summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-misc/dhcp: [QA] call tmpfiles_process in pkg_postinstSam James2021-07-311-0/+4
| | | | | | | | This is needed to actually apply the tmpfiles configuration we've installed in the ebuild. See tmpfiles.eclass documentation. Package-Manager: Portage-3.0.20, Repoman-3.0.3 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/dhcp: avoid undefined/broken runtime behaviour with -O3Sam James2021-07-281-0/+4
| | | | | | | | | | -fstrict-aliasing (enabled by -O3) breaks code within dhcp which violates the no-strict-aliasing rule. So, let's tag on an option to avoid assuming that rule / avoid the optimisation which is unsafe here. Bug: https://bugs.gentoo.org/787935 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/dhcp: don't hardcode PN in patch filenameSam James2021-07-201-1/+1
| | | | | | | Match existing style. Closes: https://bugs.gentoo.org/802804 Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/dhcp: keyword ~riscvYixun Lan2021-06-171-1/+1
| | | | | Package-Manager: Portage-3.0.19, Repoman-3.0.3 Signed-off-by: Yixun Lan <dlan@gentoo.org>
* net-misc/dhcp: Security cleanupLars Wendler2021-06-082-278/+0
| | | | | Bug: https://bugs.gentoo.org/792324 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/dhcp: stable 4.4.2_p1 for ppcSergei Trofimovich2021-06-071-1/+1
| | | | | | | | stable wrt bug #792324 Package-Manager: Portage-3.0.19, Repoman-3.0.3 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-misc/dhcp: Stabilize 4.4.2_p1 arm64, #792324Sam James2021-06-041-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/dhcp: stable 4.4.2_p1 for sparc, bug #792324Rolf Eike Beer2021-06-031-1/+1
| | | | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 RepoMan-Options: --include-arches="sparc" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-misc/dhcp: Stabilize 4.4.2_p1 ppc64, #792324Sam James2021-06-031-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/dhcp: Stabilize 4.4.2_p1 arm, #792324Sam James2021-06-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/dhcp: Stabilize 4.4.2_p1 amd64, #792324Sam James2021-06-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/dhcp: Stabilize 4.4.2_p1 x86, #792324Sam James2021-06-021-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/dhcp: Security bump to version 4.4.2_p1Lars Wendler2021-05-262-0/+278
| | | | | Bug: https://bugs.gentoo.org/792324 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/dhcp: remove libressl supportMikle Kolyada2021-04-291-5/+2
| | | | | Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-misc/dhcp: migrate to tmpfiles.eclassTheo Anderson2021-03-071-2/+2
| | | | | | Package-Manager: Portage-3.0.16, Repoman-3.0.2 Signed-off-by: Theo Anderson <telans@posteo.de> Signed-off-by: David Seifert <soap@gentoo.org>
* net-misc/dhcp: Removed oldLars Wendler2021-02-263-532/+0
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/19643 Package-Manager: Portage-3.0.15, Repoman-3.0.2 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/dhcp: Stabilize 4.4.2-r3 ppc, #720694Sam James2021-02-251-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/dhcp: fix 32-bit build with libatomic (ppc, arm, ...)Robin H. Johnson2021-02-251-1/+7
| | | | | | Bug: https://bugs.gentoo.org/720806 Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> Signed-off-by: Sam James <sam@gentoo.org>
* net-misc/dhcp: Pass randomdev path to configureJakov Smolic2021-01-211-1/+3
| | | | | | | | | | * dhcp fails to detect which random device to use when cross-compiling, so we have to pass --with-randomdev=/dev/random to configure Closes: https://bugs.gentoo.org/766426 Signed-off-by: Jakov Smolic <jakov.smolic@sartura.hr> Signed-off-by: Mike Gilbert <floppym@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/19153
* */*: Drop most stable hppa keywordsMatt Turner2020-12-312-2/+2
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-misc/dhcp: backport build fixMike Gilbert2020-11-202-0/+26
| | | | | Closes: https://bugs.gentoo.org/752402 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* net-misc/dhcp: pull in network-online.target in service unitsMike Gilbert2020-11-183-0/+4
| | | | | | | dhcpd refuses to start if there are no configured broadcast interfaces. Closes: https://bugs.gentoo.org/628920 Signed-off-by: Mike Gilbert <floppym@gentoo.org>
* */*: [QA] Remove redundant <longdescription/>sMichał Górny2020-09-141-2/+0
| | | | | | Signed-off-by: Michał Górny <mgorny@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/17540 Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/dhcp: stable 4.4.2-r2 for hppa, bug #720694Rolf Eike Beer2020-05-061-1/+1
| | | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="hppa" Signed-off-by: Rolf Eike Beer <eike@sf-mail.de> Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-misc/dhcp: arm64 stable (bug #720694)Sam James (sam_c)2020-05-041-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Sam James (sam_c) <sam@cmpct.info> Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-misc/dhcp: ppc64 stable wrt bug #720694Agostino Sarubbo2020-05-031-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/dhcp: x86 stable wrt bug #720694Agostino Sarubbo2020-05-031-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="x86" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/dhcp: sparc stable wrt bug #720694Agostino Sarubbo2020-05-031-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="sparc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/dhcp: arm stable wrt bug #720694Agostino Sarubbo2020-05-031-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="arm" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/dhcp: amd64 stable wrt bug #720694Agostino Sarubbo2020-05-031-1/+1
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-misc/dhcp: Fix build with gcc-10Lars Wendler2020-04-212-0/+37
| | | | | | Bug: https://bugs.gentoo.org/710194 Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* */*: Drop stable ia64 keywordsMatt Turner2020-04-031-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* */*: Discontinue Gentoo SuperH portMikle Kolyada2020-03-263-3/+3
| | | | | | Package-Manager: Portage-2.3.89, Repoman-2.3.20 RepoMan-Options: --ignore-arches Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* net-misc/dhcp: Revbump to remove old user eclass remnantsTomáš Mózes2020-02-181-3/+3
| | | | | | Closes: https://bugs.gentoo.org/710014 Package-Manager: Portage-2.3.89, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* */*: Bump copyright on files touched this yearMichał Górny2020-02-111-1/+1
| | | | | | | Update the copyright notice on all files that were touched since January 1st but did not have the notice updated. Signed-off-by: Michał Górny <mgorny@gentoo.org>
* */*: Drop stable alpha keywordsMatt Turner2020-01-251-1/+1
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* net-misc/dhcp: Revbump to use new acct-*/dhcp packagesLars Wendler2020-01-241-0/+268
| | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/dhcp: Bump to version 4.4.2Lars Wendler2020-01-232-0/+267
| | | | | Package-Manager: Portage-2.3.85, Repoman-2.3.20 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc: Remove *-fbsd KEYWORDSMichał Górny2019-10-111-1/+1
| | | | Signed-off-by: Michał Górny <mgorny@gentoo.org>
* net-misc/dhcp: remove unused patchMichael Mair-Keimberger2019-08-101-12/+0
| | | | | | Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/12593 Signed-off-by: Aaron Bauman <bman@gentoo.org>
* net-misc/dhcp: Fixed HOMEPAGELars Wendler2019-08-011-1/+1
| | | | | | | Thanks-to: Daniel M. Weeks <dan@danweeks.net> Closes: https://bugs.gentoo.org/691190 Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/dhcp: Removed old.Lars Wendler2019-08-015-345/+0
| | | | | Package-Manager: Portage-2.3.69, Repoman-2.3.16 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-misc/dhcp: arm64 stable (bug #666860)Mart Raudsepp2019-02-171-1/+1
| | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Signed-off-by: Mart Raudsepp <leio@gentoo.org>
* net-misc/dhcp: amd64 stable wrt bug #666860Mikle Kolyada2019-02-071-1/+1
| | | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
* net-misc/dhcp: arm stable, bug #666860Markus Meier2019-02-041-1/+1
| | | | | | Signed-off-by: Markus Meier <maekke@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11 RepoMan-Options: --include-arches="arm"
* net-misc/dhcp: stable 4.4.1 for ppc64, bug #666860Sergei Trofimovich2019-02-021-1/+1
| | | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc64" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-misc/dhcp: stable 4.4.1 for ppc, bug #666860Sergei Trofimovich2019-02-021-1/+1
| | | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="ppc" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-misc/dhcp: stable 4.4.1 for hppa, bug #666860Sergei Trofimovich2019-02-021-1/+1
| | | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 RepoMan-Options: --include-arches="hppa" Signed-off-by: Sergei Trofimovich <slyfox@gentoo.org>
* net-misc/dhcp: x86 stable (bug #666860)Thomas Deutschmann2019-01-311-1/+1
| | | | | Package-Manager: Portage-2.3.59, Repoman-2.3.12 Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-misc/dhcp-4.4.1-r0: alpha stableTobias Klausmann2019-01-301-1/+1
| | | | | Bug: http://bugs.gentoo.org/666860 Signed-off-by: Tobias Klausmann <klausman@gentoo.org>