From 46506b3be7b809aa7d58a1e2a1957339e0a72b80 Mon Sep 17 00:00:00 2001 From: Nick Owens Date: Wed, 22 Jun 2016 11:19:49 -0700 Subject: [PATCH] bump(net-misc/dhcpcd): sync with upstream --- .../net-misc/{dhcpcd-6.9.0 => dhcpcd-6.10.0} | 6 +- .../metadata/md5-cache/net-misc/dhcpcd-6.10.1 | 13 + .../net-misc/{dhcpcd-6.9.1 => dhcpcd-6.10.2} | 8 +- .../net-misc/{dhcpcd-6.9.2 => dhcpcd-6.10.3} | 8 +- .../net-misc/{dhcpcd-6.9.3 => dhcpcd-6.11.0} | 8 +- .../metadata/md5-cache/net-misc/dhcpcd-6.11.1 | 13 + .../metadata/md5-cache/net-misc/dhcpcd-9999 | 6 +- .../portage-stable/net-misc/dhcpcd/ChangeLog | 2035 ++--------------- .../net-misc/dhcpcd/ChangeLog-2015 | 1951 ++++++++++++++++ .../portage-stable/net-misc/dhcpcd/Manifest | 32 +- ...cpcd-6.9.0.ebuild => dhcpcd-6.10.0.ebuild} | 6 +- .../net-misc/dhcpcd/dhcpcd-6.10.1.ebuild | 120 + .../net-misc/dhcpcd/dhcpcd-6.10.2.ebuild | 119 + ...cpcd-6.9.1.ebuild => dhcpcd-6.10.3.ebuild} | 9 +- ...cpcd-6.9.2.ebuild => dhcpcd-6.11.0.ebuild} | 9 +- ...cpcd-6.9.3.ebuild => dhcpcd-6.11.1.ebuild} | 9 +- .../net-misc/dhcpcd/dhcpcd-9999.ebuild | 9 +- .../files/dhcpcd-6.10.2-fix-configure.patch | 45 + .../net-misc/dhcpcd/files/dhcpcd.initd | 2 +- .../net-misc/dhcpcd/files/dhcpcd.service | 6 +- .../net-misc/dhcpcd/metadata.xml | 7 +- 21 files changed, 2468 insertions(+), 1953 deletions(-) rename sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/{dhcpcd-6.9.0 => dhcpcd-6.10.0} (66%) create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.10.1 rename sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/{dhcpcd-6.9.1 => dhcpcd-6.10.2} (78%) rename sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/{dhcpcd-6.9.2 => dhcpcd-6.10.3} (78%) rename sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/{dhcpcd-6.9.3 => dhcpcd-6.11.0} (78%) create mode 100644 sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.11.1 create mode 100644 sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/ChangeLog-2015 rename sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/{dhcpcd-6.9.0.ebuild => dhcpcd-6.10.0.ebuild} (92%) create mode 100644 sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.10.1.ebuild create mode 100644 sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.10.2.ebuild rename sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/{dhcpcd-6.9.1.ebuild => dhcpcd-6.10.3.ebuild} (97%) rename sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/{dhcpcd-6.9.2.ebuild => dhcpcd-6.11.0.ebuild} (97%) rename sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/{dhcpcd-6.9.3.ebuild => dhcpcd-6.11.1.ebuild} (97%) create mode 100644 sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/files/dhcpcd-6.10.2-fix-configure.patch diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.9.0 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.10.0 similarity index 66% rename from sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.9.0 rename to sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.10.0 index b27b4f6f3a..1e825605bf 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.9.0 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.10.0 @@ -4,10 +4,10 @@ DESCRIPTION=A fully featured, yet light weight RFC2131 compliant DHCP client EAPI=5 HOMEPAGE=http://roy.marples.name/projects/dhcpcd/ IUSE=elibc_glibc +embedded ipv6 kernel_linux +udev -KEYWORDS=alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux +KEYWORDS=alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux LICENSE=BSD-2 RDEPEND=udev? ( virtual/udev ) SLOT=0 -SRC_URI=http://roy.marples.name/downloads/dhcpcd/dhcpcd-6.9.0.tar.bz2 +SRC_URI=http://roy.marples.name/downloads/dhcpcd/dhcpcd-6.10.0.tar.xz _eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 -_md5_=4c01ef3fa338d3d26e1f9b0c2c02d56a +_md5_=658c245dbb23b01e930b858766ed02ce diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.10.1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.10.1 new file mode 100644 index 0000000000..b7537fc1fd --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.10.1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=configure install postinst prepare +DEPEND=udev? ( virtual/udev ) virtual/pkgconfig +DESCRIPTION=A fully featured, yet light weight RFC2131 compliant DHCP client +EAPI=5 +HOMEPAGE=http://roy.marples.name/projects/dhcpcd/ +IUSE=elibc_glibc +embedded ipv6 kernel_linux +udev +KEYWORDS=alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux +LICENSE=BSD-2 +RDEPEND=udev? ( virtual/udev ) +SLOT=0 +SRC_URI=http://roy.marples.name/downloads/dhcpcd/dhcpcd-6.10.1.tar.xz +_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 +_md5_=0958256747694260c43aa7210dae87a2 diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.9.1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.10.2 similarity index 78% rename from sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.9.1 rename to sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.10.2 index 6122ce94c7..78886117a5 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.9.1 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.10.2 @@ -1,13 +1,13 @@ -DEFINED_PHASES=configure install postinst prepare +DEFINED_PHASES=configure install postinst DEPEND=udev? ( virtual/udev ) virtual/pkgconfig DESCRIPTION=A fully featured, yet light weight RFC2131 compliant DHCP client -EAPI=5 +EAPI=6 HOMEPAGE=http://roy.marples.name/projects/dhcpcd/ IUSE=elibc_glibc +embedded ipv6 kernel_linux +udev KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux LICENSE=BSD-2 RDEPEND=udev? ( virtual/udev ) SLOT=0 -SRC_URI=http://roy.marples.name/downloads/dhcpcd/dhcpcd-6.9.1.tar.xz +SRC_URI=http://roy.marples.name/downloads/dhcpcd/dhcpcd-6.10.2.tar.xz _eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 -_md5_=24cc6751b5b54793073037a4f77e7660 +_md5_=99acf26add4ea8b73a24deb4f7d965fe diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.9.2 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.10.3 similarity index 78% rename from sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.9.2 rename to sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.10.3 index 01375372e2..df7091844f 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.9.2 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.10.3 @@ -1,13 +1,13 @@ -DEFINED_PHASES=configure install postinst prepare +DEFINED_PHASES=configure install postinst DEPEND=udev? ( virtual/udev ) virtual/pkgconfig DESCRIPTION=A fully featured, yet light weight RFC2131 compliant DHCP client -EAPI=5 +EAPI=6 HOMEPAGE=http://roy.marples.name/projects/dhcpcd/ IUSE=elibc_glibc +embedded ipv6 kernel_linux +udev KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux LICENSE=BSD-2 RDEPEND=udev? ( virtual/udev ) SLOT=0 -SRC_URI=http://roy.marples.name/downloads/dhcpcd/dhcpcd-6.9.2.tar.xz +SRC_URI=http://roy.marples.name/downloads/dhcpcd/dhcpcd-6.10.3.tar.xz _eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 -_md5_=24cc6751b5b54793073037a4f77e7660 +_md5_=e59df324f21f6ec1cfda0badc0ac0eeb diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.9.3 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.11.0 similarity index 78% rename from sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.9.3 rename to sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.11.0 index f90dc18b94..5648a26679 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.9.3 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.11.0 @@ -1,13 +1,13 @@ -DEFINED_PHASES=configure install postinst prepare +DEFINED_PHASES=configure install postinst DEPEND=udev? ( virtual/udev ) virtual/pkgconfig DESCRIPTION=A fully featured, yet light weight RFC2131 compliant DHCP client -EAPI=5 +EAPI=6 HOMEPAGE=http://roy.marples.name/projects/dhcpcd/ IUSE=elibc_glibc +embedded ipv6 kernel_linux +udev KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux LICENSE=BSD-2 RDEPEND=udev? ( virtual/udev ) SLOT=0 -SRC_URI=http://roy.marples.name/downloads/dhcpcd/dhcpcd-6.9.3.tar.xz +SRC_URI=http://roy.marples.name/downloads/dhcpcd/dhcpcd-6.11.0.tar.xz _eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 -_md5_=24cc6751b5b54793073037a4f77e7660 +_md5_=e59df324f21f6ec1cfda0badc0ac0eeb diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.11.1 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.11.1 new file mode 100644 index 0000000000..af7ea680cf --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-6.11.1 @@ -0,0 +1,13 @@ +DEFINED_PHASES=configure install postinst +DEPEND=udev? ( virtual/udev ) virtual/pkgconfig +DESCRIPTION=A fully featured, yet light weight RFC2131 compliant DHCP client +EAPI=6 +HOMEPAGE=http://roy.marples.name/projects/dhcpcd/ +IUSE=elibc_glibc +embedded ipv6 kernel_linux +udev +KEYWORDS=~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux +LICENSE=BSD-2 +RDEPEND=udev? ( virtual/udev ) +SLOT=0 +SRC_URI=http://roy.marples.name/downloads/dhcpcd/dhcpcd-6.11.1.tar.xz +_eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 +_md5_=e59df324f21f6ec1cfda0badc0ac0eeb diff --git a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-9999 b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-9999 index cb349cb6f0..5f58e9b089 100644 --- a/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-9999 +++ b/sdk_container/src/third_party/portage-stable/metadata/md5-cache/net-misc/dhcpcd-9999 @@ -1,11 +1,11 @@ -DEFINED_PHASES=configure install postinst prepare unpack +DEFINED_PHASES=configure install postinst unpack DEPEND=udev? ( virtual/udev ) dev-vcs/fossil virtual/pkgconfig DESCRIPTION=A fully featured, yet light weight RFC2131 compliant DHCP client -EAPI=5 +EAPI=6 HOMEPAGE=http://roy.marples.name/projects/dhcpcd/ IUSE=elibc_glibc +embedded ipv6 kernel_linux +udev LICENSE=BSD-2 RDEPEND=udev? ( virtual/udev ) SLOT=0 _eclasses_=eutils 9d81603248f2ba3ec59124320d123e5e multilib 3972ca401cf7dbb430df9995f5d8d580 systemd 3165c885f3c71ffae7a867d931fb0e07 toolchain-funcs 7a212e5e01adfa4805c9978366e6ee85 -_md5_=24cc6751b5b54793073037a4f77e7660 +_md5_=e59df324f21f6ec1cfda0badc0ac0eeb diff --git a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/ChangeLog b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/ChangeLog index 9c6956ab86..291161fe3a 100644 --- a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/ChangeLog +++ b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/ChangeLog @@ -1,1951 +1,214 @@ # ChangeLog for net-misc/dhcpcd -# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.467 2015/07/09 13:27:17 williamh Exp $ +# Copyright 1999-2016 Gentoo Foundation; Distributed under the GPL v2 +# (auto-generated from git log) -*dhcpcd-6.9.1 (09 Jul 2015) +*dhcpcd-9999 (09 Aug 2015) +*dhcpcd-6.9.1 (09 Aug 2015) +*dhcpcd-6.9.0 (09 Aug 2015) - 09 Jul 2015; William Hubbs +dhcpcd-6.9.1.ebuild, - dhcpcd-9999.ebuild: - version bump and sync live ebuild + 09 Aug 2015; Robin H. Johnson +dhcpcd-6.9.0.ebuild, + +dhcpcd-6.9.1.ebuild, +dhcpcd-9999.ebuild, +files/dhcpcd.initd, + +files/dhcpcd.service, +metadata.xml: + proj/gentoo: Initial commit - 02 Jul 2015; William Hubbs -dhcpcd-6.4.3.ebuild, - -dhcpcd-6.4.7.ebuild, -dhcpcd-6.6.7.ebuild, -dhcpcd-6.7.1.ebuild, - -dhcpcd-6.8.1.ebuild, -dhcpcd-6.8.2.ebuild, - -files/dhcpcd-6.4.3-uclibc-fix.patch: - remove all old versions + This commit represents a new era for Gentoo: + Storing the gentoo-x86 tree in Git, as converted from CVS. - 02 Jul 2015; Agostino Sarubbo dhcpcd-6.9.0.ebuild: - Stable for ia64, wrt bug #551010 + This commit is the start of the NEW history. + Any historical data is intended to be grafted onto this point. - 02 Jul 2015; Agostino Sarubbo dhcpcd-6.9.0.ebuild: - Stable for sparc, wrt bug #551010 + Creation process: + 1. Take final CVS checkout snapshot + 2. Remove ALL ChangeLog* files + 3. Transform all Manifests to thin + 4. Remove empty Manifests + 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ + 5.1. Do not touch files with -kb/-ko keyword flags. - 11 Jun 2015; Agostino Sarubbo dhcpcd-6.9.0.ebuild: - Stable for ppc, wrt bug #551010 + Signed-off-by: Robin H. Johnson + X-Thanks: Alec Warner - did the GSoC 2006 migration + tests + X-Thanks: Robin H. Johnson - infra guy, herding this + project + X-Thanks: Nguyen Thai Ngoc Duy - Former Gentoo + developer, wrote Git features for the migration + X-Thanks: Brian Harring - wrote much python to improve + cvs2svn + X-Thanks: Rich Freeman - validation scripts + X-Thanks: Patrick Lauer - Gentoo dev, running new 2014 + work in migration + X-Thanks: Michał Górny - scripts, QA, nagging + X-Thanks: All of other Gentoo developers - many ideas and lots of paint on + the bikeshed - 11 Jun 2015; Jeroen Roovers dhcpcd-6.9.0.ebuild: - Stable for HPPA PPC64 (bug #551010). + 24 Aug 2015; Justin Lecher metadata.xml: + Use https by default - 05 Jun 2015; Mikle Kolyada dhcpcd-6.9.0.ebuild: - arm stable wrt bug #551010 + Convert all URLs for sites supporting encrypted connections from http to + https - 03 Jun 2015; Matt Turner dhcpcd-6.9.0.ebuild: - alpha stable, bug 551010. + Signed-off-by: Justin Lecher - 03 Jun 2015; Mikle Kolyada dhcpcd-6.9.0.ebuild: - x86 stable wrt bug #551010 + 24 Aug 2015; Mike Gilbert metadata.xml: + Revert DOCTYPE SYSTEM https changes in metadata.xml - 02 Jun 2015; Mikle Kolyada dhcpcd-6.9.0.ebuild: - amd64 stable wrt bug #551010 + repoman does not yet accept the https version. + This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. - 24 May 2015; Matt Turner dhcpcd-6.6.7.ebuild: - alpha stable, bug 538418. + Bug: https://bugs.gentoo.org/552720 -*dhcpcd-6.9.0 (16 May 2015) +*dhcpcd-6.9.2 (25 Aug 2015) - 16 May 2015; William Hubbs +dhcpcd-6.9.0.ebuild: + 25 Aug 2015; William Hubbs +dhcpcd-6.9.2.ebuild: version bump -*dhcpcd-6.8.2 (05 May 2015) +*dhcpcd-6.9.3 (04 Sep 2015) - 05 May 2015; William Hubbs +dhcpcd-6.8.2.ebuild: + 04 Sep 2015; William Hubbs +dhcpcd-6.9.3.ebuild: version bump - 26 Apr 2015; Mikle Kolyada dhcpcd-6.6.7.ebuild: - ia64 stable wrt bug #538418 +*dhcpcd-6.9.4 (07 Jan 2016) - 22 Apr 2015; Jeroen Roovers dhcpcd-6.6.7.ebuild: - Stable for PPC64 (bug #538418). - - 17 Apr 2015; Mikle Kolyada dhcpcd-6.6.7.ebuild: - sparc stable wrt bug #538418 - - 27 Mar 2015; William Hubbs -dhcpcd-6.4.5.ebuild, - -dhcpcd-6.5.0.ebuild, -dhcpcd-6.5.1.ebuild, -dhcpcd-6.6.6.ebuild: - remove unstable versions - -*dhcpcd-6.8.1 (27 Mar 2015) - - 27 Mar 2015; William Hubbs +dhcpcd-6.8.1.ebuild: + 07 Jan 2016; William Hubbs +dhcpcd-6.9.4.ebuild, + +files/dhcpcd-6.9.4-no-ipv6.patch: version bump - 02 Mar 2015; Agostino Sarubbo dhcpcd-6.6.7.ebuild: - Stable for ppc, wrt bug #538418 +*dhcpcd-6.10.0 (07 Jan 2016) - 28 Feb 2015; dhcpcd-6.7.1.ebuild: - stable on arm64 + 07 Jan 2016; William Hubbs +dhcpcd-6.10.0.ebuild: + sys-apps/dhcpcd: version bump - 22 Feb 2015; Mikle Kolyada dhcpcd-6.6.7.ebuild: - x86 stable wrt bug #538418 + 08 Jan 2016; Mikle Kolyada dhcpcd-6.10.0.ebuild: + amd64 stable wrt bug #571152 - 17 Feb 2015; Markus Meier dhcpcd-6.6.7.ebuild: - arm stable, bug #538418 + Package-Manager: portage-2.2.26 - 02 Feb 2015; Jeroen Roovers dhcpcd-6.6.7.ebuild: - Stable for HPPA (bug #538418). - - 01 Feb 2015; Mikle Kolyada dhcpcd-6.6.7.ebuild: - amd64 stable wrt bug #538418 - - 30 Jan 2015; William Hubbs dhcpcd-6.7.1.ebuild, - dhcpcd-9999.ebuild: - Add the embedded use flag for #535960. - -*dhcpcd-6.7.1 (30 Jan 2015) - - 30 Jan 2015; Lars Wendler -dhcpcd-6.6.0.ebuild, - -dhcpcd-6.6.1.ebuild, -dhcpcd-6.6.2.ebuild, -dhcpcd-6.6.4.ebuild, - -dhcpcd-6.6.5.ebuild, +dhcpcd-6.7.1.ebuild: - Version bump. Removed old. - - 10 Jan 2015; Tobias Klausmann dhcpcd-6.4.7.ebuild: - Stable on alpha, bug 523900 - -*dhcpcd-6.6.7 (06 Jan 2015) - - 06 Jan 2015; William Hubbs +dhcpcd-6.6.7.ebuild: - version bump - -*dhcpcd-6.6.6 (18 Dec 2014) - - 18 Dec 2014; William Hubbs +dhcpcd-6.6.6.ebuild: - version bump - -*dhcpcd-6.6.5 (10 Dec 2014) - - 10 Dec 2014; William Hubbs +dhcpcd-6.6.5.ebuild: - version bump - -*dhcpcd-6.6.4 (29 Nov 2014) - - 29 Nov 2014; Jason Zaman +dhcpcd-6.6.4.ebuild: - Version bump on behalf of rsmarples - -*dhcpcd-6.6.2 (14 Nov 2014) - - 14 Nov 2014; William Hubbs +dhcpcd-6.6.2.ebuild: - version bump - -*dhcpcd-6.6.1 (07 Nov 2014) - - 07 Nov 2014; William Hubbs +dhcpcd-6.6.1.ebuild: - version bump - -*dhcpcd-6.6.0 (29 Oct 2014) - - 29 Oct 2014; William Hubbs +dhcpcd-6.6.0.ebuild: - version bump - -*dhcpcd-6.5.1 (17 Oct 2014) - - 17 Oct 2014; William Hubbs +dhcpcd-6.5.1.ebuild: - version bump - - 10 Oct 2014; Markus Meier dhcpcd-6.4.7.ebuild: - arm stable, bug #523900 - -*dhcpcd-6.5.0 (06 Oct 2014) - - 06 Oct 2014; William Hubbs +dhcpcd-6.5.0.ebuild: - version bump - - 28 Sep 2014; Jeroen Roovers dhcpcd-6.4.7.ebuild: - Stable for HPPA (bug #523900). - - 28 Sep 2014; Agostino Sarubbo dhcpcd-6.4.7.ebuild: - Stable for ppc64, wrt bug #523900 - - 28 Sep 2014; Agostino Sarubbo dhcpcd-6.4.7.ebuild: - Stable for ppc, wrt bug #523900 - - 27 Sep 2014; Mikle Kolyada dhcpcd-6.4.7.ebuild: - x86 stable wrt bug #523900 - - 27 Sep 2014; William Hubbs dhcpcd-6.4.7.ebuild: - amd64 stable for bug #523900 - -*dhcpcd-6.4.7 (27 Sep 2014) - - 27 Sep 2014; William Hubbs +dhcpcd-6.4.7.ebuild: - version bump - - 20 Sep 2014; William Hubbs dhcpcd-6.4.3.ebuild, - dhcpcd-6.4.5.ebuild, dhcpcd-9999.ebuild: - Pass the value of CC as an argument to configure instead of using tc-export. - - 20 Sep 2014; William Hubbs dhcpcd-6.4.3.ebuild, - dhcpcd-6.4.5.ebuild, dhcpcd-9999.ebuild: - make sure we use the correct compiler by running tc-export CC - -*dhcpcd-6.4.5 (18 Sep 2014) - - 18 Sep 2014; William Hubbs +dhcpcd-6.4.5.ebuild, - -dhcpcd-6.4.4-r1.ebuild, -files/dhcpcd-6.4.4-fix-ipv6.patch: - new upstream release - - 18 Sep 2014; William Hubbs -dhcpcd-6.4.4.ebuild: - remove old - -*dhcpcd-6.4.4-r1 (18 Sep 2014) - - 18 Sep 2014; William Hubbs +dhcpcd-6.4.4-r1.ebuild, - +files/dhcpcd-6.4.4-fix-ipv6.patch: - import upstream patch to fix ipv6 related segmentation fault for bug #523128 - -*dhcpcd-6.4.4 (16 Sep 2014) - - 16 Sep 2014; William Hubbs +dhcpcd-6.4.4.ebuild: - version bump - - 11 Sep 2014; William Hubbs - +files/dhcpcd-6.4.3-uclibc-fix.patch, dhcpcd-6.4.3.ebuild: - Add build-time fix for uclibc for bug #522158, thanks to David Flogeras for - the patch; Roy suggested that I should use this one for 6.4.3 instead of what - he has added to upstream. - - 01 Aug 2014; William Hubbs -dhcpcd-5.6.4.ebuild, - -dhcpcd-6.2.0-r1.ebuild, -files/dhcpcd-6.2.0-dynamic-init.patch, - -files/dhcpcd-6.2.0-no_ipv6_fix.patch: - remove vulnerable versions wrt bug #518596 - - 01 Aug 2014; Mikle Kolyada dhcpcd-6.4.3.ebuild: - arm stable wrt bug #518596 - - 01 Aug 2014; Mikle Kolyada dhcpcd-6.4.3.ebuild: - sparc stable wrt bug #518596 - - 01 Aug 2014; Mikle Kolyada dhcpcd-6.4.3.ebuild: - ia64 stable wrt bug #518596 - - 31 Jul 2014; Joseph Jezak dhcpcd-6.4.3.ebuild: - Marked ppc/ppc64 stable for bug #518596. - - 31 Jul 2014; Tobias Klausmann dhcpcd-6.4.3.ebuild: - Stable on alpha, bug #518596 - - 30 Jul 2014; Jeroen Roovers dhcpcd-6.4.3.ebuild: - Stable for HPPA (bug #518596). - - 30 Jul 2014; William Hubbs -dhcpcd-6.4.2.ebuild: - remove unstable version - - 30 Jul 2014; Mikle Kolyada dhcpcd-6.4.3.ebuild: - x86 stable wrt bug #518596 - - 30 Jul 2014; William Hubbs dhcpcd-6.4.3.ebuild: - amd64 stable for bug #518596. - -*dhcpcd-6.4.3 (30 Jul 2014) - - 30 Jul 2014; William Hubbs +dhcpcd-6.4.3.ebuild: - version bump - - 14 Jul 2014; William Hubbs -dhcpcd-6.3.2.ebuild, - -dhcpcd-6.4.0.ebuild, -files/dhcpcd-6.3.2-fix-cc-setting.patch, - -files/dhcpcd-6.3.2-fix-host.patch, -files/dhcpcd-6.3.2-gettime-dlopen.patch: + 09 Jan 2016; William Hubbs -dhcpcd-6.9.1.ebuild, + -dhcpcd-6.9.2.ebuild, -dhcpcd-6.9.3.ebuild, -dhcpcd-6.9.4.ebuild, + -files/dhcpcd-6.9.4-no-ipv6.patch: remove old unstable versions - 14 Jul 2014; William Hubbs dhcpcd-9999.ebuild: - sync live ebuild + 10 Jan 2016; Zero_Chaos dhcpcd-6.10.0.ebuild: + stable arm bug #571152 -*dhcpcd-6.4.2 (14 Jul 2014) + Package-Manager: portage-2.2.26 - 14 Jul 2014; William Hubbs +dhcpcd-6.4.2.ebuild: - version bump to fix compile errors, bug #516228. + 12 Jan 2016; Jeroen Roovers dhcpcd-6.10.0.ebuild: + Stable for PPC64 (bug #571152). - 05 Jul 2014; Mikle Kolyada dhcpcd-6.2.0-r1.ebuild: - ppc64 stable wrt bug #499262 + Package-Manager: portage-2.2.26 + RepoMan-Options: --ignore-arches - 05 Jul 2014; Mikle Kolyada dhcpcd-6.2.0-r1.ebuild: - ia64 stable wrt bug #499262 + 12 Jan 2016; Jeroen Roovers dhcpcd-6.10.0.ebuild: + Stable for HPPA (bug #571152). - 05 Jul 2014; Tobias Klausmann dhcpcd-6.2.0-r1.ebuild: - Stable on alpha, bug #499262 + Package-Manager: portage-2.2.26 + RepoMan-Options: --ignore-arches -*dhcpcd-6.4.0 (20 Jun 2014) + 15 Jan 2016; Andreas Schuerch dhcpcd-6.10.0.ebuild: + 6.10.0 stable on x86, see bug 571152 - 20 Jun 2014; William Hubbs +dhcpcd-6.4.0.ebuild: + Package-Manager: portage-2.2.26 + + 17 Jan 2016; Tobias Klausmann dhcpcd-6.10.0.ebuild: + add alpha keyword + + Gentoo-Bug: 571152 + + Package-Manager: portage-2.2.26 + + 17 Jan 2016; Agostino Sarubbo dhcpcd-6.10.0.ebuild: + ppc stable wrt bug #571152 + + Package-Manager: portage-2.2.26 + RepoMan-Options: --include-arches="ppc" + Signed-off-by: Agostino Sarubbo + +*dhcpcd-6.10.1 (21 Jan 2016) + + 21 Jan 2016; William Hubbs +dhcpcd-6.10.1.ebuild: version bump - 20 Apr 2014; William Hubbs - +files/dhcpcd-6.3.2-fix-cc-setting.patch, +files/dhcpcd-6.3.2-fix-host.patch, - +files/dhcpcd-6.3.2-gettime-dlopen.patch, dhcpcd-6.3.2.ebuild: - Add a patch to fix handling of the CC variable and a patch to fix handling of - --host, both for bug#505508. Also add a patch to make configure script test - for dlopen. + 24 Jan 2016; Michał Górny metadata.xml: + Replace all herds with appropriate projects (GLEP 67) - 06 Apr 2014; Mike Frysinger dhcpcd-5.6.4.ebuild, - dhcpcd-6.2.0-r1.ebuild, dhcpcd-6.3.2.ebuild, dhcpcd-9999.ebuild: - Mark arm64/s390/sh stable. + Replace all uses of herd with appropriate project maintainers, or no + maintainers in case of herds requested to be disbanded. - 24 Mar 2014; William Hubbs dhcpcd-9999.ebuild: - I am removing the tc-export call from the live ebuild per policy. The proper - fix should be upstream instead of us exporting a variable. It is being worked - now in bug #505508. + 24 Jan 2016; Michał Górny metadata.xml: + Set appropriate maintainer types in metadata.xml (GLEP 67) - 23 Mar 2014; William Hubbs -dhcpcd-6.3.1-r1.ebuild, - -files/dhcpcd-6.0.5-fix-build-without-ipv6.patch, - -files/dhcpcd-6.0.5-fix-segfault.patch, -files/dhcpcd-6.3.1-fix-udev.patch: - remove old unstable versions and patches + 28 Jan 2016; Mike Frysinger dhcpcd-6.10.0.ebuild: + mark 6.10.0 arm64/ia64/s390/sh/sparc stable #571152 -*dhcpcd-6.3.2 (23 Mar 2014) - - 23 Mar 2014; William Hubbs +dhcpcd-6.3.2.ebuild: - version bump - - 23 Mar 2014; William Hubbs dhcpcd-9999.ebuild: - convert live ebuild to use fossil for bug #505126, thanks to Mike Gilbert. - - 20 Mar 2014; Mike Gilbert dhcpcd-6.3.1-r1.ebuild, - dhcpcd-9999.ebuild: - Set CC before calling configure. - - 10 Mar 2014; William Hubbs -dhcpcd-6.0.5-r1.ebuild, - -dhcpcd-6.1.0.ebuild, -dhcpcd-6.2.1.ebuild, -dhcpcd-6.3.0.ebuild, - -dhcpcd-6.3.1.ebuild: - remove older unstable versions - -*dhcpcd-6.3.1-r1 (09 Mar 2014) - - 09 Mar 2014; William Hubbs +dhcpcd-6.3.1-r1.ebuild, - +files/dhcpcd-6.3.1-fix-udev.patch: - rev bump for #503738 - -*dhcpcd-6.3.1 (08 Mar 2014) - - 08 Mar 2014; William Hubbs +dhcpcd-6.3.1.ebuild: - version bump for #503230 - -*dhcpcd-6.3.0 (26 Feb 2014) - - 26 Feb 2014; William Hubbs +dhcpcd-6.3.0.ebuild: - version bump - - 02 Feb 2014; Agostino Sarubbo dhcpcd-6.2.0-r1.ebuild: - Stable for ppc, wrt bug #499262 - - 30 Jan 2014; Markus Meier dhcpcd-6.2.0-r1.ebuild: - arm stable, bug #499262 - - 26 Jan 2014; Agostino Sarubbo dhcpcd-6.2.0-r1.ebuild: - Stable for sparc, wrt bug #499262 - - 26 Jan 2014; Jeroen Roovers dhcpcd-6.2.0-r1.ebuild: - Stable for HPPA (bug #499262). - - 25 Jan 2014; William Hubbs dhcpcd-6.2.0-r1.ebuild: - Mark stable on amd64 and x86 wrt #499262 - - 25 Jan 2014; William Hubbs -dhcpcd-6.2.0.ebuild: - remove broken version - -*dhcpcd-6.2.1 (25 Jan 2014) - - 25 Jan 2014; William Hubbs +dhcpcd-6.2.1.ebuild: - version bump - - 18 Jan 2014; Mike Frysinger dhcpcd-5.6.4.ebuild, - dhcpcd-6.0.5-r1.ebuild, dhcpcd-6.1.0.ebuild, dhcpcd-6.2.0-r1.ebuild, - dhcpcd-6.2.0.ebuild, dhcpcd-9999.ebuild: - Add arm64 love. - -*dhcpcd-6.2.0-r1 (09 Jan 2014) - - 09 Jan 2014; William Hubbs +dhcpcd-6.2.0-r1.ebuild, - +files/dhcpcd-6.2.0-dynamic-init.patch: - make the init system selection dynamic for bug #496870 - - 05 Jan 2014; Lars Wendler dhcpcd-6.2.0.ebuild, - +files/dhcpcd-6.2.0-no_ipv6_fix.patch: - Fixed building without ipv6 support (bug #497098). - - 05 Jan 2014; Fabian Groffen dhcpcd-6.2.0.ebuild, - dhcpcd-9999.ebuild: - Use EPREFIX for rundir as well - -*dhcpcd-6.2.0 (04 Jan 2014) - - 04 Jan 2014; William Hubbs +dhcpcd-6.2.0.ebuild: - version bump - - 23 Sep 2013; William Hubbs -dhcpcd-6.0.2.ebuild, - -dhcpcd-6.0.3.ebuild, -dhcpcd-6.0.5.ebuild: - remove old unstable versions - - 22 Sep 2013; William Hubbs dhcpcd-9999.ebuild: - add support for --rundir on Linux. - -*dhcpcd-6.1.0 (20 Sep 2013) - - 20 Sep 2013; William Hubbs +dhcpcd-6.1.0.ebuild: - version bump - - 16 Sep 2013; William Hubbs dhcpcd-9999.ebuild: - migrate to git-r3 eclass - - 13 Sep 2013; William Hubbs dhcpcd-9999.ebuild: - --with-udev and --with-dev are not valid switches to configure, so only use - --without-dev and --without-udev if the udev use flag is disabled. - - 09 Sep 2013; William Hubbs ChangeLog, - dhcpcd-9999.ebuild: - add udev use flag for bug #483970 - - 22 Aug 2013; William Hubbs -dhcpcd-5.99.7-r1.ebuild, - -files/dhcpcd-5.99.7-fix-prefix.patch: - remove an old version - -*dhcpcd-6.0.5-r1 (22 Aug 2013) - - 22 Aug 2013; William Hubbs +dhcpcd-6.0.5-r1.ebuild, - +files/dhcpcd-6.0.5-fix-segfault.patch: - apply upstream patch to fix seg fault reported in bug #479922 - - 17 Aug 2013; William Hubbs - +files/dhcpcd-6.0.5-fix-build-without-ipv6.patch, dhcpcd-6.0.5.ebuild: - apply upstream patch for bug #481330. - - 16 Aug 2013; William Hubbs dhcpcd-6.0.5.ebuild, - dhcpcd-9999.ebuild: - add support for ipv6 use flag for bug #481134 and sync live ebuild. - - 02 Aug 2013; William Hubbs dhcpcd-6.0.5.ebuild: - Add messages for bug #477356. - - 02 Aug 2013; William Hubbs dhcpcd-6.0.5.ebuild: - Add messages for bug #477536. - -*dhcpcd-6.0.5 (02 Aug 2013) - - 02 Aug 2013; William Hubbs +dhcpcd-6.0.5.ebuild: - version bump - -*dhcpcd-6.0.3 (19 Jul 2013) - - 19 Jul 2013; William Hubbs +dhcpcd-6.0.3.ebuild: - version bump - - 07 Jul 2013; William Hubbs -dhcpcd-5.6.7.ebuild, - -dhcpcd-5.6.8.ebuild, -dhcpcd-5.99.7.ebuild: - remove older unstable versions - -*dhcpcd-6.0.2 (07 Jul 2013) - - 07 Jul 2013; William Hubbs +dhcpcd-6.0.2.ebuild: - version bump - - 09 Jun 2013; Mike Frysinger metadata.xml: - Add upstream CPE tag (security info) from ChromiumOS. - -*dhcpcd-5.99.7-r1 (07 Jun 2013) - - 07 Jun 2013; William Hubbs +dhcpcd-5.99.7-r1.ebuild, - +files/dhcpcd-5.99.7-fix-prefix.patch: - revision bump for bug #358167 - - 04 Jun 2013; William Hubbs - -files/dhcpcd-5.6.2-if-bsd.patch, -files/dhcpcd.initd-1: - remove old files - -*dhcpcd-5.99.7 (04 Jun 2013) - - 04 Jun 2013; William Hubbs +dhcpcd-5.99.7.ebuild, - -dhcpcd-5.99.6.ebuild: - version bump, 5.99.7 was just released - -*dhcpcd-5.99.6 (04 Jun 2013) - - 04 Jun 2013; William Hubbs +dhcpcd-5.99.6.ebuild, - dhcpcd-9999.ebuild: - version bump and sync live ebuild. Also drop the zeroconf use flag since I - was advised that use flags should not manipulate configuration files. - -*dhcpcd-5.6.8 (23 Apr 2013) - - 23 Apr 2013; William Hubbs +dhcpcd-5.6.8.ebuild, - dhcpcd-9999.ebuild: - version bump and sync live ebuild - - 22 Feb 2013; William Hubbs dhcpcd-5.6.7.ebuild, - dhcpcd-9999.ebuild: - remove outdated code for systemd and sync live ebuild - - 22 Feb 2013; William Hubbs -dhcpcd-5.6.6.ebuild: - remove old version - - 17 Feb 2013; Zac Medico dhcpcd-5.6.7.ebuild: - Add ~arm-linux keyword. - -*dhcpcd-9999 (17 Feb 2013) - - 17 Feb 2013; William Hubbs +dhcpcd-9999.ebuild: - add live ebuild for bug #457762, thanks to Scott Bertilson. - -*dhcpcd-5.6.7 (05 Feb 2013) - - 05 Feb 2013; William Hubbs +dhcpcd-5.6.7.ebuild: - version bump for #454528 - -*dhcpcd-5.6.6 (03 Jan 2013) - - 03 Jan 2013; William Hubbs +dhcpcd-5.6.6.ebuild: - version bump for #448370. - - 15 Dec 2012; Raúl Porcel dhcpcd-5.6.4.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #446283 - - 10 Dec 2012; William Hubbs dhcpcd-5.6.4.ebuild: - add a call to epatch_user for bug #446366, thanks to Toralf Forster. - - 08 Dec 2012; Pawel Hajdan jr dhcpcd-5.6.4.ebuild: - x86 stable wrt bug #446283 - - 08 Dec 2012; Anthony G. Basile dhcpcd-5.6.4.ebuild: - stable arm ppc64, bug #446283 - - 07 Dec 2012; Agostino Sarubbo dhcpcd-5.6.4.ebuild: - Stable for ppc, wrt bug #446283 - - 07 Dec 2012; Jeroen Roovers dhcpcd-5.6.4.ebuild: - Stable for HPPA (bug #446283). - - 07 Dec 2012; Sergey Popov dhcpcd-5.6.4.ebuild: - Stable on amd64, wrt bug #446283 - -*dhcpcd-5.6.4 (06 Dec 2012) - - 06 Dec 2012; William Hubbs +dhcpcd-5.6.4.ebuild: - version bump - - 01 Dec 2012; Raúl Porcel dhcpcd-5.6.2.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #439926 - - 06 Nov 2012; Jeroen Roovers dhcpcd-5.6.2.ebuild: - Stable for HPPA (bug #439926). - - 29 Oct 2012; Jeff Horelick dhcpcd-5.6.2.ebuild: - marked x86 per bug 439926 - - 29 Oct 2012; Anthony G. Basile dhcpcd-5.6.2.ebuild: - stable arm ppc ppc64, bug #439926 - - 28 Oct 2012; Markos Chandras dhcpcd-5.6.2.ebuild: - Stable on amd64 wrt bug #439926 - - 24 Oct 2012; Alexis Ballier dhcpcd-5.6.2.ebuild, - +files/dhcpcd-5.6.2-if-bsd.patch: - add upstream fix to build on FreeBSD. Bug #438942 by Yuta SATOH - -*dhcpcd-5.6.2 (26 Sep 2012) - - 26 Sep 2012; William Hubbs +dhcpcd-5.6.2.ebuild: - version bump - - 05 May 2012; Alexis Ballier dhcpcd-5.5.6.ebuild: - keyword ~amd64-fbsd - - 14 Apr 2012; Zac Medico dhcpcd-5.5.6.ebuild: - Add ~amd64-linux keyword. - -*dhcpcd-5.5.6 (28 Mar 2012) - - 28 Mar 2012; William Hubbs +dhcpcd-5.5.6.ebuild: - version bump - -*dhcpcd-5.5.5 (25 Mar 2012) - - 25 Mar 2012; William Hubbs +dhcpcd-5.5.5.ebuild: - version bump for #403877. - -*dhcpcd-5.5.4 (08 Feb 2012) - - 08 Feb 2012; William Hubbs +dhcpcd-5.5.4.ebuild: - version bump - -*dhcpcd-5.5.3 (03 Feb 2012) - - 03 Feb 2012; William Hubbs +dhcpcd-5.5.3.ebuild, - -dhcpcd-5.2.12-r1.ebuild, -dhcpcd-5.5.2.ebuild: - version bump for compile issue and remove old unstable version. - -*dhcpcd-5.5.2 (03 Feb 2012) - - 03 Feb 2012; William Hubbs dhcpcd-5.2.12.ebuild, - dhcpcd-5.2.12-r1.ebuild, +dhcpcd-5.5.2.ebuild: - version bump for bug #401403 and repoman fixes. - - 03 Jan 2012; dhcpcd-5.2.12-r1.ebuild: - Sorry, selinux-dhcp is for the server, dhcpcd is a client which is part of - base. Dropping USE=selinux dependency again - - 03 Jan 2012; dhcpcd-5.2.12-r1.ebuild: - Add USE=selinux dependency to selinux-dhcp - - 02 Aug 2011; Michał Górny dhcpcd-5.2.12-r1.ebuild, - files/dhcpcd.service: - Fix systemd service target. Thanks to Tom Gundersen for explaining this. - - 29 Jul 2011; Zac Medico dhcpcd-5.2.12-r1.ebuild: - Add ~x86-linux keyword. - - 28 Jul 2011; Zac Medico dhcpcd-5.2.12-r1.ebuild: - Fix for prefix. - -*dhcpcd-5.2.12-r1 (21 Jun 2011) - - 21 Jun 2011; William Hubbs +dhcpcd-5.2.12-r1.ebuild, - +files/dhcpcd.service: - revert patch from bug 350511, add systemd support for bug 372437 and - migrate to eapi 4. Thanks to mgorny@gentoo.org for systemd support. - - 15 Apr 2011; Ulrich Mueller dhcpcd-5.2.12.ebuild: - Don't PROVIDE virtual/dhcpc, bug 358827. - - 11 Apr 2011; William Hubbs metadata.xml: - remove compat use flag from metadata - - 11 Apr 2011; William Hubbs -dhcpcd-4.0.15.ebuild, - -dhcpcd-5.2.10-r2.ebuild, -dhcpcd-5.2.11.ebuild: - remove old versions wrt #362459. - - 11 Apr 2011; Kacper Kowalik dhcpcd-5.2.12.ebuild: - ppc64 stable wrt #362459 - - 11 Apr 2011; Joseph Jezak dhcpcd-5.2.12.ebuild: - Marked ppc stable for bug #362459. - - 10 Apr 2011; Raúl Porcel dhcpcd-5.2.12.ebuild: - alpha/ia64/s390/sh/sparc stable wrt #362459 - - 10 Apr 2011; Markos Chandras dhcpcd-5.2.12.ebuild: - Stable on amd64 wrt bug #362459 - - 09 Apr 2011; Markus Meier dhcpcd-5.2.12.ebuild: - arm stable, bug #362459 - - 08 Apr 2011; Thomas Kahle dhcpcd-5.2.12.ebuild: - x86 stable per bug 362459 - - 08 Apr 2011; Jeroen Roovers dhcpcd-5.2.12.ebuild: - Stable for HPPA (bug #362459). - -*dhcpcd-5.2.12 (06 Apr 2011) - - 06 Apr 2011; William Hubbs +dhcpcd-5.2.12.ebuild: - version bump - - 23 Mar 2011; William Hubbs -dhcpcd-5.2.6.ebuild, - -dhcpcd-5.2.7.ebuild, -dhcpcd-5.2.8.ebuild, -dhcpcd-5.2.9.ebuild, - -dhcpcd-5.2.10.ebuild, -dhcpcd-5.2.10-r1.ebuild: + 29 Jan 2016; William Hubbs -dhcpcd-6.9.0.ebuild: remove old versions - 23 Mar 2011; Kacper Kowalik dhcpcd-5.2.10-r2.ebuild: - ppc64 stable wrt #355279 + https://bugs.gentoo.org/show_bug.cgi?id=571152 - 20 Mar 2011; Raúl Porcel dhcpcd-5.2.10-r2.ebuild: - ia64/s390/sh/sparc stable wrt #355279 + 20 Feb 2016; William Hubbs dhcpcd-6.10.1.ebuild: + mark 6.10.1 amd64 stable for bug #575240 - 13 Mar 2011; Markus Meier dhcpcd-5.2.10-r2.ebuild: - arm stable, bug #355279 + 27 Feb 2016; Jeroen Roovers dhcpcd-6.10.1.ebuild: + Stable for HPPA PPC64 (bug #575240). - 12 Mar 2011; Tobias Klausmann dhcpcd-5.2.10-r2.ebuild: - Stable on alpha, bug #355279 + Package-Manager: portage-2.2.27 + RepoMan-Options: --ignore-arches - 07 Mar 2011; Thomas Kahle dhcpcd-5.2.10-r2.ebuild: - x86 stable per bug 355279 + 15 Mar 2016; Markus Meier dhcpcd-6.10.1.ebuild: + arm stable, bug #575240 - 28 Feb 2011; Brent Baude dhcpcd-5.2.10-r2.ebuild: - stable ppc, bug 355279 + Package-Manager: portage-2.2.27 + RepoMan-Options: --include-arches="arm" - 26 Feb 2011; Guy Martin dhcpcd-5.2.10-r2.ebuild: - Stable on hppa wrt bug #355279. +*dhcpcd-6.10.2 (12 Apr 2016) -*dhcpcd-5.2.11 (25 Feb 2011) + 12 Apr 2016; William Hubbs +dhcpcd-6.10.2.ebuild, + dhcpcd-9999.ebuild: + version bump and sync live ebuild - 25 Feb 2011; William Hubbs +dhcpcd-5.2.11.ebuild: + Package-Manager: portage-2.2.26 + + 18 Apr 2016; William Hubbs dhcpcd-6.10.2.ebuild, + +files/dhcpcd-6.10.2-fix-configure.patch: + add patch to fix compile issue for bug #579854 + + Package-Manager: portage-2.2.26 + + 07 May 2016; William Hubbs files/dhcpcd.initd: + update service script to use /sbin/openrc-run + + Package-Manager: portage-2.2.26 + +*dhcpcd-6.10.3 (07 May 2016) + + 07 May 2016; William Hubbs +dhcpcd-6.10.3.ebuild: version bump - 19 Feb 2011; Markos Chandras dhcpcd-5.2.10-r2.ebuild: - Stable on amd64 wrt bug #355279 + Package-Manager: portage-2.2.26 -*dhcpcd-5.2.10-r2 (27 Jan 2011) +*dhcpcd-6.11.0 (09 May 2016) - 27 Jan 2011; William Hubbs +files/dhcpcd.initd-1, - +dhcpcd-5.2.10-r2.ebuild: - Fix init script so it is compatible with baselayout-1 and also make sure - that we require at least openrc-0.6.1 so that our test for compatibility - will work. This fixes #346805. + 09 May 2016; William Hubbs +dhcpcd-6.11.0.ebuild: + version bump to 6.11.0 -*dhcpcd-5.2.10-r1 (04 Jan 2011) + Package-Manager: portage-2.2.28 - 04 Jan 2011; William Hubbs +dhcpcd-5.2.10-r1.ebuild: - fix the libdir on non-multilib systems for bug #350511. - Thanks to Jory Pratt for the patch. + 12 May 2016; William Hubbs files/dhcpcd.service: + make dhcpcd.service block until a lease is obtained - 03 Jan 2011; William Hubbs dhcpcd-4.0.15.ebuild, - dhcpcd-5.2.6.ebuild, dhcpcd-5.2.7.ebuild, dhcpcd-5.2.8.ebuild, - dhcpcd-5.2.9.ebuild, dhcpcd-5.2.10.ebuild: - fix repoman error -- RDEPEND was not set. + This makes the systemd unit behave more like the init script, and should + resolve issues with NFS mounts. -*dhcpcd-5.2.10 (03 Jan 2011) + Bug: https://bugs.gentoo.org/582484 - 03 Jan 2011; William Hubbs +dhcpcd-5.2.10.ebuild: - version bump for bug #349305. + 21 May 2016; Matt Turner dhcpcd-6.10.1.ebuild: + added alpha, bug 575240. - 28 Dec 2010; Brent Baude dhcpcd-5.2.8.ebuild: - stable ppc64, bug 312385 +*dhcpcd-6.11.1 (18 Jun 2016) - 26 Dec 2010; Raúl Porcel dhcpcd-5.2.8.ebuild: - ia64/s390/sh/sparc stable wrt #312385 + 18 Jun 2016; William Hubbs +dhcpcd-6.11.1.ebuild: + version bump to 6.11.1 - 20 Dec 2010; Markos Chandras dhcpcd-5.2.8.ebuild: - Stable on amd64 wrt bug #312385 + Package-Manager: portage-2.2.28 - 15 Dec 2010; Markus Meier dhcpcd-5.2.8.ebuild: - arm stable, bug #312385 - - 15 Dec 2010; Tobias Klausmann dhcpcd-5.2.8.ebuild: - Stable on alpha, bug #312385 - -*dhcpcd-5.2.9 (29 Nov 2010) - - 29 Nov 2010; Robert Piasek +dhcpcd-5.2.9.ebuild: - Added version 5.2.9 - - 24 Nov 2010; Jeroen Roovers dhcpcd-5.2.8.ebuild: - Stable for HPPA (bug #312385). - - 23 Nov 2010; Christian Faulhammer dhcpcd-5.2.8.ebuild: - stable x86, bug 312385 - -*dhcpcd-5.2.8 (16 Oct 2010) - - 16 Oct 2010; William Hubbs +dhcpcd-5.2.8.ebuild: - version bump - - 27 Aug 2010; William Hubbs dhcpcd-5.2.7.ebuild: - I reverted this stabilization wrt bug #262097. In its current state, - dhcpcd-5.2.7 will not work with baselayout-1. - - 26 Aug 2010; Jeroen Roovers dhcpcd-5.2.7.ebuild: - Stable for HPPA (bug #334341). - - 26 Aug 2010; Christian Faulhammer dhcpcd-5.2.7.ebuild: - stable x86, bug 334341 - -*dhcpcd-5.2.7 (04 Aug 2010) - - 04 Aug 2010; Jeremy Olexa +dhcpcd-5.2.7.ebuild: - Version bump. This is the only version that will work with 2.6.35 kernels - or newer. bug 331087 - - 03 Aug 2010; William Hubbs -dhcpcd-5.0.6.ebuild, - -dhcpcd-5.1.5.ebuild, -dhcpcd-5.2.2.ebuild, -dhcpcd-5.2.5.ebuild: - removed all old 5.x versions - -*dhcpcd-5.2.6 (07 Jul 2010) - - 07 Jul 2010; William Hubbs +dhcpcd-5.2.6.ebuild: - version bump - -*dhcpcd-5.2.5 (11 Jun 2010) - - 11 Jun 2010; Jeremy Olexa -dhcpcd-5.0.4.ebuild, - -dhcpcd-5.0.5.ebuild, -dhcpcd-5.1.0.ebuild, -dhcpcd-5.1.1.ebuild, - -dhcpcd-5.1.2.ebuild, -dhcpcd-5.1.3.ebuild, -dhcpcd-5.1.3-r1.ebuild, - -dhcpcd-5.1.4.ebuild, -dhcpcd-5.2.1.ebuild, +dhcpcd-5.2.5.ebuild: - Version bump, remove most older versions. bug 321707 - -*dhcpcd-5.2.2 (02 Apr 2010) - - 02 Apr 2010; William Hubbs +dhcpcd-5.2.2.ebuild: - version bump - - 31 Mar 2010; dhcpcd-4.0.15.ebuild, dhcpcd-5.0.4.ebuild, - dhcpcd-5.0.5.ebuild, dhcpcd-5.0.6.ebuild, dhcpcd-5.1.0.ebuild, - dhcpcd-5.1.1.ebuild, dhcpcd-5.1.2.ebuild, dhcpcd-5.1.3.ebuild, - dhcpcd-5.1.3-r1.ebuild, dhcpcd-5.1.4.ebuild, dhcpcd-5.1.5.ebuild, - dhcpcd-5.2.1.ebuild: - - elibc_glibc has to be defined in IUSE= for profiles that are unable to - use.force that flag bug #312085 - -*dhcpcd-5.2.1 (02 Mar 2010) - - 02 Mar 2010; William Hubbs +dhcpcd-5.2.1.ebuild: - version bump for bug #307505, thanks to Jeremy Olexa. - -*dhcpcd-5.1.5 (31 Jan 2010) - - 31 Jan 2010; William Hubbs +dhcpcd-5.1.5.ebuild: - version bump - - 30 Dec 2009; William Hubbs -dhcpcd-4.0.13.ebuild: - removed old version - -*dhcpcd-5.1.4 (29 Dec 2009) - - 29 Dec 2009; William Hubbs +dhcpcd-5.1.4.ebuild: - version bump - - 28 Dec 2009; nixnut dhcpcd-4.0.15.ebuild: - ppc stable #293502 - - 08 Dec 2009; Brent Baude dhcpcd-4.0.15.ebuild: - Marking dhcpcd-4.0.15 ppc64 for bug 293502 - - 01 Dec 2009; William Hubbs -dhcpcd-4.0.7.ebuild: - removed old version - - 24 Nov 2009; Raúl Porcel dhcpcd-4.0.15.ebuild: - alpha/ia64/s390/sh stable wrt #293502 - - 22 Nov 2009; Tiago Cunha dhcpcd-4.0.15.ebuild: - stable sparc, bug 293502 - - 20 Nov 2009; Markus Meier dhcpcd-4.0.15.ebuild: - arm stable, bug #293502 - - 19 Nov 2009; Jeroen Roovers dhcpcd-4.0.15.ebuild: - Stable for HPPA (bug #293502). - - 19 Nov 2009; Christian Faulhammer dhcpcd-4.0.15.ebuild: - x86 stable, bug 293502 - - 19 Nov 2009; Dawid Węgliński dhcpcd-4.0.15.ebuild: - Stable on amd64 (bug #293502) - - 29 Oct 2009; William Hubbs metadata.xml: - Darkside asked me if I was interested in taking maintainership, so I am - taking it. - -*dhcpcd-5.1.3-r1 (26 Oct 2009) - - 26 Oct 2009; William Hubbs +dhcpcd-5.1.3-r1.ebuild, - files/dhcpcd.initd: - Rev bump for #288588. - This adds network to the use line in the init script. - -*dhcpcd-5.1.3 (26 Oct 2009) - - 26 Oct 2009; Jeremy Olexa +dhcpcd-5.1.3.ebuild: - Version bump - -*dhcpcd-5.1.2 (16 Oct 2009) - - 16 Oct 2009; Jeremy Olexa +dhcpcd-5.1.2.ebuild: - Version bump - -*dhcpcd-4.0.15 (25 Sep 2009) - - 25 Sep 2009; Jeremy Olexa +dhcpcd-4.0.15.ebuild: - Minor version bump to fix bug 285505 and bug 277095 - -*dhcpcd-5.1.1 (24 Sep 2009) - - 24 Sep 2009; Jeremy Olexa +dhcpcd-5.1.1.ebuild: - version bump to dhcpcd-5.1.1 - - 05 Sep 2009; Jeremy Olexa dhcpcd-5.1.0.ebuild: - Set localstatedir=/var to econf so /var/run is used instead of - /var/lib/run - -*dhcpcd-5.1.0 (05 Sep 2009) - - 05 Sep 2009; Jeremy Olexa +dhcpcd-5.1.0.ebuild, - metadata.xml: - Version bump, bug 283714. I'll be maintaining this now - - 31 Jul 2009; Samuli Suominen dhcpcd-4.0.7.ebuild, - dhcpcd-4.0.13.ebuild, dhcpcd-5.0.4.ebuild, dhcpcd-5.0.5.ebuild, - dhcpcd-5.0.6.ebuild: - Move USE default zeroconf from profiles/base/package.use to here. - -*dhcpcd-5.0.6 (09 Jul 2009) - - 09 Jul 2009; Raúl Porcel +dhcpcd-5.0.6.ebuild: - Version bump - -*dhcpcd-5.0.5 (08 Jul 2009) - - 08 Jul 2009; Raúl Porcel +dhcpcd-5.0.5.ebuild: - Version bump - - 31 May 2009; Brent Baude dhcpcd-4.0.13.ebuild: - Marking dhcpcd-4.0.13 ppc64 for bug 271351 - - 30 May 2009; nixnut dhcpcd-4.0.13.ebuild: - ppc stable #271351 - - 28 May 2009; Raúl Porcel dhcpcd-4.0.13.ebuild: - alpha/arm/ia64/s390/sh/sparc stable wrt #271351 - - 28 May 2009; Steve Dibb dhcpcd-4.0.13.ebuild: - amd64 stable, bug 271351 - - 28 May 2009; Robert Piasek - -dhcpcd-4.99.5.ebuild, -dhcpcd-4.99.6.ebuild, -dhcpcd-4.99.12.ebuild, - -dhcpcd-4.99.15.ebuild, -dhcpcd-4.99.18.ebuild: - Removed all dhcpcd versions - - 28 May 2009; Robert Piasek dhcpcd-4.0.13.ebuild, - -dhcpcd-5.0.1.ebuild, -dhcpcd-5.0.3.ebuild: - removed old versions - - 28 May 2009; Robert Piasek - dhcpcd-4.0.13.ebuild: - Stable on arm (bug #271351) - - 28 May 2009; Jeroen Roovers dhcpcd-4.0.13.ebuild: - Stable for HPPA (bug #271351). - - 27 May 2009; Christian Faulhammer dhcpcd-4.0.13.ebuild: - stable x86, bug 271351 - -*dhcpcd-5.0.4 (14 May 2009) - - 14 May 2009; Raúl Porcel +dhcpcd-5.0.4.ebuild: - Version bump - -*dhcpcd-5.0.3 (11 May 2009) - - 11 May 2009; Raúl Porcel +dhcpcd-5.0.3.ebuild: - Version bump - -*dhcpcd-5.0.1 (03 May 2009) - - 03 May 2009; Raúl Porcel +dhcpcd-5.0.1.ebuild: - Version bump - -*dhcpcd-4.99.18 (20 Apr 2009) - - 20 Apr 2009; Raúl Porcel +files/dhcpcd.initd, - +dhcpcd-4.99.18.ebuild: - Version bump - -*dhcpcd-4.0.13 (18 Apr 2009) - - 18 Apr 2009; Raúl Porcel +dhcpcd-4.0.13.ebuild: - Version bump - -*dhcpcd-4.99.15 (20 Mar 2009) - - 20 Mar 2009; Raúl Porcel +dhcpcd-4.99.15.ebuild: - Version bump - -*dhcpcd-4.0.12 (26 Feb 2009) - - 26 Feb 2009; Raúl Porcel +dhcpcd-4.0.12.ebuild: - Version bump - -*dhcpcd-4.0.11 (19 Feb 2009) - - 19 Feb 2009; +dhcpcd-4.0.11.ebuild: - Bump to 4.0.11 - - 07 Feb 2009; Raúl Porcel -dhcpcd-4.0.0.ebuild, - -dhcpcd-4.0.1-r1.ebuild, -dhcpcd-4.0.2.ebuild, -dhcpcd-4.0.3.ebuild, - -dhcpcd-4.0.4.ebuild, -dhcpcd-4.0.5.ebuild, -dhcpcd-4.0.6.ebuild, - dhcpcd-4.0.7.ebuild: - arm/ia64/s390/sh/sparc stable wrt #254812, remove old - -*dhcpcd-4.0.10 (04 Feb 2009) - - 04 Feb 2009; Javier Villavicencio - +dhcpcd-4.0.10.ebuild: - Version bump. - -*dhcpcd-4.99.12 (28 Jan 2009) -*dhcpcd-4.0.8 (28 Jan 2009) - - 28 Jan 2009; Raúl Porcel +dhcpcd-4.0.8.ebuild, - +dhcpcd-4.99.12.ebuild: - Version bump - - 23 Jan 2009; Brent Baude ChangeLog: - stable ppc, bug 254812 - - 18 Jan 2009; Markus Meier dhcpcd-4.0.7.ebuild: - x86 stable, bug #254812 - - 18 Jan 2009; Tobias Klausmann dhcpcd-4.0.7.ebuild: - Stable on alpha, bug #254812 - - 16 Jan 2009; Steve Dibb dhcpcd-4.0.7.ebuild: - amd64 stable, bug 254812 - - 14 Jan 2009; Brent Baude dhcpcd-4.0.7.ebuild: - stable ppc64, bug 254812 - - 14 Jan 2009; Jeroen Roovers dhcpcd-4.0.7.ebuild: - Stable for HPPA (bug #254812). - - 13 Jan 2009; Brent Baude dhcpcd-4.0.7.ebuild: - stable ppc, bug 254812 - - 08 Jan 2009; Jeremy Olexa metadata.xml, - dhcpcd-3.0.16-r1.ebuild, dhcpcd-3.1.5-r1.ebuild, dhcpcd-3.2.3.ebuild, - dhcpcd-4.0.0.ebuild, dhcpcd-4.0.1-r1.ebuild, dhcpcd-4.0.2.ebuild, - dhcpcd-4.0.3.ebuild, dhcpcd-4.0.4.ebuild, dhcpcd-4.0.5.ebuild, - dhcpcd-4.0.6.ebuild, dhcpcd-4.0.7.ebuild, dhcpcd-4.99.5.ebuild, - dhcpcd-4.99.6.ebuild: - Modify DESCRIPTION to be more informative to the end user - based on - homepage's description - -*dhcpcd-4.0.7 (02 Dec 2008) - - 02 Dec 2008; Raúl Porcel +dhcpcd-4.0.7.ebuild: - Version bump - -*dhcpcd-4.99.6 (25 Nov 2008) -*dhcpcd-4.0.6 (25 Nov 2008) - - 25 Nov 2008; +dhcpcd-4.0.6.ebuild, - +dhcpcd-4.99.6.ebuild: - Bump to 4.{0,99}.6 - -*dhcpcd-4.99.5 (21 Nov 2008) -*dhcpcd-4.0.5 (21 Nov 2008) - - 21 Nov 2008; Tomas Chvatal - -files/dhcpcd-4.99.2-no-empty-clientid.patch, +dhcpcd-4.0.5.ebuild, - -dhcpcd-4.99.2.ebuild, -dhcpcd-4.99.3.ebuild, -dhcpcd-4.99.4.ebuild, - +dhcpcd-4.99.5.ebuild: - Version bump for 4.0 and 5.0 series. Cleanup 5.0. - -*dhcpcd-4.99.4 (10 Nov 2008) - - 10 Nov 2008; Raúl Porcel +dhcpcd-4.99.4.ebuild: - Version bump - -*dhcpcd-4.0.4 (04 Nov 2008) - - 04 Nov 2008; Raúl Porcel +dhcpcd-4.0.4.ebuild: - Version bump - -*dhcpcd-4.99.3 (29 Oct 2008) -*dhcpcd-4.0.3 (29 Oct 2008) - - 29 Oct 2008; +dhcpcd-4.0.3.ebuild, - +dhcpcd-4.99.3.ebuild: - Bump. - - 05 Oct 2008; Tobias Klausmann dhcpcd-4.0.2.ebuild: - Stable on alpha, bug #238731 - - 05 Oct 2008; Raúl Porcel dhcpcd-4.0.2.ebuild: - ia64 stable wrt #238731 - - 04 Oct 2008; Markus Meier dhcpcd-4.0.2.ebuild: - x86 stable, bug #238731 - - 04 Oct 2008; Thomas Anderson dhcpcd-4.0.2.ebuild: - stable amd64, bug 238731 - - 02 Oct 2008; Jeroen Roovers dhcpcd-4.0.2.ebuild: - Stable for HPPA (bug #238731). - - 02 Oct 2008; Brent Baude dhcpcd-4.0.2.ebuild: - Marking dhcpcd-4.0.2 ppc64 and ppc for bug 238731 - - 02 Oct 2008; Ferris McCormick dhcpcd-4.0.2.ebuild: - Sparc stable --- Bug #238731 --- Immediate stable because of missed problems - with previous. - -*dhcpcd-4.0.2 (01 Oct 2008) - - 01 Oct 2008; Robin H. Johnson +dhcpcd-4.0.2.ebuild: - Version bump to solve bug #239098 with no file generation with compat - mode. - - 01 Oct 2008; Brent Baude dhcpcd-4.0.1-r1.ebuild: - stable ppc64, bug 238731 - - 29 Sep 2008; Ferris McCormick dhcpcd-4.0.1-r1.ebuild: - Sparc stable, Bug #238731. - - 28 Sep 2008; Jeroen Roovers dhcpcd-4.0.1-r1.ebuild: - Stable for HPPA (bug #238731). - - 28 Sep 2008; Dawid Węgliński dhcpcd-4.0.1-r1.ebuild: - Stable on amd64/x86 (bug #238731) - - 27 Sep 2008; nixnut dhcpcd-4.0.1-r1.ebuild: - Stable on ppc wrt bug 238731 - -*dhcpcd-4.99.2 (25 Sep 2008) - - 25 Sep 2008; Robin H. Johnson - +files/dhcpcd-4.99.2-no-empty-clientid.patch, +dhcpcd-4.99.2.ebuild: - Include the alpha 4.99.2 for 5.x fun testing. Please note the 3.x - compatibility is no longer supported by the codebase as it was during 4.0 - versions. - -*dhcpcd-4.0.1-r1 (25 Sep 2008) - - 25 Sep 2008; Robin H. Johnson - +files/dhcpcd-4.0.1-no-empty-clientid.patch, +dhcpcd-4.0.1-r1.ebuild: - Minor bugfix to 4.0.1, restoring the old -I behavior better. Stable - candidate now. - - 25 Aug 2008; Rémi Cardona Manifest: - wrong tarball... - -*dhcpcd-4.0.1 (25 Aug 2008) - - 25 Aug 2008; Rémi Cardona +dhcpcd-4.0.1.ebuild: - bump to 4.0.1 as per Roy's comments in bug #235643 - -*dhcpcd-4.0.0 (24 Aug 2008) - - 24 Aug 2008; Raúl Porcel -dhcpcd-4.0.0_beta9.ebuild, - -dhcpcd-4.0.0_rc1.ebuild, -dhcpcd-4.0.0_rc2.ebuild, - -dhcpcd-4.0.0_rc3.ebuild, -dhcpcd-4.0.0_rc4.ebuild, +dhcpcd-4.0.0.ebuild: - Version bump - -*dhcpcd-4.0.0_rc5 (15 Aug 2008) - - 15 Aug 2008; Raúl Porcel +dhcpcd-4.0.0_rc5.ebuild: - Version bump - -*dhcpcd-4.0.0_rc4 (28 Jul 2008) - - 28 Jul 2008; Raúl Porcel +dhcpcd-4.0.0_rc4.ebuild: - Version bump - -*dhcpcd-4.0.0_rc3 (27 Jul 2008) - - 27 Jul 2008; Mike Auty +dhcpcd-4.0.0_rc3.ebuild: - Version bump, fixes loop with infinite leases. - -*dhcpcd-4.0.0_rc2 (23 Jul 2008) - - 23 Jul 2008; Raúl Porcel +dhcpcd-4.0.0_rc2.ebuild: - Version bump - -*dhcpcd-4.0.0_rc1 (22 Jul 2008) - - 22 Jul 2008; Raúl Porcel -dhcpcd-4.0.0_beta1.ebuild, - -dhcpcd-4.0.0_beta2.ebuild, -dhcpcd-4.0.0_beta3.ebuild, - -dhcpcd-4.0.0_beta4.ebuild, -dhcpcd-4.0.0_beta5.ebuild, - -dhcpcd-4.0.0_beta6.ebuild, -dhcpcd-4.0.0_beta7.ebuild, - -dhcpcd-4.0.0_beta8.ebuild, +dhcpcd-4.0.0_rc1.ebuild: - Version bump - -*dhcpcd-4.0.0_beta9 (08 Jul 2008) - - 08 Jul 2008; Raúl Porcel +dhcpcd-4.0.0_beta9.ebuild: - Version bump - -*dhcpcd-4.0.0_beta8 (05 Jul 2008) - - 05 Jul 2008; Raúl Porcel +dhcpcd-4.0.0_beta8.ebuild: - Version bump - -*dhcpcd-4.0.0_beta7 (20 Jun 2008) - - 20 Jun 2008; Javier Villavicencio - +dhcpcd-4.0.0_beta7.ebuild: - Version Bump - -*dhcpcd-4.0.0_beta6 (18 Jun 2008) - - 18 Jun 2008; Raúl Porcel +dhcpcd-4.0.0_beta6.ebuild: - Version bump - -*dhcpcd-4.0.0_beta5 (25 May 2008) - - 25 May 2008; Raúl Porcel +dhcpcd-4.0.0_beta5.ebuild: - Version bump - -*dhcpcd-4.0.0_beta4 (19 May 2008) - - 19 May 2008; Raúl Porcel +dhcpcd-4.0.0_beta4.ebuild: - Version bump - - 19 May 2008; Raúl Porcel dhcpcd-4.0.0_beta3.ebuild: - Add keepdir /var/lib/dhcpcd, per Uberlord's request - -*dhcpcd-4.0.0_beta3 (19 May 2008) - - 19 May 2008; Raúl Porcel +dhcpcd-4.0.0_beta3.ebuild: - Version bump - -*dhcpcd-4.0.0_beta2 (08 May 2008) - - 08 May 2008; Raúl Porcel +dhcpcd-4.0.0_beta2.ebuild: - Version bump - -*dhcpcd-4.0.0_beta1 (06 May 2008) - - 06 May 2008; Samuli Suominen +dhcpcd-4.0.0_beta1.ebuild: - Version bump wrt #219321 by Roy Marples, closes also #218898 - - 02 May 2008; Doug Goldstein dhcpcd-2.0.5-r1.ebuild: - bug #218657 berlios mirror - - 08 Apr 2008; Raúl Porcel dhcpcd-3.2.3.ebuild: - ia64/sparc stable wrt #214754 - - 02 Apr 2008; Tobias Klausmann dhcpcd-3.2.3.ebuild: - Stable on alpha, bug #214754 - - 29 Mar 2008; Brent Baude dhcpcd-3.2.3.ebuild: - stable ppc, bug 214754 - - 27 Mar 2008; Jeroen Roovers dhcpcd-3.2.3.ebuild: - Stable for HPPA (bug #214754). - - 27 Mar 2008; Markus Meier dhcpcd-3.2.3.ebuild: - amd64/x86 stable, bug #214754 - - 26 Mar 2008; Markus Rothe dhcpcd-3.2.3.ebuild: - Stable on ppc64; bug #214754 - -*dhcpcd-3.2.3 (25 Feb 2008) - - 25 Feb 2008; +dhcpcd-3.2.3.ebuild: - Bump - -*dhcpcd-3.2.2 (20 Feb 2008) - - 20 Feb 2008; +dhcpcd-3.2.2.ebuild: - Bump to 3.2.2 - -*dhcpcd-3.2.1 (29 Jan 2008) - - 29 Jan 2008; Raúl Porcel +dhcpcd-3.2.1.ebuild: - Version bump - - 26 Jan 2008; Diego Pettenò dhcpcd-3.2.0.ebuild: - Upgrade the duid file to the new format if needed. Proxying for Roy. - -*dhcpcd-3.2.0 (25 Jan 2008) - - 25 Jan 2008; Raúl Porcel +dhcpcd-3.2.0.ebuild: - Version bump - - 09 Jan 2008; dhcpcd-3.1.9.ebuild: - Replace all instances of ewarn and einfo with elog - -*dhcpcd-3.1.9 (09 Jan 2008) - - 09 Jan 2008; +dhcpcd-3.1.9.ebuild: - Bump - - 25 Dec 2007; Christian Heim metadata.xml: - Removing uberlord from metadata.xml as per #199318. - -*dhcpcd-3.1.8 (26 Nov 2007) - - 26 Nov 2007; Joe Peterson +dhcpcd-3.1.8.ebuild: - Bump version - - 22 Oct 2007; Roy Marples dhcpcd-3.1.7.ebuild: - einfo -> elog, #196662 - -*dhcpcd-3.1.7 (21 Oct 2007) - - 21 Oct 2007; Roy Marples +dhcpcd-3.1.7.ebuild: - Release new version, should fix #196178 and a few link local issues. - - 17 Oct 2007; Roy Marples - +files/dhcpcd-3.1.6-zeroconf.patch, dhcpcd-3.1.6-r1.ebuild: - Allow -zeroconf to actually work, #196718 - - 17 Oct 2007; Roy Marples dhcpcd-3.1.6-r1.ebuild: - Add zeroconf use flag and document behaviour, #196088 - -*dhcpcd-3.1.6-r1 (11 Oct 2007) -*dhcpcd-3.1.5-r1 (11 Oct 2007) - - 11 Oct 2007; Roy Marples +dhcpcd-3.1.5-r1.ebuild, - +dhcpcd-3.1.6-r1.ebuild: - Fix ntp drift file location, #195441 - -*dhcpcd-3.1.6 (04 Oct 2007) - - 04 Oct 2007; Roy Marples +dhcpcd-3.1.6.ebuild: - Bumpage. - - 01 Oct 2007; Roy Marples dhcpcd-3.1.5.ebuild: - Add a warning about DUID behaviour vs buggy servers. - - 29 Sep 2007; Raúl Porcel dhcpcd-3.1.5.ebuild: - alpha/ia64/sparc stable wrt #188284 - - 28 Sep 2007; Markus Meier dhcpcd-3.1.5.ebuild: - x86 stable, bug #188284 - - 28 Sep 2007; nixnut dhcpcd-3.1.5.ebuild: - Stable on ppc wrt bug 188284 - - 28 Sep 2007; Joshua Kinard dhcpcd-3.1.5.ebuild: - Stable on mips, per #188284. - - 27 Sep 2007; Brent Baude dhcpcd-3.1.5.ebuild: - Marking dhcpcd-3.1.5 ppc64 for bug#188284 - - 27 Sep 2007; Jeroen Roovers dhcpcd-3.1.5.ebuild: - Stable for HPPA (bug #188284). - - 27 Sep 2007; Christoph Mende dhcpcd-3.1.5.ebuild: - Stable on amd64 wrt bug #188284 - -*dhcpcd-3.1.5 (21 Aug 2007) - - 21 Aug 2007; Roy Marples +dhcpcd-3.1.5.ebuild: - Bumpage - - 11 Aug 2007; Roy Marples dhcpcd-3.1.4.ebuild: - Fix linker error when coreutils is statically built, #188333. - -*dhcpcd-3.1.4 (09 Aug 2007) - - 09 Aug 2007; Roy Marples +dhcpcd-3.1.4.ebuild: - New version to fix ARP flooding, #187753 - -*dhcpcd-3.1.3 (31 Jul 2007) - - 31 Jul 2007; Roy Marples +dhcpcd-3.1.3.ebuild: - Bump to fix the addition of link routes. - -*dhcpcd-3.1.2 (31 Jul 2007) - - 31 Jul 2007; Roy Marples +dhcpcd-3.1.2.ebuild: - New version, fixes #158867, #186385 and #186801. - -*dhcpcd-3.1.1 (26 Jul 2007) - - 26 Jul 2007; Roy Marples +dhcpcd-3.1.1.ebuild: - New release, should fix segfaults some people where seeing with 3.1.0 - -*dhcpcd-3.1.0 (23 Jul 2007) - - 23 Jul 2007; Roy Marples +dhcpcd-3.1.0.ebuild: - New version. - LiveCD builders *should* enable the vram USE flag. - -*dhcpcd-3.0.19 (10 Jul 2007) - - 10 Jul 2007; Roy Marples +dhcpcd-3.0.19.ebuild: - New version to fix compat with old stlye BOOTP servers, #184694 - -*dhcpcd-3.0.18 (28 Jun 2007) - - 28 Jun 2007; Roy Marples +dhcpcd-3.0.18.ebuild: - Bump with a few misc fixes. - - 20 Jun 2007; Raúl Porcel dhcpcd-3.0.16-r1.ebuild: - alpha stable wrt #166921, thanks to Tobias Klausmann for testing - - 18 Apr 2007; Alexander H. Færøy - dhcpcd-3.0.16-r1.ebuild: - Stable on MIPS; bug #166921 - -*dhcpcd-3.0.17 (14 Apr 2007) - - 14 Apr 2007; Roy Marples +dhcpcd-3.0.17.ebuild: - New version, including moer MTU fixes for #173350 and #173791. - -*dhcpcd-3.0.16-r1 (11 Apr 2007) - - 11 Apr 2007; Roy Marples - +files/dhcpcd-3.0.16-min-message.patch, +dhcpcd-3.0.16-r1.ebuild: - Add patch to enfore a minimum dhcp message size of 300 bytes for crappy - servers, #173399. Thanks to Kim for finding the issue. - - 08 Apr 2007; Markus Rothe dhcpcd-3.0.16.ebuild: - Stable on ppc64; bug #166921 - - 07 Apr 2007; Christian Faulhammer dhcpcd-3.0.16.ebuild: - stable amd64, bug 166921 - - 06 Apr 2007; Tobias Scherbaum - dhcpcd-3.0.16.ebuild: - ppc stable, bug #166921 - - 03 Apr 2007; Raúl Porcel dhcpcd-3.0.16.ebuild: - ia64 + x86 stable wrt bug 166921 - - 03 Apr 2007; Jeroen Roovers dhcpcd-3.0.16.ebuild: - Stable for HPPA (bug #166921). - - 03 Apr 2007; Gustavo Zacarias dhcpcd-3.0.16.ebuild: - Stable on sparc wrt #166921 - -*dhcpcd-3.0.16 (02 Mar 2007) - - 02 Mar 2007; Roy Marples +dhcpcd-3.0.16.ebuild: - New release, which sets the minimum MTU to be 576 regardless of what the - DHCP server wants. Fixes #168985. - -*dhcpcd-3.0.15 (01 Mar 2007) - - 01 Mar 2007; Roy Marples +dhcpcd-3.0.15.ebuild: - Fix parsing DHCP MTU option, #168840. - -*dhcpcd-3.0.14 (28 Feb 2007) - - 28 Feb 2007; Roy Marples +dhcpcd-3.0.14.ebuild: - New release, fixes a crash on 0 or invalid length dhcp options. - -*dhcpcd-3.0.13 (23 Feb 2007) - - 23 Feb 2007; Roy Marples +dhcpcd-3.0.13.ebuild: - Bumpage - - 22 Feb 2007; Stuart Longland dhcpcd-3.0.12.ebuild: - Tested successfully on mips...added ~mips keyword. Resolves bug #156446. - -*dhcpcd-3.0.12 (21 Feb 2007) - - 21 Feb 2007; Roy Marples +dhcpcd-3.0.12.ebuild: - New release. - -*dhcpcd-3.0.11 (08 Feb 2007) - - 08 Feb 2007; Roy Marples +dhcpcd-3.0.11.ebuild: - New release. - -*dhcpcd-3.0.10 (27 Jan 2007) - - 27 Jan 2007; Roy Marples +dhcpcd-3.0.10.ebuild: - New upstream release. - -*dhcpcd-3.0.9 (07 Jan 2007) - - 07 Jan 2007; Roy Marples +dhcpcd-3.0.9.ebuild: - New version. - -*dhcpcd-3.0.8-r1 (29 Dec 2006) - - 29 Dec 2006; Roy Marples - +files/dhcpcd-3.0.8-static-routes.patch, +dhcpcd-3.0.8-r1.ebuild: - Add a patch to apply static routes before routers and setup host routes - correctly. - -*dhcpcd-3.0.8 (21 Dec 2006) - - 21 Dec 2006; Roy Marples +dhcpcd-3.0.8.ebuild: - Fix arp checking, #158728. - -*dhcpcd-3.0.7 (19 Dec 2006) - - 19 Dec 2006; Roy Marples +dhcpcd-3.0.7.ebuild: - New version, with insane CFLAGS for better code quality. - - 17 Dec 2006; Stefaan De Roeck dhcpcd-3.0.6.ebuild: - keyworded ~alpha (bug #156446) - -*dhcpcd-3.0.6 (11 Dec 2006) - - 11 Dec 2006; Roy Marples +dhcpcd-3.0.6.ebuild: - New version, where we no longer set the broadcast flag. - -*dhcpcd-3.0.5 (06 Dec 2006) - - 06 Dec 2006; Roy Marples +dhcpcd-3.0.5.ebuild: - New version, fixed #157297. - -*dhcpcd-3.0.4 (06 Dec 2006) - - 06 Dec 2006; Roy Marples +dhcpcd-3.0.4.ebuild: - New release, fixes #157292 thanks to Marc Duponcheel. - -*dhcpcd-3.0.3 (05 Dec 2006) - - 05 Dec 2006; Roy Marples +dhcpcd-3.0.3.ebuild: - New release, fixes #157093 and a few other things. - - 04 Dec 2006; Roy Marples - files/dhcpcd-3.0.2-if_addr.patch: - Fix the patch so we only include linux/if_addr.h for 2.6.19+ kernels. - - 04 Dec 2006; Roy Marples - +files/dhcpcd-3.0.2-if_addr.patch, dhcpcd-3.0.2.ebuild: - Include linux/if_addr.h so we compile on 2.6.19 kernels, thanks to - AlexExtreme. - - 03 Dec 2006; Tim Yamin dhcpcd-3.0.1.ebuild: - Keyword ~ia64; bug #156446. - -*dhcpcd-3.0.2 (03 Dec 2006) - - 03 Dec 2006; Roy Marples +dhcpcd-3.0.2.ebuild: - New release, fixes #156831 and #156844. - - 01 Dec 2006; Markus Rothe dhcpcd-3.0.1.ebuild: - Added ~ppc64; bug #156446 - - 30 Nov 2006; Gustavo Zacarias dhcpcd-3.0.1.ebuild: - Keyworded ~sparc wrt #156446 - -*dhcpcd-3.0.1 (30 Nov 2006) - - 30 Nov 2006; Roy Marples +dhcpcd-3.0.1.ebuild: - New release, fixes #156515 thanks to TGL. - - 28 Nov 2006; Roy Marples dhcpcd-3.0.0.ebuild: - Updated homepage. - - 28 Nov 2006; Joseph Jezak dhcpcd-3.0.0.ebuild: - Marked ~ppc for bug #156446. - - 28 Nov 2006; Jeroen Roovers dhcpcd-3.0.0.ebuild: - Marked ~hppa (bug #156446). - -*dhcpcd-3.0.0 (27 Nov 2006) - - 27 Nov 2006; Roy Marples +dhcpcd-3.0.0.ebuild: - Complete re-write, now supports FreeBSD, User Classes and - Classless Static Routes. - - 06 Sep 2006; Roy Marples dhcpcd-2.0.5-r1.ebuild, - dhcpcd-2.0.8-r3.ebuild: - Just warn about Packet Socket instead of requiring linux sources - - 05 Sep 2006; Roy Marples dhcpcd-2.0.5-r1.ebuild, - dhcpcd-2.0.8-r3.ebuild: - dhcpcd requires CONFIG_PACKET to work in linux. - -*dhcpcd-2.0.8-r3 (13 Aug 2006) -*dhcpcd-2.0.5-r1 (13 Aug 2006) - - 13 Aug 2006; Roy Marples +dhcpcd-2.0.5-r1.ebuild, - +dhcpcd-2.0.8-r3.ebuild: - Bump to push out patch. - - 13 Aug 2006; Roy Marples - +files/dhcpcd-2.0.0-alwaysup.patch, +files/dhcpcd-2.0.8-alwaysup.patch, - dhcpcd-2.0.0.ebuild, dhcpcd-2.0.3.ebuild, dhcpcd-2.0.5.ebuild, - dhcpcd-2.0.8-r2.ebuild: - Ensure that interface is always up as future dhcpcd's will do this - automatically and probably drop the -o option. - - 05 Aug 2006; Chris White metadata.xml: - metadata.xml translation by Yoshino-san in bug #135033 - -*dhcpcd-2.0.8-r2 (22 Jul 2006) - - 22 Jul 2006; Roy Marples - +files/dhcpcd-2.0.8-no_resolve_hostname.patch, +dhcpcd-2.0.8-r2.ebuild: - Fix incorrect resolving of hostname, thanks to Bert Van Leeuwen, #141207. - -*dhcpcd-2.0.8-r1 (21 Jul 2006) - - 21 Jul 2006; Roy Marples - +files/dhcpcd-2.0.8-loglevel.patch, +dhcpcd-2.0.8-r1.ebuild: - Fix loglevel option (-v), thanks to Bert Van Leeuwen, #141205. - -*dhcpcd-2.0.8 (12 Jul 2006) - - 12 Jul 2006; Roy Marples +dhcpcd-2.0.8.ebuild: - New version to fix ARP timeouts, #137800 and hopefully -O3 on PPC, #139179. - -*dhcpcd-2.0.7 (23 Jun 2006) - - 23 Jun 2006; Roy Marples +dhcpcd-2.0.7.ebuild: - New version, fixes #137478 as well as some more bugs. - -*dhcpcd-2.0.6 (05 Jun 2006) - - 05 Jun 2006; Roy Marples +dhcpcd-2.0.6.ebuild: - New release, fixes #133242 and #135230. - - 28 May 2006; Thomas Cort dhcpcd-2.0.5.ebuild: - Stable on alpha wrt Bug #134090. - - 24 May 2006; Jeroen Roovers dhcpcd-2.0.5.ebuild: - Stable on hppa (bug #134090). - - 24 May 2006; Michael Hanselmann dhcpcd-2.0.5.ebuild: - Stable on ppc. - - 24 May 2006; Christel Dahlskjaer - dhcpcd-2.0.5.ebuild: - Stable on mips; bug #134090 - - 23 May 2006; Jason Wever dhcpcd-2.0.5.ebuild: - Stable on SPARC wrt bug #133501. - - 23 May 2006; Markus Rothe dhcpcd-2.0.5.ebuild: - Stable on ppc64; bug #134090 - - 23 May 2006; Daniel Gryniewicz dhcpcd-2.0.5.ebuild: - Marked stable on amd64 per bug #134090 - - 23 May 2006; Krzysiek Pawlik dhcpcd-2.0.5.ebuild: - Stable on x86, see bug #134090. - - 28 Apr 2006; Joshua Kinard dhcpcd-2.0.3.ebuild: - Marked stable on mips. - -*dhcpcd-2.0.5 (21 Apr 2006) - - 21 Apr 2006; Roy Marples +dhcpcd-2.0.5.ebuild: - New release. - -*dhcpcd-2.0.4-r1 (11 Apr 2006) - - 11 Apr 2006; Roy Marples - +files/dhcpcd-2.0.4-exit.patch, +dhcpcd-2.0.4-r1.ebuild: - Fix a regression in dhcpcd-2.0.4 where we would exit with a zero status - if we failed to get a lease. Also, we now report timeout errors to - stderr as well as syslog. - -*dhcpcd-2.0.4 (07 Apr 2006) - - 07 Apr 2006; Roy Marples +dhcpcd-2.0.4.ebuild: - New release with inbuilt resolvconf support and - better error reporting when opening files. - - 13 Mar 2006; dhcpcd-2.0.3.ebuild: - Stable on x86, bug #125828. - - 12 Mar 2006; Jason Wever dhcpcd-2.0.3.ebuild: - Stable on SPARC wrt bug #125828. - - 12 Mar 2006; Luis Medinas dhcpcd-2.0.3.ebuild: - Stable on amd64. See bug #125828. - - 12 Mar 2006; Fernando J. Pereda dhcpcd-2.0.3.ebuild: - Stable on alpha, wrt bug #125828. Tested by Thomas Cort - - 12 Mar 2006; Chris White ChangeLog: - Fixig manifest signing. - - 12 Mar 2006; Chris White dhcpcd-2.0.3.ebuild: - Marked 2.0.3 ppc stable for bug #125828. - - 12 Mar 2006; Markus Rothe dhcpcd-2.0.3.ebuild: - Stable on ppc64; bug #125828 - -*dhcpcd-2.0.3 (10 Mar 2006) - - 10 Mar 2006; Roy Marples +dhcpcd-2.0.3.ebuild: - New release, fixes #124543 and #124675. - - 27 Feb 2006; Rene Nussbaumer dhcpcd-2.0.2.ebuild: - Stable on hppa. See bug #124239. - - 27 Feb 2006; Mark Loeser dhcpcd-2.0.2.ebuild: - Stable on x86 - - 27 Feb 2006; Stephen Bennett dhcpcd-2.0.2.ebuild: - Alpha stable - - 27 Feb 2006; Simon Stelling dhcpcd-2.0.2.ebuild: - stable on amd64 - - 27 Feb 2006; Gustavo Zacarias dhcpcd-2.0.2.ebuild: - Stable on sparc wrt #124239 - - 27 Feb 2006; Tobias Scherbaum dhcpcd-2.0.2.ebuild: - ppc stable - - 27 Feb 2006; Markus Rothe dhcpcd-2.0.2.ebuild: - Stable on ppc64 - -*dhcpcd-2.0.2 (27 Feb 2006) - - 27 Feb 2006; Roy Marples +dhcpcd-2.0.2.ebuild: - New upstream release. - -*dhcpcd-2.0.1 (22 Jan 2006) - - 22 Jan 2006; Roy Marples +dhcpcd-2.0.1.ebuild: - New version, fixes gcc-4 compile warnings and -L ConfigDir option. - - 17 Sep 2005; Roy Marples - -files/dhcpcd-1.3.22_p4-gcc2.patch, - -files/dhcpcd-1.3.22_p4-gentoo-config.patch, - -files/dhcpcd-1.3.22_p4-man.patch, - -files/dhcpcd-1.3.22_p4-no-iface-down.diff, - -files/dhcpcd-1.3.22_p4-optionFQDN.patch, - -files/dhcpcd-1.3.22_p4-routemetric.patch, - -files/dhcpcd-1.3.22_p4-security.patch, -dhcpcd-1.3.22_p4-r11.ebuild, - -dhcpcd-1.3.22_p4-r12.ebuild: - Punted old versions - no more -z "release lease but keep cache" option :) - - 15 Sep 2005; Aron Griffis dhcpcd-2.0.0.ebuild: - Mark 2.0.0 stable on alpha - - 08 Sep 2005; Aaron Walker dhcpcd-2.0.0.ebuild: - Stable on mips. - - 06 Sep 2005; Roy Marples dhcpcd-2.0.0.ebuild: - Warn that the debug USE flag enables good debug output but does - not actually configure the interface or setup /etc/resolv.conf - - 03 Sep 2005; Markus Rothe dhcpcd-2.0.0.ebuild: - Stable on ppc64 - - 03 Sep 2005; Michael Hanselmann dhcpcd-2.0.0.ebuild: - Stable on ppc. - - 31 Aug 2005; Gustavo Zacarias dhcpcd-2.0.0.ebuild: - Stable on sparc - - 31 Aug 2005; Roy Marples dhcpcd-2.0.0.ebuild: - Stable on amd64 and x86 - - Added ~arm ~hppa ~390 due to invalid keyword drop - - 15 Aug 2005; Aron Griffis dhcpcd-2.0.0.ebuild: - add ~alpha ~ia64 - - 14 Aug 2005; Markus Rothe dhcpcd-2.0.0.ebuild: - Added ~ppc64 - - 12 Aug 2005; David Holm dhcpcd-2.0.0.ebuild: - Readded to ~ppc. Please don't remove it without filing a proper bug report. - - 08 Aug 2005; Jason Wever dhcpcd-2.0.0.ebuild: - Added ~sparc keyword as it was dropped against policy. - - 31 Jul 2005; Aaron Walker dhcpcd-2.0.0.ebuild: - Added ~mips. - -*dhcpcd-2.0.0 (28 Jul 2005) - - 28 Jul 2005; Roy Marples - +files/dhcpcd-2.0.0-gcc2.patch, +dhcpcd-2.0.0.ebuild: - New upstream version. - - 24 Jul 2005; Martin Schlemmer - +files/dhcpcd-1.3.22_p4-gcc2.patch, dhcpcd-1.3.22_p4-r12.ebuild: - Fix building with gcc2. - - 12 Jul 2005; Stephen Bennett dhcpcd-1.3.22_p4-r11.ebuild: - mips stable for #98394 - - 11 Jul 2005; Bryan Østergaard - dhcpcd-1.3.22_p4-r11.ebuild: - Stable on alpha + ia64, bug 98394. - - 11 Jul 2005; Markus Rothe - dhcpcd-1.3.22_p4-r11.ebuild: - Stable on ppc64 (bug #98394) - - 10 Jul 2005; Tobias Scherbaum - dhcpcd-1.3.22_p4-r11.ebuild: - ppc stable, bug #98394 - - 10 Jul 2005; Jason Wever dhcpcd-1.3.22_p4-r11.ebuild: - Stable on SPARC wrt bug #98394. - - 10 Jul 2005; Rene Nussbaumer - dhcpcd-1.3.22_p4-r11.ebuild: - Stable on hppa. bug #98394 - -*dhcpcd-1.3.22_p4-r11 (10 Jul 2005) - - 10 Jul 2005; Roy Marples - +files/dhcpcd-1.3.22_p4-security.patch, - +dhcpcd-1.3.22_p4-r12.ebuild, -dhcpcd-1.3.22_p4-r7.ebuild, - -dhcpcd-1.3.22_p4-r9.ebuild, -dhcpcd-1.3.22_p4-r10.ebuild, - +dhcpcd-1.3.22_p4-r11.ebuild: - Fixed a potential security hole #98394 - Taken from the Debian patchset by Simon Kelly - Punted old ebuilds. r5 becomes r11, r10 becomes r12 - both have fix - - Stable on x86 and amd64 - -*dhcpcd-1.3.22_p4-r10 (03 Jun 2005) - - 03 Jun 2005; Roy Marples - +files/dhcpcd-1.3.22_p4-gentoo-config.patch, +dhcpcd-1.3.22_p4-r10.ebuild: - dhcpcd now writes a more sane /etc/{resolv,ntp,yp}.conf - It also doesn't clobber those files anymore if there is no need to based on - the DHCP response. - dhcpcd now supports the -e option to change where it stores - {resolv,ntp,yp}.conf - default is /etc. - dhcpcd now inserts the interface name into the .sv files incase dhcpcd runs on - more than one interface. - -*dhcpcd-1.3.22_p4-r9 (01 Jun 2005) - - 01 Jun 2005; Roy Marples - files/dhcpcd-1.3.22_p4-optionFQDN.patch, - files/dhcpcd-1.3.22_p4-routemetric.patch, -dhcpcd-1.3.22_p4-r8.ebuild, - +dhcpcd-1.3.22_p4-r9.ebuild: - Made routemetric and FQDN patches work together - -*dhcpcd-1.3.22_p4-r8 (01 Jun 2005) - - 01 Jun 2005; Roy Marples - +files/dhcpcd-1.3.22_p4-man.patch, - +files/dhcpcd-1.3.22_p4-optionFQDN.patch, - +files/dhcpcd-1.3.22_p4-routemetric.patch, +metadata.xml, - +dhcpcd-1.3.22_p4-r8.ebuild: - Add route metric option -m - fixes #76694 thanks to Andy Dustman - man page buglet caused by drobbins patch - fixes #78839 - Allow dhcpcd to use the FQDN option - fixes #64307 thanks to Kevin F. Quinn - -*dhcpcd-1.3.22_p4-r7 (04 Nov 2004) - - 04 Nov 2004; Mike Frysinger - -dhcpcd-1.3.22_p4-r6.ebuild, +dhcpcd-1.3.22_p4-r7.ebuild: - Version bump to move dhcpcd back to /sbin. - -*dhcpcd-1.3.22_p4-r6 (03 Nov 2004) - - 03 Nov 2004; Mike Frysinger - dhcpcd-1.3.22_p4-r5.ebuild, +dhcpcd-1.3.22_p4-r6.ebuild: - Switch to using econf / make install destdir. - - 01 Nov 2004; Joshua Kinard dhcpcd-1.3.22_p4-r5.ebuild: - Marked stable on mips. - - 15 Sep 2004; Gustavo Zacarias - dhcpcd-1.3.22_p4-r5.ebuild: - Stable on sparc - - 14 Sep 2004; Guy Martin dhcpcd-1.3.22_p4-r5.ebuild: - Stable on x86. - - 18 Aug 2004; Aron Griffis dhcpcd-1.3.22_p4-r5.ebuild: - stable on alpha and ia64 - - 01 Jul 2004; Jon Hood dhcpcd-1.3.22_p4-r4.ebuild, - dhcpcd-1.3.22_p4-r5.ebuild: - change virtual/glibc to virtual/libc - - 02 Jun 2004; Travis Tilley dhcpcd-1.3.22_p4-r5.ebuild: - stable on amd64 - -*dhcpcd-1.3.22_p4-r5 (08 Mar 2004) -*dhcpcd-1.3.22_p4-r4 (08 Mar 2004) - - 08 Mar 2004; Seemant Kulleen - dhcpcd-1.3.22_p4-r2.ebuild, dhcpcd-1.3.22_p4-r3.ebuild, - dhcpcd-1.3.22_p4-r4.ebuild, dhcpcd-1.3.22_p4-r5.ebuild: - Forced a version bump on these ebuilds. Basically, -r2 is now -r4 and -r3 is - now -r5. The reason for the revision bump was to make this package PROVIDE - virtual/dhcp. Closes a long-standing bloat-reduction request made on - gentoo-dev mailing list by: William Hubbs at - http://article.gmane.org/gmane.linux.gentoo.devel/11579 - - 01 Mar 2004; Tom Gall dhcpcd-1.3.22_p4-r3.ebuild; - for ppc64 call gnuconfig_update - - 10 Feb 2004; Brandon Low dhcpcd-1.3.22_p4-r3.ebuild: - Nonfunctional change to close bug 29235 - -*dhcpcd-1.3.22_p4-r3 (18 Nov 2003) - - 18 Nov 2003; Guy Martin dhcpcd-1.3.22_p4-r3.ebuild: - Added the -o options which prevents dhcpcd to bring the interface down - on exit. - -*dhcpcd-1.3.22_p4-r2 (03 Nov 2003) - - 03 Nov 2003; Mike Frysinger : - Fix ntp drift file location (for now) #32490. - -*dhcpcd-1.3.22_p4-r1 (06 Sep 2003) - - 19 Oct 2003; Martin Holzer dhcpcd-1.3.22_p4-r1.ebuild: - adding DEPEND="virtual/glibc" Closes #31478. - - 09 Oct 2003; Alexander Gabert dhcpcd-1.3.22_p4-r1.ebuild: - removed hardened-gcc -lc - - 03 Oct 2003; Alexander Gabert dhcpcd-1.3.22_p4-r1.ebuild: - added -static -lc for propolice - - 02 Oct 2003; Mike Frysinger : - USE=static support #29207. - - 17 Sep 2003; Tavis Ormandy dhcpcd-1.3.22_p4-r1.ebuild: - stable on alpha - - 06 Sep 2003; Daniel Robbins dhcpcd-1.3.22_p4-r1.ebuild: - added bug 23428 patch from Alwyn Schoeman , which is a - great little patch. Also made dhcpcd FHS compliant using an LFS patch, which - allows us to address the dhcpcd issues on the 1.4 release LiveCD runtime. - -*dhcpcd-1.3.22_p4 (04 Jan 2003) - - 16 Apr 2003; Guy Martin dhcpcd-1.3.22_p4.ebuild : - Readded stuff to workaround the ./configure error. - Marked stable on hppa. - - 02 Apr 2003; Christian Birchinger - dhcpcd-1.3.22_p4.ebuild: - Added stable sparc keyword - - 24 Feb 2003; Nicholas Wourms dhcpcd-1.3.22_p4.ebuild : - Added stable mips keyword to the ebuild. - - 04 Jan 2003; Daniel Ahlberg : - Version bump - -*dhcpcd-1.3.22_p3-r3 (04 Jan 2003) - - 26 Feb 2003; Guy Martin dhcpcd-1.3.22_p3-3.ebuild : - Added CBUILD=$CHOST for hppa due to a ./configure error. - - 09 Feb 2003; Guy Martin dhcpcd-1.3.22_p3-r3.ebuild : - Added hppa to keywords. - - 24 Feb 2003; Nicholas Wourms dhcpcd-1.3.22_p3-r3.ebuild : - Added stable mips keyword to the ebuild. - - 04 Jan 2003; Daniel Ahlberg dhcpcd-1.3.22_p3-r3.ebuild : - Removed installation of pcmcia network files. Marked stable becuse of security update. - - 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords - -*dhcpcd-1.3.22_p3-r2 (04 Dec 2002) - - 24 Feb 2003; Nicholas Wourms dhcpcd-1.3.22_p3-r2.ebuild : - Added stable mips keyword to the ebuild. - - 04 Dec 2002; Donny Davies dhcpcd-1.3.22_p3-r1.ebuild : - Added a fix to force the pidfile into /var/run. - -*dhcpcd-1.3.22_p3-r1 (31 Oct 2002) - - 24 Feb 2003; Nicholas Wourms dhcpcd-1.3.22_p3-r1.ebuild : - Added stable mips keyword to the ebuild. - - 12 Nov 2002; Will Woods dhcpcd-1.3.22_p3-r1.ebuild : - Added "inherit gnuconfig" and src_unpack to fix build problems on alphaev67 - - 31 Oct 2002; Brandon Low dhcpcd-1.3.22_p3-r1.ebuild : - - The installation of dhcpcd binary got in the wrong place somehow, fixed. - -*dhcpcd-1.3.22_p3 (29 Oct 2002) - - 30 Oct 2002; Brandon Low dhcpcd-1.3.20_p13.ebuild dhcpcd-1.3.22_p3.ebuild: - - Fix package version and various ebuild fixes. - - 29 Oct 2002; Brandon Low dhcpcd-1.3.20_p13.ebuild : - - Version bump, apparently many upstream bugfixes. - -*dhcpcd-1.3.20_p0-r1 (1 Feb 2002) - - 24 Feb 2003; Nicholas Wourms dhcpcd-1.3.20_p0-r1.ebuild : - Added stable mips keyword to the ebuild. - - 18 Sept 2002; SpanKY ChangeLog dhcpcd-1.3.20_p0-r1.ebuild : - Fixed HOMEPAGE. - - 6 Jul 2002; phoen][x ChangeLog dhcpcd-1.3.20_p0-r1.ebuild : - Added KEYWORDS, SLOT, LICENSE. - - 1 Feb 2002; G.Bevin ChangeLog : - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. - -*dhcpcd-1.3.20_p0 (6 July 2002) - - 6 Jul 2002; phoen][x ChangeLog dhcpcd-1.3.20_p0.ebuild: - Added KEYWORDS, SLOT, LICENSE. diff --git a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/ChangeLog-2015 b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/ChangeLog-2015 new file mode 100644 index 0000000000..9c6956ab86 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/ChangeLog-2015 @@ -0,0 +1,1951 @@ +# ChangeLog for net-misc/dhcpcd +# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.467 2015/07/09 13:27:17 williamh Exp $ + +*dhcpcd-6.9.1 (09 Jul 2015) + + 09 Jul 2015; William Hubbs +dhcpcd-6.9.1.ebuild, + dhcpcd-9999.ebuild: + version bump and sync live ebuild + + 02 Jul 2015; William Hubbs -dhcpcd-6.4.3.ebuild, + -dhcpcd-6.4.7.ebuild, -dhcpcd-6.6.7.ebuild, -dhcpcd-6.7.1.ebuild, + -dhcpcd-6.8.1.ebuild, -dhcpcd-6.8.2.ebuild, + -files/dhcpcd-6.4.3-uclibc-fix.patch: + remove all old versions + + 02 Jul 2015; Agostino Sarubbo dhcpcd-6.9.0.ebuild: + Stable for ia64, wrt bug #551010 + + 02 Jul 2015; Agostino Sarubbo dhcpcd-6.9.0.ebuild: + Stable for sparc, wrt bug #551010 + + 11 Jun 2015; Agostino Sarubbo dhcpcd-6.9.0.ebuild: + Stable for ppc, wrt bug #551010 + + 11 Jun 2015; Jeroen Roovers dhcpcd-6.9.0.ebuild: + Stable for HPPA PPC64 (bug #551010). + + 05 Jun 2015; Mikle Kolyada dhcpcd-6.9.0.ebuild: + arm stable wrt bug #551010 + + 03 Jun 2015; Matt Turner dhcpcd-6.9.0.ebuild: + alpha stable, bug 551010. + + 03 Jun 2015; Mikle Kolyada dhcpcd-6.9.0.ebuild: + x86 stable wrt bug #551010 + + 02 Jun 2015; Mikle Kolyada dhcpcd-6.9.0.ebuild: + amd64 stable wrt bug #551010 + + 24 May 2015; Matt Turner dhcpcd-6.6.7.ebuild: + alpha stable, bug 538418. + +*dhcpcd-6.9.0 (16 May 2015) + + 16 May 2015; William Hubbs +dhcpcd-6.9.0.ebuild: + version bump + +*dhcpcd-6.8.2 (05 May 2015) + + 05 May 2015; William Hubbs +dhcpcd-6.8.2.ebuild: + version bump + + 26 Apr 2015; Mikle Kolyada dhcpcd-6.6.7.ebuild: + ia64 stable wrt bug #538418 + + 22 Apr 2015; Jeroen Roovers dhcpcd-6.6.7.ebuild: + Stable for PPC64 (bug #538418). + + 17 Apr 2015; Mikle Kolyada dhcpcd-6.6.7.ebuild: + sparc stable wrt bug #538418 + + 27 Mar 2015; William Hubbs -dhcpcd-6.4.5.ebuild, + -dhcpcd-6.5.0.ebuild, -dhcpcd-6.5.1.ebuild, -dhcpcd-6.6.6.ebuild: + remove unstable versions + +*dhcpcd-6.8.1 (27 Mar 2015) + + 27 Mar 2015; William Hubbs +dhcpcd-6.8.1.ebuild: + version bump + + 02 Mar 2015; Agostino Sarubbo dhcpcd-6.6.7.ebuild: + Stable for ppc, wrt bug #538418 + + 28 Feb 2015; dhcpcd-6.7.1.ebuild: + stable on arm64 + + 22 Feb 2015; Mikle Kolyada dhcpcd-6.6.7.ebuild: + x86 stable wrt bug #538418 + + 17 Feb 2015; Markus Meier dhcpcd-6.6.7.ebuild: + arm stable, bug #538418 + + 02 Feb 2015; Jeroen Roovers dhcpcd-6.6.7.ebuild: + Stable for HPPA (bug #538418). + + 01 Feb 2015; Mikle Kolyada dhcpcd-6.6.7.ebuild: + amd64 stable wrt bug #538418 + + 30 Jan 2015; William Hubbs dhcpcd-6.7.1.ebuild, + dhcpcd-9999.ebuild: + Add the embedded use flag for #535960. + +*dhcpcd-6.7.1 (30 Jan 2015) + + 30 Jan 2015; Lars Wendler -dhcpcd-6.6.0.ebuild, + -dhcpcd-6.6.1.ebuild, -dhcpcd-6.6.2.ebuild, -dhcpcd-6.6.4.ebuild, + -dhcpcd-6.6.5.ebuild, +dhcpcd-6.7.1.ebuild: + Version bump. Removed old. + + 10 Jan 2015; Tobias Klausmann dhcpcd-6.4.7.ebuild: + Stable on alpha, bug 523900 + +*dhcpcd-6.6.7 (06 Jan 2015) + + 06 Jan 2015; William Hubbs +dhcpcd-6.6.7.ebuild: + version bump + +*dhcpcd-6.6.6 (18 Dec 2014) + + 18 Dec 2014; William Hubbs +dhcpcd-6.6.6.ebuild: + version bump + +*dhcpcd-6.6.5 (10 Dec 2014) + + 10 Dec 2014; William Hubbs +dhcpcd-6.6.5.ebuild: + version bump + +*dhcpcd-6.6.4 (29 Nov 2014) + + 29 Nov 2014; Jason Zaman +dhcpcd-6.6.4.ebuild: + Version bump on behalf of rsmarples + +*dhcpcd-6.6.2 (14 Nov 2014) + + 14 Nov 2014; William Hubbs +dhcpcd-6.6.2.ebuild: + version bump + +*dhcpcd-6.6.1 (07 Nov 2014) + + 07 Nov 2014; William Hubbs +dhcpcd-6.6.1.ebuild: + version bump + +*dhcpcd-6.6.0 (29 Oct 2014) + + 29 Oct 2014; William Hubbs +dhcpcd-6.6.0.ebuild: + version bump + +*dhcpcd-6.5.1 (17 Oct 2014) + + 17 Oct 2014; William Hubbs +dhcpcd-6.5.1.ebuild: + version bump + + 10 Oct 2014; Markus Meier dhcpcd-6.4.7.ebuild: + arm stable, bug #523900 + +*dhcpcd-6.5.0 (06 Oct 2014) + + 06 Oct 2014; William Hubbs +dhcpcd-6.5.0.ebuild: + version bump + + 28 Sep 2014; Jeroen Roovers dhcpcd-6.4.7.ebuild: + Stable for HPPA (bug #523900). + + 28 Sep 2014; Agostino Sarubbo dhcpcd-6.4.7.ebuild: + Stable for ppc64, wrt bug #523900 + + 28 Sep 2014; Agostino Sarubbo dhcpcd-6.4.7.ebuild: + Stable for ppc, wrt bug #523900 + + 27 Sep 2014; Mikle Kolyada dhcpcd-6.4.7.ebuild: + x86 stable wrt bug #523900 + + 27 Sep 2014; William Hubbs dhcpcd-6.4.7.ebuild: + amd64 stable for bug #523900 + +*dhcpcd-6.4.7 (27 Sep 2014) + + 27 Sep 2014; William Hubbs +dhcpcd-6.4.7.ebuild: + version bump + + 20 Sep 2014; William Hubbs dhcpcd-6.4.3.ebuild, + dhcpcd-6.4.5.ebuild, dhcpcd-9999.ebuild: + Pass the value of CC as an argument to configure instead of using tc-export. + + 20 Sep 2014; William Hubbs dhcpcd-6.4.3.ebuild, + dhcpcd-6.4.5.ebuild, dhcpcd-9999.ebuild: + make sure we use the correct compiler by running tc-export CC + +*dhcpcd-6.4.5 (18 Sep 2014) + + 18 Sep 2014; William Hubbs +dhcpcd-6.4.5.ebuild, + -dhcpcd-6.4.4-r1.ebuild, -files/dhcpcd-6.4.4-fix-ipv6.patch: + new upstream release + + 18 Sep 2014; William Hubbs -dhcpcd-6.4.4.ebuild: + remove old + +*dhcpcd-6.4.4-r1 (18 Sep 2014) + + 18 Sep 2014; William Hubbs +dhcpcd-6.4.4-r1.ebuild, + +files/dhcpcd-6.4.4-fix-ipv6.patch: + import upstream patch to fix ipv6 related segmentation fault for bug #523128 + +*dhcpcd-6.4.4 (16 Sep 2014) + + 16 Sep 2014; William Hubbs +dhcpcd-6.4.4.ebuild: + version bump + + 11 Sep 2014; William Hubbs + +files/dhcpcd-6.4.3-uclibc-fix.patch, dhcpcd-6.4.3.ebuild: + Add build-time fix for uclibc for bug #522158, thanks to David Flogeras for + the patch; Roy suggested that I should use this one for 6.4.3 instead of what + he has added to upstream. + + 01 Aug 2014; William Hubbs -dhcpcd-5.6.4.ebuild, + -dhcpcd-6.2.0-r1.ebuild, -files/dhcpcd-6.2.0-dynamic-init.patch, + -files/dhcpcd-6.2.0-no_ipv6_fix.patch: + remove vulnerable versions wrt bug #518596 + + 01 Aug 2014; Mikle Kolyada dhcpcd-6.4.3.ebuild: + arm stable wrt bug #518596 + + 01 Aug 2014; Mikle Kolyada dhcpcd-6.4.3.ebuild: + sparc stable wrt bug #518596 + + 01 Aug 2014; Mikle Kolyada dhcpcd-6.4.3.ebuild: + ia64 stable wrt bug #518596 + + 31 Jul 2014; Joseph Jezak dhcpcd-6.4.3.ebuild: + Marked ppc/ppc64 stable for bug #518596. + + 31 Jul 2014; Tobias Klausmann dhcpcd-6.4.3.ebuild: + Stable on alpha, bug #518596 + + 30 Jul 2014; Jeroen Roovers dhcpcd-6.4.3.ebuild: + Stable for HPPA (bug #518596). + + 30 Jul 2014; William Hubbs -dhcpcd-6.4.2.ebuild: + remove unstable version + + 30 Jul 2014; Mikle Kolyada dhcpcd-6.4.3.ebuild: + x86 stable wrt bug #518596 + + 30 Jul 2014; William Hubbs dhcpcd-6.4.3.ebuild: + amd64 stable for bug #518596. + +*dhcpcd-6.4.3 (30 Jul 2014) + + 30 Jul 2014; William Hubbs +dhcpcd-6.4.3.ebuild: + version bump + + 14 Jul 2014; William Hubbs -dhcpcd-6.3.2.ebuild, + -dhcpcd-6.4.0.ebuild, -files/dhcpcd-6.3.2-fix-cc-setting.patch, + -files/dhcpcd-6.3.2-fix-host.patch, -files/dhcpcd-6.3.2-gettime-dlopen.patch: + remove old unstable versions + + 14 Jul 2014; William Hubbs dhcpcd-9999.ebuild: + sync live ebuild + +*dhcpcd-6.4.2 (14 Jul 2014) + + 14 Jul 2014; William Hubbs +dhcpcd-6.4.2.ebuild: + version bump to fix compile errors, bug #516228. + + 05 Jul 2014; Mikle Kolyada dhcpcd-6.2.0-r1.ebuild: + ppc64 stable wrt bug #499262 + + 05 Jul 2014; Mikle Kolyada dhcpcd-6.2.0-r1.ebuild: + ia64 stable wrt bug #499262 + + 05 Jul 2014; Tobias Klausmann dhcpcd-6.2.0-r1.ebuild: + Stable on alpha, bug #499262 + +*dhcpcd-6.4.0 (20 Jun 2014) + + 20 Jun 2014; William Hubbs +dhcpcd-6.4.0.ebuild: + version bump + + 20 Apr 2014; William Hubbs + +files/dhcpcd-6.3.2-fix-cc-setting.patch, +files/dhcpcd-6.3.2-fix-host.patch, + +files/dhcpcd-6.3.2-gettime-dlopen.patch, dhcpcd-6.3.2.ebuild: + Add a patch to fix handling of the CC variable and a patch to fix handling of + --host, both for bug#505508. Also add a patch to make configure script test + for dlopen. + + 06 Apr 2014; Mike Frysinger dhcpcd-5.6.4.ebuild, + dhcpcd-6.2.0-r1.ebuild, dhcpcd-6.3.2.ebuild, dhcpcd-9999.ebuild: + Mark arm64/s390/sh stable. + + 24 Mar 2014; William Hubbs dhcpcd-9999.ebuild: + I am removing the tc-export call from the live ebuild per policy. The proper + fix should be upstream instead of us exporting a variable. It is being worked + now in bug #505508. + + 23 Mar 2014; William Hubbs -dhcpcd-6.3.1-r1.ebuild, + -files/dhcpcd-6.0.5-fix-build-without-ipv6.patch, + -files/dhcpcd-6.0.5-fix-segfault.patch, -files/dhcpcd-6.3.1-fix-udev.patch: + remove old unstable versions and patches + +*dhcpcd-6.3.2 (23 Mar 2014) + + 23 Mar 2014; William Hubbs +dhcpcd-6.3.2.ebuild: + version bump + + 23 Mar 2014; William Hubbs dhcpcd-9999.ebuild: + convert live ebuild to use fossil for bug #505126, thanks to Mike Gilbert. + + 20 Mar 2014; Mike Gilbert dhcpcd-6.3.1-r1.ebuild, + dhcpcd-9999.ebuild: + Set CC before calling configure. + + 10 Mar 2014; William Hubbs -dhcpcd-6.0.5-r1.ebuild, + -dhcpcd-6.1.0.ebuild, -dhcpcd-6.2.1.ebuild, -dhcpcd-6.3.0.ebuild, + -dhcpcd-6.3.1.ebuild: + remove older unstable versions + +*dhcpcd-6.3.1-r1 (09 Mar 2014) + + 09 Mar 2014; William Hubbs +dhcpcd-6.3.1-r1.ebuild, + +files/dhcpcd-6.3.1-fix-udev.patch: + rev bump for #503738 + +*dhcpcd-6.3.1 (08 Mar 2014) + + 08 Mar 2014; William Hubbs +dhcpcd-6.3.1.ebuild: + version bump for #503230 + +*dhcpcd-6.3.0 (26 Feb 2014) + + 26 Feb 2014; William Hubbs +dhcpcd-6.3.0.ebuild: + version bump + + 02 Feb 2014; Agostino Sarubbo dhcpcd-6.2.0-r1.ebuild: + Stable for ppc, wrt bug #499262 + + 30 Jan 2014; Markus Meier dhcpcd-6.2.0-r1.ebuild: + arm stable, bug #499262 + + 26 Jan 2014; Agostino Sarubbo dhcpcd-6.2.0-r1.ebuild: + Stable for sparc, wrt bug #499262 + + 26 Jan 2014; Jeroen Roovers dhcpcd-6.2.0-r1.ebuild: + Stable for HPPA (bug #499262). + + 25 Jan 2014; William Hubbs dhcpcd-6.2.0-r1.ebuild: + Mark stable on amd64 and x86 wrt #499262 + + 25 Jan 2014; William Hubbs -dhcpcd-6.2.0.ebuild: + remove broken version + +*dhcpcd-6.2.1 (25 Jan 2014) + + 25 Jan 2014; William Hubbs +dhcpcd-6.2.1.ebuild: + version bump + + 18 Jan 2014; Mike Frysinger dhcpcd-5.6.4.ebuild, + dhcpcd-6.0.5-r1.ebuild, dhcpcd-6.1.0.ebuild, dhcpcd-6.2.0-r1.ebuild, + dhcpcd-6.2.0.ebuild, dhcpcd-9999.ebuild: + Add arm64 love. + +*dhcpcd-6.2.0-r1 (09 Jan 2014) + + 09 Jan 2014; William Hubbs +dhcpcd-6.2.0-r1.ebuild, + +files/dhcpcd-6.2.0-dynamic-init.patch: + make the init system selection dynamic for bug #496870 + + 05 Jan 2014; Lars Wendler dhcpcd-6.2.0.ebuild, + +files/dhcpcd-6.2.0-no_ipv6_fix.patch: + Fixed building without ipv6 support (bug #497098). + + 05 Jan 2014; Fabian Groffen dhcpcd-6.2.0.ebuild, + dhcpcd-9999.ebuild: + Use EPREFIX for rundir as well + +*dhcpcd-6.2.0 (04 Jan 2014) + + 04 Jan 2014; William Hubbs +dhcpcd-6.2.0.ebuild: + version bump + + 23 Sep 2013; William Hubbs -dhcpcd-6.0.2.ebuild, + -dhcpcd-6.0.3.ebuild, -dhcpcd-6.0.5.ebuild: + remove old unstable versions + + 22 Sep 2013; William Hubbs dhcpcd-9999.ebuild: + add support for --rundir on Linux. + +*dhcpcd-6.1.0 (20 Sep 2013) + + 20 Sep 2013; William Hubbs +dhcpcd-6.1.0.ebuild: + version bump + + 16 Sep 2013; William Hubbs dhcpcd-9999.ebuild: + migrate to git-r3 eclass + + 13 Sep 2013; William Hubbs dhcpcd-9999.ebuild: + --with-udev and --with-dev are not valid switches to configure, so only use + --without-dev and --without-udev if the udev use flag is disabled. + + 09 Sep 2013; William Hubbs ChangeLog, + dhcpcd-9999.ebuild: + add udev use flag for bug #483970 + + 22 Aug 2013; William Hubbs -dhcpcd-5.99.7-r1.ebuild, + -files/dhcpcd-5.99.7-fix-prefix.patch: + remove an old version + +*dhcpcd-6.0.5-r1 (22 Aug 2013) + + 22 Aug 2013; William Hubbs +dhcpcd-6.0.5-r1.ebuild, + +files/dhcpcd-6.0.5-fix-segfault.patch: + apply upstream patch to fix seg fault reported in bug #479922 + + 17 Aug 2013; William Hubbs + +files/dhcpcd-6.0.5-fix-build-without-ipv6.patch, dhcpcd-6.0.5.ebuild: + apply upstream patch for bug #481330. + + 16 Aug 2013; William Hubbs dhcpcd-6.0.5.ebuild, + dhcpcd-9999.ebuild: + add support for ipv6 use flag for bug #481134 and sync live ebuild. + + 02 Aug 2013; William Hubbs dhcpcd-6.0.5.ebuild: + Add messages for bug #477356. + + 02 Aug 2013; William Hubbs dhcpcd-6.0.5.ebuild: + Add messages for bug #477536. + +*dhcpcd-6.0.5 (02 Aug 2013) + + 02 Aug 2013; William Hubbs +dhcpcd-6.0.5.ebuild: + version bump + +*dhcpcd-6.0.3 (19 Jul 2013) + + 19 Jul 2013; William Hubbs +dhcpcd-6.0.3.ebuild: + version bump + + 07 Jul 2013; William Hubbs -dhcpcd-5.6.7.ebuild, + -dhcpcd-5.6.8.ebuild, -dhcpcd-5.99.7.ebuild: + remove older unstable versions + +*dhcpcd-6.0.2 (07 Jul 2013) + + 07 Jul 2013; William Hubbs +dhcpcd-6.0.2.ebuild: + version bump + + 09 Jun 2013; Mike Frysinger metadata.xml: + Add upstream CPE tag (security info) from ChromiumOS. + +*dhcpcd-5.99.7-r1 (07 Jun 2013) + + 07 Jun 2013; William Hubbs +dhcpcd-5.99.7-r1.ebuild, + +files/dhcpcd-5.99.7-fix-prefix.patch: + revision bump for bug #358167 + + 04 Jun 2013; William Hubbs + -files/dhcpcd-5.6.2-if-bsd.patch, -files/dhcpcd.initd-1: + remove old files + +*dhcpcd-5.99.7 (04 Jun 2013) + + 04 Jun 2013; William Hubbs +dhcpcd-5.99.7.ebuild, + -dhcpcd-5.99.6.ebuild: + version bump, 5.99.7 was just released + +*dhcpcd-5.99.6 (04 Jun 2013) + + 04 Jun 2013; William Hubbs +dhcpcd-5.99.6.ebuild, + dhcpcd-9999.ebuild: + version bump and sync live ebuild. Also drop the zeroconf use flag since I + was advised that use flags should not manipulate configuration files. + +*dhcpcd-5.6.8 (23 Apr 2013) + + 23 Apr 2013; William Hubbs +dhcpcd-5.6.8.ebuild, + dhcpcd-9999.ebuild: + version bump and sync live ebuild + + 22 Feb 2013; William Hubbs dhcpcd-5.6.7.ebuild, + dhcpcd-9999.ebuild: + remove outdated code for systemd and sync live ebuild + + 22 Feb 2013; William Hubbs -dhcpcd-5.6.6.ebuild: + remove old version + + 17 Feb 2013; Zac Medico dhcpcd-5.6.7.ebuild: + Add ~arm-linux keyword. + +*dhcpcd-9999 (17 Feb 2013) + + 17 Feb 2013; William Hubbs +dhcpcd-9999.ebuild: + add live ebuild for bug #457762, thanks to Scott Bertilson. + +*dhcpcd-5.6.7 (05 Feb 2013) + + 05 Feb 2013; William Hubbs +dhcpcd-5.6.7.ebuild: + version bump for #454528 + +*dhcpcd-5.6.6 (03 Jan 2013) + + 03 Jan 2013; William Hubbs +dhcpcd-5.6.6.ebuild: + version bump for #448370. + + 15 Dec 2012; Raúl Porcel dhcpcd-5.6.4.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #446283 + + 10 Dec 2012; William Hubbs dhcpcd-5.6.4.ebuild: + add a call to epatch_user for bug #446366, thanks to Toralf Forster. + + 08 Dec 2012; Pawel Hajdan jr dhcpcd-5.6.4.ebuild: + x86 stable wrt bug #446283 + + 08 Dec 2012; Anthony G. Basile dhcpcd-5.6.4.ebuild: + stable arm ppc64, bug #446283 + + 07 Dec 2012; Agostino Sarubbo dhcpcd-5.6.4.ebuild: + Stable for ppc, wrt bug #446283 + + 07 Dec 2012; Jeroen Roovers dhcpcd-5.6.4.ebuild: + Stable for HPPA (bug #446283). + + 07 Dec 2012; Sergey Popov dhcpcd-5.6.4.ebuild: + Stable on amd64, wrt bug #446283 + +*dhcpcd-5.6.4 (06 Dec 2012) + + 06 Dec 2012; William Hubbs +dhcpcd-5.6.4.ebuild: + version bump + + 01 Dec 2012; Raúl Porcel dhcpcd-5.6.2.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #439926 + + 06 Nov 2012; Jeroen Roovers dhcpcd-5.6.2.ebuild: + Stable for HPPA (bug #439926). + + 29 Oct 2012; Jeff Horelick dhcpcd-5.6.2.ebuild: + marked x86 per bug 439926 + + 29 Oct 2012; Anthony G. Basile dhcpcd-5.6.2.ebuild: + stable arm ppc ppc64, bug #439926 + + 28 Oct 2012; Markos Chandras dhcpcd-5.6.2.ebuild: + Stable on amd64 wrt bug #439926 + + 24 Oct 2012; Alexis Ballier dhcpcd-5.6.2.ebuild, + +files/dhcpcd-5.6.2-if-bsd.patch: + add upstream fix to build on FreeBSD. Bug #438942 by Yuta SATOH + +*dhcpcd-5.6.2 (26 Sep 2012) + + 26 Sep 2012; William Hubbs +dhcpcd-5.6.2.ebuild: + version bump + + 05 May 2012; Alexis Ballier dhcpcd-5.5.6.ebuild: + keyword ~amd64-fbsd + + 14 Apr 2012; Zac Medico dhcpcd-5.5.6.ebuild: + Add ~amd64-linux keyword. + +*dhcpcd-5.5.6 (28 Mar 2012) + + 28 Mar 2012; William Hubbs +dhcpcd-5.5.6.ebuild: + version bump + +*dhcpcd-5.5.5 (25 Mar 2012) + + 25 Mar 2012; William Hubbs +dhcpcd-5.5.5.ebuild: + version bump for #403877. + +*dhcpcd-5.5.4 (08 Feb 2012) + + 08 Feb 2012; William Hubbs +dhcpcd-5.5.4.ebuild: + version bump + +*dhcpcd-5.5.3 (03 Feb 2012) + + 03 Feb 2012; William Hubbs +dhcpcd-5.5.3.ebuild, + -dhcpcd-5.2.12-r1.ebuild, -dhcpcd-5.5.2.ebuild: + version bump for compile issue and remove old unstable version. + +*dhcpcd-5.5.2 (03 Feb 2012) + + 03 Feb 2012; William Hubbs dhcpcd-5.2.12.ebuild, + dhcpcd-5.2.12-r1.ebuild, +dhcpcd-5.5.2.ebuild: + version bump for bug #401403 and repoman fixes. + + 03 Jan 2012; dhcpcd-5.2.12-r1.ebuild: + Sorry, selinux-dhcp is for the server, dhcpcd is a client which is part of + base. Dropping USE=selinux dependency again + + 03 Jan 2012; dhcpcd-5.2.12-r1.ebuild: + Add USE=selinux dependency to selinux-dhcp + + 02 Aug 2011; Michał Górny dhcpcd-5.2.12-r1.ebuild, + files/dhcpcd.service: + Fix systemd service target. Thanks to Tom Gundersen for explaining this. + + 29 Jul 2011; Zac Medico dhcpcd-5.2.12-r1.ebuild: + Add ~x86-linux keyword. + + 28 Jul 2011; Zac Medico dhcpcd-5.2.12-r1.ebuild: + Fix for prefix. + +*dhcpcd-5.2.12-r1 (21 Jun 2011) + + 21 Jun 2011; William Hubbs +dhcpcd-5.2.12-r1.ebuild, + +files/dhcpcd.service: + revert patch from bug 350511, add systemd support for bug 372437 and + migrate to eapi 4. Thanks to mgorny@gentoo.org for systemd support. + + 15 Apr 2011; Ulrich Mueller dhcpcd-5.2.12.ebuild: + Don't PROVIDE virtual/dhcpc, bug 358827. + + 11 Apr 2011; William Hubbs metadata.xml: + remove compat use flag from metadata + + 11 Apr 2011; William Hubbs -dhcpcd-4.0.15.ebuild, + -dhcpcd-5.2.10-r2.ebuild, -dhcpcd-5.2.11.ebuild: + remove old versions wrt #362459. + + 11 Apr 2011; Kacper Kowalik dhcpcd-5.2.12.ebuild: + ppc64 stable wrt #362459 + + 11 Apr 2011; Joseph Jezak dhcpcd-5.2.12.ebuild: + Marked ppc stable for bug #362459. + + 10 Apr 2011; Raúl Porcel dhcpcd-5.2.12.ebuild: + alpha/ia64/s390/sh/sparc stable wrt #362459 + + 10 Apr 2011; Markos Chandras dhcpcd-5.2.12.ebuild: + Stable on amd64 wrt bug #362459 + + 09 Apr 2011; Markus Meier dhcpcd-5.2.12.ebuild: + arm stable, bug #362459 + + 08 Apr 2011; Thomas Kahle dhcpcd-5.2.12.ebuild: + x86 stable per bug 362459 + + 08 Apr 2011; Jeroen Roovers dhcpcd-5.2.12.ebuild: + Stable for HPPA (bug #362459). + +*dhcpcd-5.2.12 (06 Apr 2011) + + 06 Apr 2011; William Hubbs +dhcpcd-5.2.12.ebuild: + version bump + + 23 Mar 2011; William Hubbs -dhcpcd-5.2.6.ebuild, + -dhcpcd-5.2.7.ebuild, -dhcpcd-5.2.8.ebuild, -dhcpcd-5.2.9.ebuild, + -dhcpcd-5.2.10.ebuild, -dhcpcd-5.2.10-r1.ebuild: + remove old versions + + 23 Mar 2011; Kacper Kowalik dhcpcd-5.2.10-r2.ebuild: + ppc64 stable wrt #355279 + + 20 Mar 2011; Raúl Porcel dhcpcd-5.2.10-r2.ebuild: + ia64/s390/sh/sparc stable wrt #355279 + + 13 Mar 2011; Markus Meier dhcpcd-5.2.10-r2.ebuild: + arm stable, bug #355279 + + 12 Mar 2011; Tobias Klausmann dhcpcd-5.2.10-r2.ebuild: + Stable on alpha, bug #355279 + + 07 Mar 2011; Thomas Kahle dhcpcd-5.2.10-r2.ebuild: + x86 stable per bug 355279 + + 28 Feb 2011; Brent Baude dhcpcd-5.2.10-r2.ebuild: + stable ppc, bug 355279 + + 26 Feb 2011; Guy Martin dhcpcd-5.2.10-r2.ebuild: + Stable on hppa wrt bug #355279. + +*dhcpcd-5.2.11 (25 Feb 2011) + + 25 Feb 2011; William Hubbs +dhcpcd-5.2.11.ebuild: + version bump + + 19 Feb 2011; Markos Chandras dhcpcd-5.2.10-r2.ebuild: + Stable on amd64 wrt bug #355279 + +*dhcpcd-5.2.10-r2 (27 Jan 2011) + + 27 Jan 2011; William Hubbs +files/dhcpcd.initd-1, + +dhcpcd-5.2.10-r2.ebuild: + Fix init script so it is compatible with baselayout-1 and also make sure + that we require at least openrc-0.6.1 so that our test for compatibility + will work. This fixes #346805. + +*dhcpcd-5.2.10-r1 (04 Jan 2011) + + 04 Jan 2011; William Hubbs +dhcpcd-5.2.10-r1.ebuild: + fix the libdir on non-multilib systems for bug #350511. + Thanks to Jory Pratt for the patch. + + 03 Jan 2011; William Hubbs dhcpcd-4.0.15.ebuild, + dhcpcd-5.2.6.ebuild, dhcpcd-5.2.7.ebuild, dhcpcd-5.2.8.ebuild, + dhcpcd-5.2.9.ebuild, dhcpcd-5.2.10.ebuild: + fix repoman error -- RDEPEND was not set. + +*dhcpcd-5.2.10 (03 Jan 2011) + + 03 Jan 2011; William Hubbs +dhcpcd-5.2.10.ebuild: + version bump for bug #349305. + + 28 Dec 2010; Brent Baude dhcpcd-5.2.8.ebuild: + stable ppc64, bug 312385 + + 26 Dec 2010; Raúl Porcel dhcpcd-5.2.8.ebuild: + ia64/s390/sh/sparc stable wrt #312385 + + 20 Dec 2010; Markos Chandras dhcpcd-5.2.8.ebuild: + Stable on amd64 wrt bug #312385 + + 15 Dec 2010; Markus Meier dhcpcd-5.2.8.ebuild: + arm stable, bug #312385 + + 15 Dec 2010; Tobias Klausmann dhcpcd-5.2.8.ebuild: + Stable on alpha, bug #312385 + +*dhcpcd-5.2.9 (29 Nov 2010) + + 29 Nov 2010; Robert Piasek +dhcpcd-5.2.9.ebuild: + Added version 5.2.9 + + 24 Nov 2010; Jeroen Roovers dhcpcd-5.2.8.ebuild: + Stable for HPPA (bug #312385). + + 23 Nov 2010; Christian Faulhammer dhcpcd-5.2.8.ebuild: + stable x86, bug 312385 + +*dhcpcd-5.2.8 (16 Oct 2010) + + 16 Oct 2010; William Hubbs +dhcpcd-5.2.8.ebuild: + version bump + + 27 Aug 2010; William Hubbs dhcpcd-5.2.7.ebuild: + I reverted this stabilization wrt bug #262097. In its current state, + dhcpcd-5.2.7 will not work with baselayout-1. + + 26 Aug 2010; Jeroen Roovers dhcpcd-5.2.7.ebuild: + Stable for HPPA (bug #334341). + + 26 Aug 2010; Christian Faulhammer dhcpcd-5.2.7.ebuild: + stable x86, bug 334341 + +*dhcpcd-5.2.7 (04 Aug 2010) + + 04 Aug 2010; Jeremy Olexa +dhcpcd-5.2.7.ebuild: + Version bump. This is the only version that will work with 2.6.35 kernels + or newer. bug 331087 + + 03 Aug 2010; William Hubbs -dhcpcd-5.0.6.ebuild, + -dhcpcd-5.1.5.ebuild, -dhcpcd-5.2.2.ebuild, -dhcpcd-5.2.5.ebuild: + removed all old 5.x versions + +*dhcpcd-5.2.6 (07 Jul 2010) + + 07 Jul 2010; William Hubbs +dhcpcd-5.2.6.ebuild: + version bump + +*dhcpcd-5.2.5 (11 Jun 2010) + + 11 Jun 2010; Jeremy Olexa -dhcpcd-5.0.4.ebuild, + -dhcpcd-5.0.5.ebuild, -dhcpcd-5.1.0.ebuild, -dhcpcd-5.1.1.ebuild, + -dhcpcd-5.1.2.ebuild, -dhcpcd-5.1.3.ebuild, -dhcpcd-5.1.3-r1.ebuild, + -dhcpcd-5.1.4.ebuild, -dhcpcd-5.2.1.ebuild, +dhcpcd-5.2.5.ebuild: + Version bump, remove most older versions. bug 321707 + +*dhcpcd-5.2.2 (02 Apr 2010) + + 02 Apr 2010; William Hubbs +dhcpcd-5.2.2.ebuild: + version bump + + 31 Mar 2010; dhcpcd-4.0.15.ebuild, dhcpcd-5.0.4.ebuild, + dhcpcd-5.0.5.ebuild, dhcpcd-5.0.6.ebuild, dhcpcd-5.1.0.ebuild, + dhcpcd-5.1.1.ebuild, dhcpcd-5.1.2.ebuild, dhcpcd-5.1.3.ebuild, + dhcpcd-5.1.3-r1.ebuild, dhcpcd-5.1.4.ebuild, dhcpcd-5.1.5.ebuild, + dhcpcd-5.2.1.ebuild: + - elibc_glibc has to be defined in IUSE= for profiles that are unable to + use.force that flag bug #312085 + +*dhcpcd-5.2.1 (02 Mar 2010) + + 02 Mar 2010; William Hubbs +dhcpcd-5.2.1.ebuild: + version bump for bug #307505, thanks to Jeremy Olexa. + +*dhcpcd-5.1.5 (31 Jan 2010) + + 31 Jan 2010; William Hubbs +dhcpcd-5.1.5.ebuild: + version bump + + 30 Dec 2009; William Hubbs -dhcpcd-4.0.13.ebuild: + removed old version + +*dhcpcd-5.1.4 (29 Dec 2009) + + 29 Dec 2009; William Hubbs +dhcpcd-5.1.4.ebuild: + version bump + + 28 Dec 2009; nixnut dhcpcd-4.0.15.ebuild: + ppc stable #293502 + + 08 Dec 2009; Brent Baude dhcpcd-4.0.15.ebuild: + Marking dhcpcd-4.0.15 ppc64 for bug 293502 + + 01 Dec 2009; William Hubbs -dhcpcd-4.0.7.ebuild: + removed old version + + 24 Nov 2009; Raúl Porcel dhcpcd-4.0.15.ebuild: + alpha/ia64/s390/sh stable wrt #293502 + + 22 Nov 2009; Tiago Cunha dhcpcd-4.0.15.ebuild: + stable sparc, bug 293502 + + 20 Nov 2009; Markus Meier dhcpcd-4.0.15.ebuild: + arm stable, bug #293502 + + 19 Nov 2009; Jeroen Roovers dhcpcd-4.0.15.ebuild: + Stable for HPPA (bug #293502). + + 19 Nov 2009; Christian Faulhammer dhcpcd-4.0.15.ebuild: + x86 stable, bug 293502 + + 19 Nov 2009; Dawid Węgliński dhcpcd-4.0.15.ebuild: + Stable on amd64 (bug #293502) + + 29 Oct 2009; William Hubbs metadata.xml: + Darkside asked me if I was interested in taking maintainership, so I am + taking it. + +*dhcpcd-5.1.3-r1 (26 Oct 2009) + + 26 Oct 2009; William Hubbs +dhcpcd-5.1.3-r1.ebuild, + files/dhcpcd.initd: + Rev bump for #288588. + This adds network to the use line in the init script. + +*dhcpcd-5.1.3 (26 Oct 2009) + + 26 Oct 2009; Jeremy Olexa +dhcpcd-5.1.3.ebuild: + Version bump + +*dhcpcd-5.1.2 (16 Oct 2009) + + 16 Oct 2009; Jeremy Olexa +dhcpcd-5.1.2.ebuild: + Version bump + +*dhcpcd-4.0.15 (25 Sep 2009) + + 25 Sep 2009; Jeremy Olexa +dhcpcd-4.0.15.ebuild: + Minor version bump to fix bug 285505 and bug 277095 + +*dhcpcd-5.1.1 (24 Sep 2009) + + 24 Sep 2009; Jeremy Olexa +dhcpcd-5.1.1.ebuild: + version bump to dhcpcd-5.1.1 + + 05 Sep 2009; Jeremy Olexa dhcpcd-5.1.0.ebuild: + Set localstatedir=/var to econf so /var/run is used instead of + /var/lib/run + +*dhcpcd-5.1.0 (05 Sep 2009) + + 05 Sep 2009; Jeremy Olexa +dhcpcd-5.1.0.ebuild, + metadata.xml: + Version bump, bug 283714. I'll be maintaining this now + + 31 Jul 2009; Samuli Suominen dhcpcd-4.0.7.ebuild, + dhcpcd-4.0.13.ebuild, dhcpcd-5.0.4.ebuild, dhcpcd-5.0.5.ebuild, + dhcpcd-5.0.6.ebuild: + Move USE default zeroconf from profiles/base/package.use to here. + +*dhcpcd-5.0.6 (09 Jul 2009) + + 09 Jul 2009; Raúl Porcel +dhcpcd-5.0.6.ebuild: + Version bump + +*dhcpcd-5.0.5 (08 Jul 2009) + + 08 Jul 2009; Raúl Porcel +dhcpcd-5.0.5.ebuild: + Version bump + + 31 May 2009; Brent Baude dhcpcd-4.0.13.ebuild: + Marking dhcpcd-4.0.13 ppc64 for bug 271351 + + 30 May 2009; nixnut dhcpcd-4.0.13.ebuild: + ppc stable #271351 + + 28 May 2009; Raúl Porcel dhcpcd-4.0.13.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #271351 + + 28 May 2009; Steve Dibb dhcpcd-4.0.13.ebuild: + amd64 stable, bug 271351 + + 28 May 2009; Robert Piasek + -dhcpcd-4.99.5.ebuild, -dhcpcd-4.99.6.ebuild, -dhcpcd-4.99.12.ebuild, + -dhcpcd-4.99.15.ebuild, -dhcpcd-4.99.18.ebuild: + Removed all dhcpcd versions + + 28 May 2009; Robert Piasek dhcpcd-4.0.13.ebuild, + -dhcpcd-5.0.1.ebuild, -dhcpcd-5.0.3.ebuild: + removed old versions + + 28 May 2009; Robert Piasek + dhcpcd-4.0.13.ebuild: + Stable on arm (bug #271351) + + 28 May 2009; Jeroen Roovers dhcpcd-4.0.13.ebuild: + Stable for HPPA (bug #271351). + + 27 May 2009; Christian Faulhammer dhcpcd-4.0.13.ebuild: + stable x86, bug 271351 + +*dhcpcd-5.0.4 (14 May 2009) + + 14 May 2009; Raúl Porcel +dhcpcd-5.0.4.ebuild: + Version bump + +*dhcpcd-5.0.3 (11 May 2009) + + 11 May 2009; Raúl Porcel +dhcpcd-5.0.3.ebuild: + Version bump + +*dhcpcd-5.0.1 (03 May 2009) + + 03 May 2009; Raúl Porcel +dhcpcd-5.0.1.ebuild: + Version bump + +*dhcpcd-4.99.18 (20 Apr 2009) + + 20 Apr 2009; Raúl Porcel +files/dhcpcd.initd, + +dhcpcd-4.99.18.ebuild: + Version bump + +*dhcpcd-4.0.13 (18 Apr 2009) + + 18 Apr 2009; Raúl Porcel +dhcpcd-4.0.13.ebuild: + Version bump + +*dhcpcd-4.99.15 (20 Mar 2009) + + 20 Mar 2009; Raúl Porcel +dhcpcd-4.99.15.ebuild: + Version bump + +*dhcpcd-4.0.12 (26 Feb 2009) + + 26 Feb 2009; Raúl Porcel +dhcpcd-4.0.12.ebuild: + Version bump + +*dhcpcd-4.0.11 (19 Feb 2009) + + 19 Feb 2009; +dhcpcd-4.0.11.ebuild: + Bump to 4.0.11 + + 07 Feb 2009; Raúl Porcel -dhcpcd-4.0.0.ebuild, + -dhcpcd-4.0.1-r1.ebuild, -dhcpcd-4.0.2.ebuild, -dhcpcd-4.0.3.ebuild, + -dhcpcd-4.0.4.ebuild, -dhcpcd-4.0.5.ebuild, -dhcpcd-4.0.6.ebuild, + dhcpcd-4.0.7.ebuild: + arm/ia64/s390/sh/sparc stable wrt #254812, remove old + +*dhcpcd-4.0.10 (04 Feb 2009) + + 04 Feb 2009; Javier Villavicencio + +dhcpcd-4.0.10.ebuild: + Version bump. + +*dhcpcd-4.99.12 (28 Jan 2009) +*dhcpcd-4.0.8 (28 Jan 2009) + + 28 Jan 2009; Raúl Porcel +dhcpcd-4.0.8.ebuild, + +dhcpcd-4.99.12.ebuild: + Version bump + + 23 Jan 2009; Brent Baude ChangeLog: + stable ppc, bug 254812 + + 18 Jan 2009; Markus Meier dhcpcd-4.0.7.ebuild: + x86 stable, bug #254812 + + 18 Jan 2009; Tobias Klausmann dhcpcd-4.0.7.ebuild: + Stable on alpha, bug #254812 + + 16 Jan 2009; Steve Dibb dhcpcd-4.0.7.ebuild: + amd64 stable, bug 254812 + + 14 Jan 2009; Brent Baude dhcpcd-4.0.7.ebuild: + stable ppc64, bug 254812 + + 14 Jan 2009; Jeroen Roovers dhcpcd-4.0.7.ebuild: + Stable for HPPA (bug #254812). + + 13 Jan 2009; Brent Baude dhcpcd-4.0.7.ebuild: + stable ppc, bug 254812 + + 08 Jan 2009; Jeremy Olexa metadata.xml, + dhcpcd-3.0.16-r1.ebuild, dhcpcd-3.1.5-r1.ebuild, dhcpcd-3.2.3.ebuild, + dhcpcd-4.0.0.ebuild, dhcpcd-4.0.1-r1.ebuild, dhcpcd-4.0.2.ebuild, + dhcpcd-4.0.3.ebuild, dhcpcd-4.0.4.ebuild, dhcpcd-4.0.5.ebuild, + dhcpcd-4.0.6.ebuild, dhcpcd-4.0.7.ebuild, dhcpcd-4.99.5.ebuild, + dhcpcd-4.99.6.ebuild: + Modify DESCRIPTION to be more informative to the end user - based on + homepage's description + +*dhcpcd-4.0.7 (02 Dec 2008) + + 02 Dec 2008; Raúl Porcel +dhcpcd-4.0.7.ebuild: + Version bump + +*dhcpcd-4.99.6 (25 Nov 2008) +*dhcpcd-4.0.6 (25 Nov 2008) + + 25 Nov 2008; +dhcpcd-4.0.6.ebuild, + +dhcpcd-4.99.6.ebuild: + Bump to 4.{0,99}.6 + +*dhcpcd-4.99.5 (21 Nov 2008) +*dhcpcd-4.0.5 (21 Nov 2008) + + 21 Nov 2008; Tomas Chvatal + -files/dhcpcd-4.99.2-no-empty-clientid.patch, +dhcpcd-4.0.5.ebuild, + -dhcpcd-4.99.2.ebuild, -dhcpcd-4.99.3.ebuild, -dhcpcd-4.99.4.ebuild, + +dhcpcd-4.99.5.ebuild: + Version bump for 4.0 and 5.0 series. Cleanup 5.0. + +*dhcpcd-4.99.4 (10 Nov 2008) + + 10 Nov 2008; Raúl Porcel +dhcpcd-4.99.4.ebuild: + Version bump + +*dhcpcd-4.0.4 (04 Nov 2008) + + 04 Nov 2008; Raúl Porcel +dhcpcd-4.0.4.ebuild: + Version bump + +*dhcpcd-4.99.3 (29 Oct 2008) +*dhcpcd-4.0.3 (29 Oct 2008) + + 29 Oct 2008; +dhcpcd-4.0.3.ebuild, + +dhcpcd-4.99.3.ebuild: + Bump. + + 05 Oct 2008; Tobias Klausmann dhcpcd-4.0.2.ebuild: + Stable on alpha, bug #238731 + + 05 Oct 2008; Raúl Porcel dhcpcd-4.0.2.ebuild: + ia64 stable wrt #238731 + + 04 Oct 2008; Markus Meier dhcpcd-4.0.2.ebuild: + x86 stable, bug #238731 + + 04 Oct 2008; Thomas Anderson dhcpcd-4.0.2.ebuild: + stable amd64, bug 238731 + + 02 Oct 2008; Jeroen Roovers dhcpcd-4.0.2.ebuild: + Stable for HPPA (bug #238731). + + 02 Oct 2008; Brent Baude dhcpcd-4.0.2.ebuild: + Marking dhcpcd-4.0.2 ppc64 and ppc for bug 238731 + + 02 Oct 2008; Ferris McCormick dhcpcd-4.0.2.ebuild: + Sparc stable --- Bug #238731 --- Immediate stable because of missed problems + with previous. + +*dhcpcd-4.0.2 (01 Oct 2008) + + 01 Oct 2008; Robin H. Johnson +dhcpcd-4.0.2.ebuild: + Version bump to solve bug #239098 with no file generation with compat + mode. + + 01 Oct 2008; Brent Baude dhcpcd-4.0.1-r1.ebuild: + stable ppc64, bug 238731 + + 29 Sep 2008; Ferris McCormick dhcpcd-4.0.1-r1.ebuild: + Sparc stable, Bug #238731. + + 28 Sep 2008; Jeroen Roovers dhcpcd-4.0.1-r1.ebuild: + Stable for HPPA (bug #238731). + + 28 Sep 2008; Dawid Węgliński dhcpcd-4.0.1-r1.ebuild: + Stable on amd64/x86 (bug #238731) + + 27 Sep 2008; nixnut dhcpcd-4.0.1-r1.ebuild: + Stable on ppc wrt bug 238731 + +*dhcpcd-4.99.2 (25 Sep 2008) + + 25 Sep 2008; Robin H. Johnson + +files/dhcpcd-4.99.2-no-empty-clientid.patch, +dhcpcd-4.99.2.ebuild: + Include the alpha 4.99.2 for 5.x fun testing. Please note the 3.x + compatibility is no longer supported by the codebase as it was during 4.0 + versions. + +*dhcpcd-4.0.1-r1 (25 Sep 2008) + + 25 Sep 2008; Robin H. Johnson + +files/dhcpcd-4.0.1-no-empty-clientid.patch, +dhcpcd-4.0.1-r1.ebuild: + Minor bugfix to 4.0.1, restoring the old -I behavior better. Stable + candidate now. + + 25 Aug 2008; Rémi Cardona Manifest: + wrong tarball... + +*dhcpcd-4.0.1 (25 Aug 2008) + + 25 Aug 2008; Rémi Cardona +dhcpcd-4.0.1.ebuild: + bump to 4.0.1 as per Roy's comments in bug #235643 + +*dhcpcd-4.0.0 (24 Aug 2008) + + 24 Aug 2008; Raúl Porcel -dhcpcd-4.0.0_beta9.ebuild, + -dhcpcd-4.0.0_rc1.ebuild, -dhcpcd-4.0.0_rc2.ebuild, + -dhcpcd-4.0.0_rc3.ebuild, -dhcpcd-4.0.0_rc4.ebuild, +dhcpcd-4.0.0.ebuild: + Version bump + +*dhcpcd-4.0.0_rc5 (15 Aug 2008) + + 15 Aug 2008; Raúl Porcel +dhcpcd-4.0.0_rc5.ebuild: + Version bump + +*dhcpcd-4.0.0_rc4 (28 Jul 2008) + + 28 Jul 2008; Raúl Porcel +dhcpcd-4.0.0_rc4.ebuild: + Version bump + +*dhcpcd-4.0.0_rc3 (27 Jul 2008) + + 27 Jul 2008; Mike Auty +dhcpcd-4.0.0_rc3.ebuild: + Version bump, fixes loop with infinite leases. + +*dhcpcd-4.0.0_rc2 (23 Jul 2008) + + 23 Jul 2008; Raúl Porcel +dhcpcd-4.0.0_rc2.ebuild: + Version bump + +*dhcpcd-4.0.0_rc1 (22 Jul 2008) + + 22 Jul 2008; Raúl Porcel -dhcpcd-4.0.0_beta1.ebuild, + -dhcpcd-4.0.0_beta2.ebuild, -dhcpcd-4.0.0_beta3.ebuild, + -dhcpcd-4.0.0_beta4.ebuild, -dhcpcd-4.0.0_beta5.ebuild, + -dhcpcd-4.0.0_beta6.ebuild, -dhcpcd-4.0.0_beta7.ebuild, + -dhcpcd-4.0.0_beta8.ebuild, +dhcpcd-4.0.0_rc1.ebuild: + Version bump + +*dhcpcd-4.0.0_beta9 (08 Jul 2008) + + 08 Jul 2008; Raúl Porcel +dhcpcd-4.0.0_beta9.ebuild: + Version bump + +*dhcpcd-4.0.0_beta8 (05 Jul 2008) + + 05 Jul 2008; Raúl Porcel +dhcpcd-4.0.0_beta8.ebuild: + Version bump + +*dhcpcd-4.0.0_beta7 (20 Jun 2008) + + 20 Jun 2008; Javier Villavicencio + +dhcpcd-4.0.0_beta7.ebuild: + Version Bump + +*dhcpcd-4.0.0_beta6 (18 Jun 2008) + + 18 Jun 2008; Raúl Porcel +dhcpcd-4.0.0_beta6.ebuild: + Version bump + +*dhcpcd-4.0.0_beta5 (25 May 2008) + + 25 May 2008; Raúl Porcel +dhcpcd-4.0.0_beta5.ebuild: + Version bump + +*dhcpcd-4.0.0_beta4 (19 May 2008) + + 19 May 2008; Raúl Porcel +dhcpcd-4.0.0_beta4.ebuild: + Version bump + + 19 May 2008; Raúl Porcel dhcpcd-4.0.0_beta3.ebuild: + Add keepdir /var/lib/dhcpcd, per Uberlord's request + +*dhcpcd-4.0.0_beta3 (19 May 2008) + + 19 May 2008; Raúl Porcel +dhcpcd-4.0.0_beta3.ebuild: + Version bump + +*dhcpcd-4.0.0_beta2 (08 May 2008) + + 08 May 2008; Raúl Porcel +dhcpcd-4.0.0_beta2.ebuild: + Version bump + +*dhcpcd-4.0.0_beta1 (06 May 2008) + + 06 May 2008; Samuli Suominen +dhcpcd-4.0.0_beta1.ebuild: + Version bump wrt #219321 by Roy Marples, closes also #218898 + + 02 May 2008; Doug Goldstein dhcpcd-2.0.5-r1.ebuild: + bug #218657 berlios mirror + + 08 Apr 2008; Raúl Porcel dhcpcd-3.2.3.ebuild: + ia64/sparc stable wrt #214754 + + 02 Apr 2008; Tobias Klausmann dhcpcd-3.2.3.ebuild: + Stable on alpha, bug #214754 + + 29 Mar 2008; Brent Baude dhcpcd-3.2.3.ebuild: + stable ppc, bug 214754 + + 27 Mar 2008; Jeroen Roovers dhcpcd-3.2.3.ebuild: + Stable for HPPA (bug #214754). + + 27 Mar 2008; Markus Meier dhcpcd-3.2.3.ebuild: + amd64/x86 stable, bug #214754 + + 26 Mar 2008; Markus Rothe dhcpcd-3.2.3.ebuild: + Stable on ppc64; bug #214754 + +*dhcpcd-3.2.3 (25 Feb 2008) + + 25 Feb 2008; +dhcpcd-3.2.3.ebuild: + Bump + +*dhcpcd-3.2.2 (20 Feb 2008) + + 20 Feb 2008; +dhcpcd-3.2.2.ebuild: + Bump to 3.2.2 + +*dhcpcd-3.2.1 (29 Jan 2008) + + 29 Jan 2008; Raúl Porcel +dhcpcd-3.2.1.ebuild: + Version bump + + 26 Jan 2008; Diego Pettenò dhcpcd-3.2.0.ebuild: + Upgrade the duid file to the new format if needed. Proxying for Roy. + +*dhcpcd-3.2.0 (25 Jan 2008) + + 25 Jan 2008; Raúl Porcel +dhcpcd-3.2.0.ebuild: + Version bump + + 09 Jan 2008; dhcpcd-3.1.9.ebuild: + Replace all instances of ewarn and einfo with elog + +*dhcpcd-3.1.9 (09 Jan 2008) + + 09 Jan 2008; +dhcpcd-3.1.9.ebuild: + Bump + + 25 Dec 2007; Christian Heim metadata.xml: + Removing uberlord from metadata.xml as per #199318. + +*dhcpcd-3.1.8 (26 Nov 2007) + + 26 Nov 2007; Joe Peterson +dhcpcd-3.1.8.ebuild: + Bump version + + 22 Oct 2007; Roy Marples dhcpcd-3.1.7.ebuild: + einfo -> elog, #196662 + +*dhcpcd-3.1.7 (21 Oct 2007) + + 21 Oct 2007; Roy Marples +dhcpcd-3.1.7.ebuild: + Release new version, should fix #196178 and a few link local issues. + + 17 Oct 2007; Roy Marples + +files/dhcpcd-3.1.6-zeroconf.patch, dhcpcd-3.1.6-r1.ebuild: + Allow -zeroconf to actually work, #196718 + + 17 Oct 2007; Roy Marples dhcpcd-3.1.6-r1.ebuild: + Add zeroconf use flag and document behaviour, #196088 + +*dhcpcd-3.1.6-r1 (11 Oct 2007) +*dhcpcd-3.1.5-r1 (11 Oct 2007) + + 11 Oct 2007; Roy Marples +dhcpcd-3.1.5-r1.ebuild, + +dhcpcd-3.1.6-r1.ebuild: + Fix ntp drift file location, #195441 + +*dhcpcd-3.1.6 (04 Oct 2007) + + 04 Oct 2007; Roy Marples +dhcpcd-3.1.6.ebuild: + Bumpage. + + 01 Oct 2007; Roy Marples dhcpcd-3.1.5.ebuild: + Add a warning about DUID behaviour vs buggy servers. + + 29 Sep 2007; Raúl Porcel dhcpcd-3.1.5.ebuild: + alpha/ia64/sparc stable wrt #188284 + + 28 Sep 2007; Markus Meier dhcpcd-3.1.5.ebuild: + x86 stable, bug #188284 + + 28 Sep 2007; nixnut dhcpcd-3.1.5.ebuild: + Stable on ppc wrt bug 188284 + + 28 Sep 2007; Joshua Kinard dhcpcd-3.1.5.ebuild: + Stable on mips, per #188284. + + 27 Sep 2007; Brent Baude dhcpcd-3.1.5.ebuild: + Marking dhcpcd-3.1.5 ppc64 for bug#188284 + + 27 Sep 2007; Jeroen Roovers dhcpcd-3.1.5.ebuild: + Stable for HPPA (bug #188284). + + 27 Sep 2007; Christoph Mende dhcpcd-3.1.5.ebuild: + Stable on amd64 wrt bug #188284 + +*dhcpcd-3.1.5 (21 Aug 2007) + + 21 Aug 2007; Roy Marples +dhcpcd-3.1.5.ebuild: + Bumpage + + 11 Aug 2007; Roy Marples dhcpcd-3.1.4.ebuild: + Fix linker error when coreutils is statically built, #188333. + +*dhcpcd-3.1.4 (09 Aug 2007) + + 09 Aug 2007; Roy Marples +dhcpcd-3.1.4.ebuild: + New version to fix ARP flooding, #187753 + +*dhcpcd-3.1.3 (31 Jul 2007) + + 31 Jul 2007; Roy Marples +dhcpcd-3.1.3.ebuild: + Bump to fix the addition of link routes. + +*dhcpcd-3.1.2 (31 Jul 2007) + + 31 Jul 2007; Roy Marples +dhcpcd-3.1.2.ebuild: + New version, fixes #158867, #186385 and #186801. + +*dhcpcd-3.1.1 (26 Jul 2007) + + 26 Jul 2007; Roy Marples +dhcpcd-3.1.1.ebuild: + New release, should fix segfaults some people where seeing with 3.1.0 + +*dhcpcd-3.1.0 (23 Jul 2007) + + 23 Jul 2007; Roy Marples +dhcpcd-3.1.0.ebuild: + New version. + LiveCD builders *should* enable the vram USE flag. + +*dhcpcd-3.0.19 (10 Jul 2007) + + 10 Jul 2007; Roy Marples +dhcpcd-3.0.19.ebuild: + New version to fix compat with old stlye BOOTP servers, #184694 + +*dhcpcd-3.0.18 (28 Jun 2007) + + 28 Jun 2007; Roy Marples +dhcpcd-3.0.18.ebuild: + Bump with a few misc fixes. + + 20 Jun 2007; Raúl Porcel dhcpcd-3.0.16-r1.ebuild: + alpha stable wrt #166921, thanks to Tobias Klausmann for testing + + 18 Apr 2007; Alexander H. Færøy + dhcpcd-3.0.16-r1.ebuild: + Stable on MIPS; bug #166921 + +*dhcpcd-3.0.17 (14 Apr 2007) + + 14 Apr 2007; Roy Marples +dhcpcd-3.0.17.ebuild: + New version, including moer MTU fixes for #173350 and #173791. + +*dhcpcd-3.0.16-r1 (11 Apr 2007) + + 11 Apr 2007; Roy Marples + +files/dhcpcd-3.0.16-min-message.patch, +dhcpcd-3.0.16-r1.ebuild: + Add patch to enfore a minimum dhcp message size of 300 bytes for crappy + servers, #173399. Thanks to Kim for finding the issue. + + 08 Apr 2007; Markus Rothe dhcpcd-3.0.16.ebuild: + Stable on ppc64; bug #166921 + + 07 Apr 2007; Christian Faulhammer dhcpcd-3.0.16.ebuild: + stable amd64, bug 166921 + + 06 Apr 2007; Tobias Scherbaum + dhcpcd-3.0.16.ebuild: + ppc stable, bug #166921 + + 03 Apr 2007; Raúl Porcel dhcpcd-3.0.16.ebuild: + ia64 + x86 stable wrt bug 166921 + + 03 Apr 2007; Jeroen Roovers dhcpcd-3.0.16.ebuild: + Stable for HPPA (bug #166921). + + 03 Apr 2007; Gustavo Zacarias dhcpcd-3.0.16.ebuild: + Stable on sparc wrt #166921 + +*dhcpcd-3.0.16 (02 Mar 2007) + + 02 Mar 2007; Roy Marples +dhcpcd-3.0.16.ebuild: + New release, which sets the minimum MTU to be 576 regardless of what the + DHCP server wants. Fixes #168985. + +*dhcpcd-3.0.15 (01 Mar 2007) + + 01 Mar 2007; Roy Marples +dhcpcd-3.0.15.ebuild: + Fix parsing DHCP MTU option, #168840. + +*dhcpcd-3.0.14 (28 Feb 2007) + + 28 Feb 2007; Roy Marples +dhcpcd-3.0.14.ebuild: + New release, fixes a crash on 0 or invalid length dhcp options. + +*dhcpcd-3.0.13 (23 Feb 2007) + + 23 Feb 2007; Roy Marples +dhcpcd-3.0.13.ebuild: + Bumpage + + 22 Feb 2007; Stuart Longland dhcpcd-3.0.12.ebuild: + Tested successfully on mips...added ~mips keyword. Resolves bug #156446. + +*dhcpcd-3.0.12 (21 Feb 2007) + + 21 Feb 2007; Roy Marples +dhcpcd-3.0.12.ebuild: + New release. + +*dhcpcd-3.0.11 (08 Feb 2007) + + 08 Feb 2007; Roy Marples +dhcpcd-3.0.11.ebuild: + New release. + +*dhcpcd-3.0.10 (27 Jan 2007) + + 27 Jan 2007; Roy Marples +dhcpcd-3.0.10.ebuild: + New upstream release. + +*dhcpcd-3.0.9 (07 Jan 2007) + + 07 Jan 2007; Roy Marples +dhcpcd-3.0.9.ebuild: + New version. + +*dhcpcd-3.0.8-r1 (29 Dec 2006) + + 29 Dec 2006; Roy Marples + +files/dhcpcd-3.0.8-static-routes.patch, +dhcpcd-3.0.8-r1.ebuild: + Add a patch to apply static routes before routers and setup host routes + correctly. + +*dhcpcd-3.0.8 (21 Dec 2006) + + 21 Dec 2006; Roy Marples +dhcpcd-3.0.8.ebuild: + Fix arp checking, #158728. + +*dhcpcd-3.0.7 (19 Dec 2006) + + 19 Dec 2006; Roy Marples +dhcpcd-3.0.7.ebuild: + New version, with insane CFLAGS for better code quality. + + 17 Dec 2006; Stefaan De Roeck dhcpcd-3.0.6.ebuild: + keyworded ~alpha (bug #156446) + +*dhcpcd-3.0.6 (11 Dec 2006) + + 11 Dec 2006; Roy Marples +dhcpcd-3.0.6.ebuild: + New version, where we no longer set the broadcast flag. + +*dhcpcd-3.0.5 (06 Dec 2006) + + 06 Dec 2006; Roy Marples +dhcpcd-3.0.5.ebuild: + New version, fixed #157297. + +*dhcpcd-3.0.4 (06 Dec 2006) + + 06 Dec 2006; Roy Marples +dhcpcd-3.0.4.ebuild: + New release, fixes #157292 thanks to Marc Duponcheel. + +*dhcpcd-3.0.3 (05 Dec 2006) + + 05 Dec 2006; Roy Marples +dhcpcd-3.0.3.ebuild: + New release, fixes #157093 and a few other things. + + 04 Dec 2006; Roy Marples + files/dhcpcd-3.0.2-if_addr.patch: + Fix the patch so we only include linux/if_addr.h for 2.6.19+ kernels. + + 04 Dec 2006; Roy Marples + +files/dhcpcd-3.0.2-if_addr.patch, dhcpcd-3.0.2.ebuild: + Include linux/if_addr.h so we compile on 2.6.19 kernels, thanks to + AlexExtreme. + + 03 Dec 2006; Tim Yamin dhcpcd-3.0.1.ebuild: + Keyword ~ia64; bug #156446. + +*dhcpcd-3.0.2 (03 Dec 2006) + + 03 Dec 2006; Roy Marples +dhcpcd-3.0.2.ebuild: + New release, fixes #156831 and #156844. + + 01 Dec 2006; Markus Rothe dhcpcd-3.0.1.ebuild: + Added ~ppc64; bug #156446 + + 30 Nov 2006; Gustavo Zacarias dhcpcd-3.0.1.ebuild: + Keyworded ~sparc wrt #156446 + +*dhcpcd-3.0.1 (30 Nov 2006) + + 30 Nov 2006; Roy Marples +dhcpcd-3.0.1.ebuild: + New release, fixes #156515 thanks to TGL. + + 28 Nov 2006; Roy Marples dhcpcd-3.0.0.ebuild: + Updated homepage. + + 28 Nov 2006; Joseph Jezak dhcpcd-3.0.0.ebuild: + Marked ~ppc for bug #156446. + + 28 Nov 2006; Jeroen Roovers dhcpcd-3.0.0.ebuild: + Marked ~hppa (bug #156446). + +*dhcpcd-3.0.0 (27 Nov 2006) + + 27 Nov 2006; Roy Marples +dhcpcd-3.0.0.ebuild: + Complete re-write, now supports FreeBSD, User Classes and + Classless Static Routes. + + 06 Sep 2006; Roy Marples dhcpcd-2.0.5-r1.ebuild, + dhcpcd-2.0.8-r3.ebuild: + Just warn about Packet Socket instead of requiring linux sources + + 05 Sep 2006; Roy Marples dhcpcd-2.0.5-r1.ebuild, + dhcpcd-2.0.8-r3.ebuild: + dhcpcd requires CONFIG_PACKET to work in linux. + +*dhcpcd-2.0.8-r3 (13 Aug 2006) +*dhcpcd-2.0.5-r1 (13 Aug 2006) + + 13 Aug 2006; Roy Marples +dhcpcd-2.0.5-r1.ebuild, + +dhcpcd-2.0.8-r3.ebuild: + Bump to push out patch. + + 13 Aug 2006; Roy Marples + +files/dhcpcd-2.0.0-alwaysup.patch, +files/dhcpcd-2.0.8-alwaysup.patch, + dhcpcd-2.0.0.ebuild, dhcpcd-2.0.3.ebuild, dhcpcd-2.0.5.ebuild, + dhcpcd-2.0.8-r2.ebuild: + Ensure that interface is always up as future dhcpcd's will do this + automatically and probably drop the -o option. + + 05 Aug 2006; Chris White metadata.xml: + metadata.xml translation by Yoshino-san in bug #135033 + +*dhcpcd-2.0.8-r2 (22 Jul 2006) + + 22 Jul 2006; Roy Marples + +files/dhcpcd-2.0.8-no_resolve_hostname.patch, +dhcpcd-2.0.8-r2.ebuild: + Fix incorrect resolving of hostname, thanks to Bert Van Leeuwen, #141207. + +*dhcpcd-2.0.8-r1 (21 Jul 2006) + + 21 Jul 2006; Roy Marples + +files/dhcpcd-2.0.8-loglevel.patch, +dhcpcd-2.0.8-r1.ebuild: + Fix loglevel option (-v), thanks to Bert Van Leeuwen, #141205. + +*dhcpcd-2.0.8 (12 Jul 2006) + + 12 Jul 2006; Roy Marples +dhcpcd-2.0.8.ebuild: + New version to fix ARP timeouts, #137800 and hopefully -O3 on PPC, #139179. + +*dhcpcd-2.0.7 (23 Jun 2006) + + 23 Jun 2006; Roy Marples +dhcpcd-2.0.7.ebuild: + New version, fixes #137478 as well as some more bugs. + +*dhcpcd-2.0.6 (05 Jun 2006) + + 05 Jun 2006; Roy Marples +dhcpcd-2.0.6.ebuild: + New release, fixes #133242 and #135230. + + 28 May 2006; Thomas Cort dhcpcd-2.0.5.ebuild: + Stable on alpha wrt Bug #134090. + + 24 May 2006; Jeroen Roovers dhcpcd-2.0.5.ebuild: + Stable on hppa (bug #134090). + + 24 May 2006; Michael Hanselmann dhcpcd-2.0.5.ebuild: + Stable on ppc. + + 24 May 2006; Christel Dahlskjaer + dhcpcd-2.0.5.ebuild: + Stable on mips; bug #134090 + + 23 May 2006; Jason Wever dhcpcd-2.0.5.ebuild: + Stable on SPARC wrt bug #133501. + + 23 May 2006; Markus Rothe dhcpcd-2.0.5.ebuild: + Stable on ppc64; bug #134090 + + 23 May 2006; Daniel Gryniewicz dhcpcd-2.0.5.ebuild: + Marked stable on amd64 per bug #134090 + + 23 May 2006; Krzysiek Pawlik dhcpcd-2.0.5.ebuild: + Stable on x86, see bug #134090. + + 28 Apr 2006; Joshua Kinard dhcpcd-2.0.3.ebuild: + Marked stable on mips. + +*dhcpcd-2.0.5 (21 Apr 2006) + + 21 Apr 2006; Roy Marples +dhcpcd-2.0.5.ebuild: + New release. + +*dhcpcd-2.0.4-r1 (11 Apr 2006) + + 11 Apr 2006; Roy Marples + +files/dhcpcd-2.0.4-exit.patch, +dhcpcd-2.0.4-r1.ebuild: + Fix a regression in dhcpcd-2.0.4 where we would exit with a zero status + if we failed to get a lease. Also, we now report timeout errors to + stderr as well as syslog. + +*dhcpcd-2.0.4 (07 Apr 2006) + + 07 Apr 2006; Roy Marples +dhcpcd-2.0.4.ebuild: + New release with inbuilt resolvconf support and + better error reporting when opening files. + + 13 Mar 2006; dhcpcd-2.0.3.ebuild: + Stable on x86, bug #125828. + + 12 Mar 2006; Jason Wever dhcpcd-2.0.3.ebuild: + Stable on SPARC wrt bug #125828. + + 12 Mar 2006; Luis Medinas dhcpcd-2.0.3.ebuild: + Stable on amd64. See bug #125828. + + 12 Mar 2006; Fernando J. Pereda dhcpcd-2.0.3.ebuild: + Stable on alpha, wrt bug #125828. Tested by Thomas Cort + + 12 Mar 2006; Chris White ChangeLog: + Fixig manifest signing. + + 12 Mar 2006; Chris White dhcpcd-2.0.3.ebuild: + Marked 2.0.3 ppc stable for bug #125828. + + 12 Mar 2006; Markus Rothe dhcpcd-2.0.3.ebuild: + Stable on ppc64; bug #125828 + +*dhcpcd-2.0.3 (10 Mar 2006) + + 10 Mar 2006; Roy Marples +dhcpcd-2.0.3.ebuild: + New release, fixes #124543 and #124675. + + 27 Feb 2006; Rene Nussbaumer dhcpcd-2.0.2.ebuild: + Stable on hppa. See bug #124239. + + 27 Feb 2006; Mark Loeser dhcpcd-2.0.2.ebuild: + Stable on x86 + + 27 Feb 2006; Stephen Bennett dhcpcd-2.0.2.ebuild: + Alpha stable + + 27 Feb 2006; Simon Stelling dhcpcd-2.0.2.ebuild: + stable on amd64 + + 27 Feb 2006; Gustavo Zacarias dhcpcd-2.0.2.ebuild: + Stable on sparc wrt #124239 + + 27 Feb 2006; Tobias Scherbaum dhcpcd-2.0.2.ebuild: + ppc stable + + 27 Feb 2006; Markus Rothe dhcpcd-2.0.2.ebuild: + Stable on ppc64 + +*dhcpcd-2.0.2 (27 Feb 2006) + + 27 Feb 2006; Roy Marples +dhcpcd-2.0.2.ebuild: + New upstream release. + +*dhcpcd-2.0.1 (22 Jan 2006) + + 22 Jan 2006; Roy Marples +dhcpcd-2.0.1.ebuild: + New version, fixes gcc-4 compile warnings and -L ConfigDir option. + + 17 Sep 2005; Roy Marples + -files/dhcpcd-1.3.22_p4-gcc2.patch, + -files/dhcpcd-1.3.22_p4-gentoo-config.patch, + -files/dhcpcd-1.3.22_p4-man.patch, + -files/dhcpcd-1.3.22_p4-no-iface-down.diff, + -files/dhcpcd-1.3.22_p4-optionFQDN.patch, + -files/dhcpcd-1.3.22_p4-routemetric.patch, + -files/dhcpcd-1.3.22_p4-security.patch, -dhcpcd-1.3.22_p4-r11.ebuild, + -dhcpcd-1.3.22_p4-r12.ebuild: + Punted old versions - no more -z "release lease but keep cache" option :) + + 15 Sep 2005; Aron Griffis dhcpcd-2.0.0.ebuild: + Mark 2.0.0 stable on alpha + + 08 Sep 2005; Aaron Walker dhcpcd-2.0.0.ebuild: + Stable on mips. + + 06 Sep 2005; Roy Marples dhcpcd-2.0.0.ebuild: + Warn that the debug USE flag enables good debug output but does + not actually configure the interface or setup /etc/resolv.conf + + 03 Sep 2005; Markus Rothe dhcpcd-2.0.0.ebuild: + Stable on ppc64 + + 03 Sep 2005; Michael Hanselmann dhcpcd-2.0.0.ebuild: + Stable on ppc. + + 31 Aug 2005; Gustavo Zacarias dhcpcd-2.0.0.ebuild: + Stable on sparc + + 31 Aug 2005; Roy Marples dhcpcd-2.0.0.ebuild: + Stable on amd64 and x86 + + Added ~arm ~hppa ~390 due to invalid keyword drop + + 15 Aug 2005; Aron Griffis dhcpcd-2.0.0.ebuild: + add ~alpha ~ia64 + + 14 Aug 2005; Markus Rothe dhcpcd-2.0.0.ebuild: + Added ~ppc64 + + 12 Aug 2005; David Holm dhcpcd-2.0.0.ebuild: + Readded to ~ppc. Please don't remove it without filing a proper bug report. + + 08 Aug 2005; Jason Wever dhcpcd-2.0.0.ebuild: + Added ~sparc keyword as it was dropped against policy. + + 31 Jul 2005; Aaron Walker dhcpcd-2.0.0.ebuild: + Added ~mips. + +*dhcpcd-2.0.0 (28 Jul 2005) + + 28 Jul 2005; Roy Marples + +files/dhcpcd-2.0.0-gcc2.patch, +dhcpcd-2.0.0.ebuild: + New upstream version. + + 24 Jul 2005; Martin Schlemmer + +files/dhcpcd-1.3.22_p4-gcc2.patch, dhcpcd-1.3.22_p4-r12.ebuild: + Fix building with gcc2. + + 12 Jul 2005; Stephen Bennett dhcpcd-1.3.22_p4-r11.ebuild: + mips stable for #98394 + + 11 Jul 2005; Bryan Østergaard + dhcpcd-1.3.22_p4-r11.ebuild: + Stable on alpha + ia64, bug 98394. + + 11 Jul 2005; Markus Rothe + dhcpcd-1.3.22_p4-r11.ebuild: + Stable on ppc64 (bug #98394) + + 10 Jul 2005; Tobias Scherbaum + dhcpcd-1.3.22_p4-r11.ebuild: + ppc stable, bug #98394 + + 10 Jul 2005; Jason Wever dhcpcd-1.3.22_p4-r11.ebuild: + Stable on SPARC wrt bug #98394. + + 10 Jul 2005; Rene Nussbaumer + dhcpcd-1.3.22_p4-r11.ebuild: + Stable on hppa. bug #98394 + +*dhcpcd-1.3.22_p4-r11 (10 Jul 2005) + + 10 Jul 2005; Roy Marples + +files/dhcpcd-1.3.22_p4-security.patch, + +dhcpcd-1.3.22_p4-r12.ebuild, -dhcpcd-1.3.22_p4-r7.ebuild, + -dhcpcd-1.3.22_p4-r9.ebuild, -dhcpcd-1.3.22_p4-r10.ebuild, + +dhcpcd-1.3.22_p4-r11.ebuild: + Fixed a potential security hole #98394 + Taken from the Debian patchset by Simon Kelly + Punted old ebuilds. r5 becomes r11, r10 becomes r12 - both have fix + + Stable on x86 and amd64 + +*dhcpcd-1.3.22_p4-r10 (03 Jun 2005) + + 03 Jun 2005; Roy Marples + +files/dhcpcd-1.3.22_p4-gentoo-config.patch, +dhcpcd-1.3.22_p4-r10.ebuild: + dhcpcd now writes a more sane /etc/{resolv,ntp,yp}.conf + It also doesn't clobber those files anymore if there is no need to based on + the DHCP response. + dhcpcd now supports the -e option to change where it stores + {resolv,ntp,yp}.conf - default is /etc. + dhcpcd now inserts the interface name into the .sv files incase dhcpcd runs on + more than one interface. + +*dhcpcd-1.3.22_p4-r9 (01 Jun 2005) + + 01 Jun 2005; Roy Marples + files/dhcpcd-1.3.22_p4-optionFQDN.patch, + files/dhcpcd-1.3.22_p4-routemetric.patch, -dhcpcd-1.3.22_p4-r8.ebuild, + +dhcpcd-1.3.22_p4-r9.ebuild: + Made routemetric and FQDN patches work together + +*dhcpcd-1.3.22_p4-r8 (01 Jun 2005) + + 01 Jun 2005; Roy Marples + +files/dhcpcd-1.3.22_p4-man.patch, + +files/dhcpcd-1.3.22_p4-optionFQDN.patch, + +files/dhcpcd-1.3.22_p4-routemetric.patch, +metadata.xml, + +dhcpcd-1.3.22_p4-r8.ebuild: + Add route metric option -m - fixes #76694 thanks to Andy Dustman + man page buglet caused by drobbins patch - fixes #78839 + Allow dhcpcd to use the FQDN option - fixes #64307 thanks to Kevin F. Quinn + +*dhcpcd-1.3.22_p4-r7 (04 Nov 2004) + + 04 Nov 2004; Mike Frysinger + -dhcpcd-1.3.22_p4-r6.ebuild, +dhcpcd-1.3.22_p4-r7.ebuild: + Version bump to move dhcpcd back to /sbin. + +*dhcpcd-1.3.22_p4-r6 (03 Nov 2004) + + 03 Nov 2004; Mike Frysinger + dhcpcd-1.3.22_p4-r5.ebuild, +dhcpcd-1.3.22_p4-r6.ebuild: + Switch to using econf / make install destdir. + + 01 Nov 2004; Joshua Kinard dhcpcd-1.3.22_p4-r5.ebuild: + Marked stable on mips. + + 15 Sep 2004; Gustavo Zacarias + dhcpcd-1.3.22_p4-r5.ebuild: + Stable on sparc + + 14 Sep 2004; Guy Martin dhcpcd-1.3.22_p4-r5.ebuild: + Stable on x86. + + 18 Aug 2004; Aron Griffis dhcpcd-1.3.22_p4-r5.ebuild: + stable on alpha and ia64 + + 01 Jul 2004; Jon Hood dhcpcd-1.3.22_p4-r4.ebuild, + dhcpcd-1.3.22_p4-r5.ebuild: + change virtual/glibc to virtual/libc + + 02 Jun 2004; Travis Tilley dhcpcd-1.3.22_p4-r5.ebuild: + stable on amd64 + +*dhcpcd-1.3.22_p4-r5 (08 Mar 2004) +*dhcpcd-1.3.22_p4-r4 (08 Mar 2004) + + 08 Mar 2004; Seemant Kulleen + dhcpcd-1.3.22_p4-r2.ebuild, dhcpcd-1.3.22_p4-r3.ebuild, + dhcpcd-1.3.22_p4-r4.ebuild, dhcpcd-1.3.22_p4-r5.ebuild: + Forced a version bump on these ebuilds. Basically, -r2 is now -r4 and -r3 is + now -r5. The reason for the revision bump was to make this package PROVIDE + virtual/dhcp. Closes a long-standing bloat-reduction request made on + gentoo-dev mailing list by: William Hubbs at + http://article.gmane.org/gmane.linux.gentoo.devel/11579 + + 01 Mar 2004; Tom Gall dhcpcd-1.3.22_p4-r3.ebuild; + for ppc64 call gnuconfig_update + + 10 Feb 2004; Brandon Low dhcpcd-1.3.22_p4-r3.ebuild: + Nonfunctional change to close bug 29235 + +*dhcpcd-1.3.22_p4-r3 (18 Nov 2003) + + 18 Nov 2003; Guy Martin dhcpcd-1.3.22_p4-r3.ebuild: + Added the -o options which prevents dhcpcd to bring the interface down + on exit. + +*dhcpcd-1.3.22_p4-r2 (03 Nov 2003) + + 03 Nov 2003; Mike Frysinger : + Fix ntp drift file location (for now) #32490. + +*dhcpcd-1.3.22_p4-r1 (06 Sep 2003) + + 19 Oct 2003; Martin Holzer dhcpcd-1.3.22_p4-r1.ebuild: + adding DEPEND="virtual/glibc" Closes #31478. + + 09 Oct 2003; Alexander Gabert dhcpcd-1.3.22_p4-r1.ebuild: + removed hardened-gcc -lc + + 03 Oct 2003; Alexander Gabert dhcpcd-1.3.22_p4-r1.ebuild: + added -static -lc for propolice + + 02 Oct 2003; Mike Frysinger : + USE=static support #29207. + + 17 Sep 2003; Tavis Ormandy dhcpcd-1.3.22_p4-r1.ebuild: + stable on alpha + + 06 Sep 2003; Daniel Robbins dhcpcd-1.3.22_p4-r1.ebuild: + added bug 23428 patch from Alwyn Schoeman , which is a + great little patch. Also made dhcpcd FHS compliant using an LFS patch, which + allows us to address the dhcpcd issues on the 1.4 release LiveCD runtime. + +*dhcpcd-1.3.22_p4 (04 Jan 2003) + + 16 Apr 2003; Guy Martin dhcpcd-1.3.22_p4.ebuild : + Readded stuff to workaround the ./configure error. + Marked stable on hppa. + + 02 Apr 2003; Christian Birchinger + dhcpcd-1.3.22_p4.ebuild: + Added stable sparc keyword + + 24 Feb 2003; Nicholas Wourms dhcpcd-1.3.22_p4.ebuild : + Added stable mips keyword to the ebuild. + + 04 Jan 2003; Daniel Ahlberg : + Version bump + +*dhcpcd-1.3.22_p3-r3 (04 Jan 2003) + + 26 Feb 2003; Guy Martin dhcpcd-1.3.22_p3-3.ebuild : + Added CBUILD=$CHOST for hppa due to a ./configure error. + + 09 Feb 2003; Guy Martin dhcpcd-1.3.22_p3-r3.ebuild : + Added hppa to keywords. + + 24 Feb 2003; Nicholas Wourms dhcpcd-1.3.22_p3-r3.ebuild : + Added stable mips keyword to the ebuild. + + 04 Jan 2003; Daniel Ahlberg dhcpcd-1.3.22_p3-r3.ebuild : + Removed installation of pcmcia network files. Marked stable becuse of security update. + + 06 Dec 2002; Rodney Rees : changed sparc ~sparc keywords + +*dhcpcd-1.3.22_p3-r2 (04 Dec 2002) + + 24 Feb 2003; Nicholas Wourms dhcpcd-1.3.22_p3-r2.ebuild : + Added stable mips keyword to the ebuild. + + 04 Dec 2002; Donny Davies dhcpcd-1.3.22_p3-r1.ebuild : + Added a fix to force the pidfile into /var/run. + +*dhcpcd-1.3.22_p3-r1 (31 Oct 2002) + + 24 Feb 2003; Nicholas Wourms dhcpcd-1.3.22_p3-r1.ebuild : + Added stable mips keyword to the ebuild. + + 12 Nov 2002; Will Woods dhcpcd-1.3.22_p3-r1.ebuild : + Added "inherit gnuconfig" and src_unpack to fix build problems on alphaev67 + + 31 Oct 2002; Brandon Low dhcpcd-1.3.22_p3-r1.ebuild : + + The installation of dhcpcd binary got in the wrong place somehow, fixed. + +*dhcpcd-1.3.22_p3 (29 Oct 2002) + + 30 Oct 2002; Brandon Low dhcpcd-1.3.20_p13.ebuild dhcpcd-1.3.22_p3.ebuild: + + Fix package version and various ebuild fixes. + + 29 Oct 2002; Brandon Low dhcpcd-1.3.20_p13.ebuild : + + Version bump, apparently many upstream bugfixes. + +*dhcpcd-1.3.20_p0-r1 (1 Feb 2002) + + 24 Feb 2003; Nicholas Wourms dhcpcd-1.3.20_p0-r1.ebuild : + Added stable mips keyword to the ebuild. + + 18 Sept 2002; SpanKY ChangeLog dhcpcd-1.3.20_p0-r1.ebuild : + Fixed HOMEPAGE. + + 6 Jul 2002; phoen][x ChangeLog dhcpcd-1.3.20_p0-r1.ebuild : + Added KEYWORDS, SLOT, LICENSE. + + 1 Feb 2002; G.Bevin ChangeLog : + Added initial ChangeLog which should be updated whenever the package is + updated in any way. This changelog is targetted to users. This means that the + comments should well explained and written in clean English. The details about + writing correct changelogs are explained in the skel.ChangeLog file which you + can find in the root directory of the portage repository. + +*dhcpcd-1.3.20_p0 (6 July 2002) + + 6 Jul 2002; phoen][x ChangeLog dhcpcd-1.3.20_p0.ebuild: + Added KEYWORDS, SLOT, LICENSE. diff --git a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/Manifest b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/Manifest index 9e2313bdfe..78c178c7f3 100644 --- a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/Manifest +++ b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/Manifest @@ -1,13 +1,19 @@ -AUX dhcpcd.initd 327 SHA256 72b42c9939fda3fb56666813513029ed36194c1708bddce06bcb3e131e547492 SHA512 0a188b67f0641a480ac6d3cf6a634dddc4b72b1b9b47df33b05fba5d802693dd88e0cece0bfe9b641009c03022c620595b1ce35cd53d5024ee87f4c81e9acf63 WHIRLPOOL b97b0cd52b52561e6726d5decd094a02dd046107b0647833f00635e3fc126ab9679b2a7f883f4d880c1221cdbd91b0b52efaaccfdfa44a5048cb28d47d022351 -AUX dhcpcd.service 183 SHA256 06aaf350b11b1cea6ced9e2b5c69011e1daf6eb0ac9b2a9f2c9f81a9be31f463 SHA512 9d4c99e984906fc80fca7f7dd436d2f12dfebec870e19cbc3c03c14b394ed81c664403c0ca3f3e3138572c54d1278c1a43d5495f963b442b1bbef229248b1dd4 WHIRLPOOL 1176c2d763f55a65a97a973bdfa907dfaa2e9b88e93013d749c1a492e06382a7f42fa23eb2bfe86f6eaabea6c65c34db138b6bf600e6c522336ec2d07f7d7044 -DIST dhcpcd-6.9.0.tar.bz2 176736 SHA256 1566a58ef785880c07762ff6c520e974cf42872be5fbb23b4520f4446b120a68 SHA512 bb02005ff54ad722961208be69f48c61fb72cf56c9ca89348f3e0973e96317b06b4eaf48412ec5e763c9e20bad6f38e06d520048f3412d3bf46716f5dfb671a6 WHIRLPOOL 450b89ff260cfef8e865d1f02b7aa7119d0e37a231d08577545d0091496cee370f5f9c2614e6d5ef2b9a99b412d909d3ed4711c7433b6de085b7dc62df84a4fb -DIST dhcpcd-6.9.1.tar.xz 175656 SHA256 c03b750e1fe2890b62ac0e7d7092a1698b598adb6f88b67916586a619f7c066f SHA512 87ecd54fc94eb3fbebbf87c4037da4767f31ca60718c5fd8cc3dcff4c3294edf7808627ef909120b668f1b767f0d588dddb7c1920a971c86bdc83f72b64e33a3 WHIRLPOOL d8ef71fef224101a785c838ae48fbe440e7b3ca0f07d435d0a9f7a3fef458e28c094b08966ac88a25ec92fbadcfc06a52d55c39f5772427958f715d665cfe0e9 -DIST dhcpcd-6.9.2.tar.xz 176240 SHA256 e9f82422a35ad1f4f5f888a433a76e98e3cdd4419886c29ccbfb336eecc58a70 SHA512 9eb9dccdd26d9b088cf1bfdcef0ebcb83b8f18f1058a8ce385c3f69ab30682814215c24fbe5903d6a9ee7b4a5fbc93504949513987525515e1f597183e8b6920 WHIRLPOOL 86788c68d92ce774a96806bdcd03ff624ccf632f9bc5627cab218e63824e4da9d997300453de2d0fe299127880dc6d51a1bc9130246bebb425d32e1315f62455 -DIST dhcpcd-6.9.3.tar.xz 176320 SHA256 6089471ed695fa62ac8351466b96b4b6365fd14ec455a120a6524663808eae53 SHA512 0a895f17fa093ac758224bfddad003ee25f81fe96331b1952264c3623018e00048603c9a3c5ba385a93441e987b1ce4cd02ec1f42e1caca2e646a6ac4781c3d9 WHIRLPOOL 6de1622444cf393287abbd469016f3c3cc0a99e6ecc4b781c5b9e0389c899365cfefa46e93d16872e6427517f92ff4750e3a246604562922836ae112dbd4349d -EBUILD dhcpcd-6.9.0.ebuild 3332 SHA256 aebbc6bbf0ae9ed0b88beb9723c46c4b5e2fcc339e4b006555e6d3b4bb153fd7 SHA512 4ddb44d9ffa72ca3bd013264cd1536f77dda03d31329211cbb54838be8a764a34c5b72923276571fd092c3dafd5e275eef99e58ad6a2e7ba77a648cac24b2ace WHIRLPOOL ab08ecb21cc6c32c7d39d356d68c568983fe2984063fcc11df06684bafb112c0faf26f922d88fd3f3bb4690288400bbd5c182c6973740d8b52cb2c7d8d6ae7a9 -EBUILD dhcpcd-6.9.1.ebuild 3340 SHA256 0842cf1c887c495ca335e506cdcb5160be490434fbaa9d52b2b54f0b9b7603d3 SHA512 b9abbb5a66d7a86c8fe29897111679238e4188c1ef2e9d1dbbd12772a27a9bebda653349cee829302b0c48764ded50b153235b105138a1f406a989d3afad339b WHIRLPOOL 51c270c32fb389a95e966563742d18002f3eb66169ff6a55027686b7d3af640dd216300d95669a7385ae7d9af4b85b1967ee6a00b04a31bde380fd1789a33a80 -EBUILD dhcpcd-6.9.2.ebuild 3340 SHA256 0842cf1c887c495ca335e506cdcb5160be490434fbaa9d52b2b54f0b9b7603d3 SHA512 b9abbb5a66d7a86c8fe29897111679238e4188c1ef2e9d1dbbd12772a27a9bebda653349cee829302b0c48764ded50b153235b105138a1f406a989d3afad339b WHIRLPOOL 51c270c32fb389a95e966563742d18002f3eb66169ff6a55027686b7d3af640dd216300d95669a7385ae7d9af4b85b1967ee6a00b04a31bde380fd1789a33a80 -EBUILD dhcpcd-6.9.3.ebuild 3340 SHA256 0842cf1c887c495ca335e506cdcb5160be490434fbaa9d52b2b54f0b9b7603d3 SHA512 b9abbb5a66d7a86c8fe29897111679238e4188c1ef2e9d1dbbd12772a27a9bebda653349cee829302b0c48764ded50b153235b105138a1f406a989d3afad339b WHIRLPOOL 51c270c32fb389a95e966563742d18002f3eb66169ff6a55027686b7d3af640dd216300d95669a7385ae7d9af4b85b1967ee6a00b04a31bde380fd1789a33a80 -EBUILD dhcpcd-9999.ebuild 3340 SHA256 0842cf1c887c495ca335e506cdcb5160be490434fbaa9d52b2b54f0b9b7603d3 SHA512 b9abbb5a66d7a86c8fe29897111679238e4188c1ef2e9d1dbbd12772a27a9bebda653349cee829302b0c48764ded50b153235b105138a1f406a989d3afad339b WHIRLPOOL 51c270c32fb389a95e966563742d18002f3eb66169ff6a55027686b7d3af640dd216300d95669a7385ae7d9af4b85b1967ee6a00b04a31bde380fd1789a33a80 -MISC ChangeLog 64856 SHA256 2e43801d14158185ea967ef6244822bdb5ae254107c6abf6c50ec158b49c6731 SHA512 c9517777fb5a465b80905424ae65c34790a705a6097359273308e0085ffaed58a4a2a98a53ae3ba7a614f463b6d67a26234fb401699fcd85b9656d56c46a353c WHIRLPOOL ce99d0920143d62127371dbdc2eab7682e3aee4617792805fd48fbafe3621203abf06c80eecd6793ddc8fca00d262c095cf6e6f9c204956005eda462771fbf19 -MISC metadata.xml 467 SHA256 91b68a773dadc21672f7caea36dea4881b2345bd181df980deedd2fa109da021 SHA512 0f693eda66de5e8b4deecdaa722a9dfeb4b528a665b5488bb5d4a3a002094de0be1f9e48378051040174e98d884327d936d3191fa13a4263ddd19f1ed088bc06 WHIRLPOOL ced605f59979086352451940b6d8517efa7cafb9b080369bd8237f3b418e4bdfae3d4cd9c6f7ce051a4f906e09f0fc3777cee65ffbae5bcdadf638fc1c422c2d +AUX dhcpcd-6.10.2-fix-configure.patch 1421 SHA256 a740419af36b3250e5390f2e9d6870e0edb21d29aafbfaf97ab3b988950ffd05 SHA512 0af7007a0f80a8d2992409d39d470fc20553f19ba50009e2d89cf304244aabdbc0c11ca9377460c1581803a0ead4da4a9b09baaf15d175ff9455f93c5e5403e8 WHIRLPOOL 780fe5eed678eeab1afbc8bdf4554ff3591bee4343ccc940ecd4611c9c85e7b908541212b65fefbc7c48cc91031f1b69898fdeb2e761bf7f2f52884618b4f627 +AUX dhcpcd.initd 328 SHA256 6bb9b8b0075e45e63e898ed043f3c5951dc3e95c1fa62d22cc6e0616c792ecd1 SHA512 6d3220155f2d9ed3e3a00afd378eeb70d435e19804201f8bb35498f1f7f3dfdaeaa2f4a01a18f5e96b457d9c173bc6a206b3e67ebf6d95da7e7b350dcd153fde WHIRLPOOL bc35a41feb9dc60c3dcd7bc5c453edb65047a87bf93c774d243d41ff6d9fc1bbc28ad2ce9067e152447d58502f8ee07b9917a46ec9fbe03b5df083eae0d5ac3e +AUX dhcpcd.service 227 SHA256 289432e64108196c9e9c99b5ce77d3c46c75fc3e8f6f4ae1a19066dba46a3517 SHA512 4a030dc291fa7deba9c1f33d61dafdda710247ef7f3743c28e46b767a190e359e468433147bda23c82fae9c93ec31cd68905bfdb51cb8c2d9176ea789b31b14e WHIRLPOOL 46e457cf6843bf6dca31c2dd08bce431efa966ccd802a206e8a933f2c9e46c91b713ed2422f42284b5f65e5e8e44e9177ae307877a6243c321758e38c85a9ecc +DIST dhcpcd-6.10.0.tar.xz 179804 SHA256 ab56af9b2e86913c55a965cb0f835e87749df78318564acf90d5d698f413ad35 SHA512 f31c95beaa7668deb03e3d657660cd32434dbb0ef440e9bc568bb4a672a510bffb5e79e15d139b40fa7730e9a642c3c2167aaa1389fb8c449bfbcd0039ed30f0 WHIRLPOOL 70a18c39f317cb2cf51ec0a44d79d7fba99e381c47ecd2753bef41b68994193e9c846789aa2c1725a6261e82324434bee3231b056b93a8af3e10e9d26815a5b0 +DIST dhcpcd-6.10.1.tar.xz 180112 SHA256 284abf8c3be0580bbac5eaca95359346ab0d78d4072317b6ce87cc68f2e8ae7b SHA512 f323c155cff47f21dde181c216408b79f10e6ed923aa3d1f3482feff47a1e88e02193ec82f831da4ef63d3703ca1837715c36a47cf3f5d09f117f6eb53bfcf67 WHIRLPOOL 805e8a1b4dad400825197dae7918a2172093d152986d5d97f4d1993f2c27cf3fbe097a5dc4f7a5292e98676b5d7fad6079ed64e4bffabeb7ccf9d91f4db80de9 +DIST dhcpcd-6.10.2.tar.xz 184512 SHA256 64a0ff84ba7f1e820b2ccfe08980b3b73e96bb072274b21de523f1da83a94e09 SHA512 66e472b32373328fb18723d7efa9f200befb35762449a26a81d4c137eb17aae1d86bce59cc057dfb328e83061d7747a8c6facac2f0304750acfb4c634e896a65 WHIRLPOOL e92e64b36c26d651b8cd9ddc4c6902e351afe28c71a16a3f6bd069d1414eebf85791abb8eee3a6272134e5fec73f0ac4c0225c8b20ca2be07f2ac210b134bf7f +DIST dhcpcd-6.10.3.tar.xz 185520 SHA256 b586c1f770373f83e3f574c683c66bea217a6d6c89b8e91dbdb6f75aa654c8d5 SHA512 6ebcb720909f4d167d064d5e8ed961c331470762e89f4e5c145f048424ef170ffc218e9a9dcc94e3a8dce6ccc147710ec2ef17627a708918203858f3dcdca43d WHIRLPOOL 4c9844de4b6e69a761c7a5a9c34da7f97e906a379b837ccfe647f1fab5e648193298744a8eded6f46379c056cb8fcb8148af1f0e5e95d5726529a3cc2686b27f +DIST dhcpcd-6.11.0.tar.xz 187580 SHA256 31c2cd327657f11c427fe5044f74c5b942e70450fa43ceabf4b25f3fd4999959 SHA512 ee46f28b046752e80839c229e074cb87aea93695c1347ba852a026828a34b47f66990c9ce863f7de02ad81cc922c0ae000ab8fbb23ed9f2d1f97b720020db166 WHIRLPOOL 6950d95493baaf2c16343590f6c89fcf471de50c5423030607b1a26144c86636b40fb693ce87cd4d13e433f0423ff48449b7db37f7e1266038ee2b6268116ec5 +DIST dhcpcd-6.11.1.tar.xz 190956 SHA256 5c823d607ed1d7513d16ec51c54e21657f1324899e0ba333a497682d88a8c6ee SHA512 50ef755b13a96fe484623d9f2dbd91407fbea5ca728fd05dbf4259a61611a07cf3ffad7e8d20ecd513dbef80602074809abd1f5177daaa51ceccc2af5c88269f WHIRLPOOL a32350beee83184fc9d0dec5cd65f265a83aa95177b8ff700fcce2aaf2ac6c2600c322e3d8c65f1d2e9d3a2cbe71bc00b3a6efbf045fa9c805b76a3a1fca0de5 +EBUILD dhcpcd-6.10.0.ebuild 3328 SHA256 8a00d6d1a5101829601407417a4ea6c95f259722e682f822050de22eea8c8cdb SHA512 cfa69255cb7591b3097a34afedebd762e37ec31945e3bb1e37afc35438c205759f5455bd23db1d249a4ec62c0a4984748074f4918bc3f7b96b1a9c1423d6b499 WHIRLPOOL aa4271b6c232d357ad2ac963e6da23ee2677fe7ef970f57855bde34507bd5ecf045a300c9f78201963f178c17257f51f93ec07e44fc0af102be8fb8afd0840d0 +EBUILD dhcpcd-6.10.1.ebuild 3335 SHA256 4c9eae30d54104fe8d3d76ef7ecc2dcd86822e2eb01bfa2e02ea956edc2f4ec0 SHA512 35d930c4a27b5f1f286bebb4c20b17417d69a92156bf8503847cc98a4ea2c45b4e46500cc78c01e58fd076e96269bd85c49380075cbafbdf32eb9a5f9794a5ba WHIRLPOOL 7bce7d2ec6d7577fa8a725b2445906f8a950b7b9e9b221cebe05351c93564b4ee1b753dc8681e2b2294a52065d587ed5d65bedcc5e272aca564f9e8420d52020 +EBUILD dhcpcd-6.10.2.ebuild 3360 SHA256 c878d08ae55041b2560dd39b2d10359ac4616559fd107720c4e3518a2e844e2e SHA512 a66677dea29224527a24723a039720a8ce39698b35ca6cce59c583691dc9185475069ef966be0af1e22b929375f810e50a0721768ea2b49dced9c22e1281ef3d WHIRLPOOL c6361843079e58ac46a2084a60310a7572c2163668efa7ccc740a45b45790591abe82a695750a96e20383ff40aff5744fe5f5b9f54e37fd34a9b6c6a386d93ae +EBUILD dhcpcd-6.10.3.ebuild 3308 SHA256 e6c686eedc106b0187b3eea2cd58b9bc0c4f92a1d2911272f3950fbde1687c0b SHA512 f14c4d040590cb33925790814d799806050297f56109a0fea15fb46a070ffd14dc8004b0699d7bc35a5077ac3e2259d7d5ba7d595207262e934b66ec44b17cd4 WHIRLPOOL 08f54b84600287e9e8d2e4d7a8c96c0db2e7230afde25cf3e9be4a5a82d5f1fc7a3ed57ba89df192ddb6752e95c5d5f4ef0d8886edf0b367aa84419641e306e8 +EBUILD dhcpcd-6.11.0.ebuild 3308 SHA256 e6c686eedc106b0187b3eea2cd58b9bc0c4f92a1d2911272f3950fbde1687c0b SHA512 f14c4d040590cb33925790814d799806050297f56109a0fea15fb46a070ffd14dc8004b0699d7bc35a5077ac3e2259d7d5ba7d595207262e934b66ec44b17cd4 WHIRLPOOL 08f54b84600287e9e8d2e4d7a8c96c0db2e7230afde25cf3e9be4a5a82d5f1fc7a3ed57ba89df192ddb6752e95c5d5f4ef0d8886edf0b367aa84419641e306e8 +EBUILD dhcpcd-6.11.1.ebuild 3308 SHA256 e6c686eedc106b0187b3eea2cd58b9bc0c4f92a1d2911272f3950fbde1687c0b SHA512 f14c4d040590cb33925790814d799806050297f56109a0fea15fb46a070ffd14dc8004b0699d7bc35a5077ac3e2259d7d5ba7d595207262e934b66ec44b17cd4 WHIRLPOOL 08f54b84600287e9e8d2e4d7a8c96c0db2e7230afde25cf3e9be4a5a82d5f1fc7a3ed57ba89df192ddb6752e95c5d5f4ef0d8886edf0b367aa84419641e306e8 +EBUILD dhcpcd-9999.ebuild 3308 SHA256 e6c686eedc106b0187b3eea2cd58b9bc0c4f92a1d2911272f3950fbde1687c0b SHA512 f14c4d040590cb33925790814d799806050297f56109a0fea15fb46a070ffd14dc8004b0699d7bc35a5077ac3e2259d7d5ba7d595207262e934b66ec44b17cd4 WHIRLPOOL 08f54b84600287e9e8d2e4d7a8c96c0db2e7230afde25cf3e9be4a5a82d5f1fc7a3ed57ba89df192ddb6752e95c5d5f4ef0d8886edf0b367aa84419641e306e8 +MISC ChangeLog 6738 SHA256 bbd46ff9d542c08f3e53443cdb91544035a9279d3b1ccb6f9f5265f7009a401d SHA512 336b413cc2e8996354cd8090af581233bcc2fbfb51531acff3e99ed2b20f74e8da7e82532b68ba0109163bd4ee300686fe6efb4867124d89381f0cab9c7379ae WHIRLPOOL 8661ed92abbb93aacf4ec974b72886aa92c1ba8e5b67c4e6381d6c0dbb63c534d79a63b50fbcb4a535f1371879841d416cf0204fe313a887ace729397767a65a +MISC ChangeLog-2015 64856 SHA256 2e43801d14158185ea967ef6244822bdb5ae254107c6abf6c50ec158b49c6731 SHA512 c9517777fb5a465b80905424ae65c34790a705a6097359273308e0085ffaed58a4a2a98a53ae3ba7a614f463b6d67a26234fb401699fcd85b9656d56c46a353c WHIRLPOOL ce99d0920143d62127371dbdc2eab7682e3aee4617792805fd48fbafe3621203abf06c80eecd6793ddc8fca00d262c095cf6e6f9c204956005eda462771fbf19 +MISC metadata.xml 578 SHA256 fcd4cdd30906d309e99be977d7a0b2c93adaf32070b0270c8df7e76f6233f5bf SHA512 da91a15a3deb4e10b8622c8c9cede03a268fdf5aa0c2338ed8f2763ac14577a43870e3f6d37935de344e968f9e40500bb6f5ed53a49684da1224ed1e150a5e20 WHIRLPOOL 470316fb0cf8bf1d204bb2e85b0aba2476cbb73b30ca2871b36dd4d2930ded7a85ae73f32a26059c414d2616e6ae8e23f78f2cc2973c4f75e6d7dbe9c5e71a83 diff --git a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.9.0.ebuild b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.10.0.ebuild similarity index 92% rename from sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.9.0.ebuild rename to sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.10.0.ebuild index 78eb6dc0cf..9d3a94ceb7 100644 --- a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.9.0.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.10.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -10,8 +10,8 @@ else MY_P="${P/_alpha/-alpha}" MY_P="${MY_P/_beta/-beta}" MY_P="${MY_P/_rc/-rc}" - SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.bz2" - KEYWORDS="alpha amd64 arm ~arm64 hppa ia64 ~mips ppc ppc64 ~s390 ~sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" + SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz" + KEYWORDS="alpha amd64 arm arm64 hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" S="${WORKDIR}/${MY_P}" fi diff --git a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.10.1.ebuild b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.10.1.ebuild new file mode 100644 index 0000000000..ab2cb8b664 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.10.1.ebuild @@ -0,0 +1,120 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=5 + +if [[ ${PV} == "9999" ]]; then + FOSSIL_URI="http://roy.marples.name/projects/dhcpcd" +else + MY_P="${P/_alpha/-alpha}" + MY_P="${MY_P/_beta/-beta}" + MY_P="${MY_P/_rc/-rc}" + SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz" + KEYWORDS="alpha amd64 arm ~arm64 hppa ~ia64 ~mips ~ppc ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" + S="${WORKDIR}/${MY_P}" +fi + +inherit eutils systemd toolchain-funcs + +DESCRIPTION="A fully featured, yet light weight RFC2131 compliant DHCP client" +HOMEPAGE="http://roy.marples.name/projects/dhcpcd/" +LICENSE="BSD-2" +SLOT="0" +IUSE="elibc_glibc +embedded ipv6 kernel_linux +udev" + +COMMON_DEPEND="udev? ( virtual/udev )" +DEPEND="${COMMON_DEPEND}" +RDEPEND="${COMMON_DEPEND}" + +if [[ ${PV} == "9999" ]]; then + DEPEND+=" dev-vcs/fossil" + + src_unpack() + { + local distdir=${PORTAGE_ACTUAL_DISTDIR:-${DISTDIR}} + local repo=${distdir}/fossil/${PN}.fossil + + addwrite "${distdir}" + + if [[ -e "${repo}" ]]; then + fossil pull "${FOSSIL_URI}" -R "${repo}" || die + else + mkdir -p "${distdir}/fossil" || die + fossil clone "${FOSSIL_URI}" "${repo}" || die + fi + + mkdir -p "${S}" || die + cd "${S}" || die + fossil open "${repo}" || die + } +fi + +src_prepare() +{ + epatch_user +} + +src_configure() +{ + local dev hooks rundir + use udev || dev="--without-dev --without-udev" + hooks="--with-hook=ntp.conf" + use elibc_glibc && hooks="${hooks} --with-hook=yp.conf" + use kernel_linux && rundir="--rundir=${EPREFIX}/run" + econf \ + --prefix="${EPREFIX}" \ + --libexecdir="${EPREFIX}/lib/dhcpcd" \ + --dbdir="${EPREFIX}/var/lib/dhcpcd" \ + --localstatedir="${EPREFIX}/var" \ + ${rundir} \ + $(use_enable embedded) \ + $(use_enable ipv6) \ + ${dev} \ + CC="$(tc-getCC)" \ + ${hooks} +} + +src_install() +{ + default + newinitd "${FILESDIR}"/${PN}.initd ${PN} + systemd_dounit "${FILESDIR}"/${PN}.service +} + +pkg_postinst() +{ + # Upgrade the duid file to the new format if needed + local old_duid="${ROOT}"/var/lib/dhcpcd/dhcpcd.duid + local new_duid="${ROOT}"/etc/dhcpcd.duid + if [ -e "${old_duid}" ] && ! grep -q '..:..:..:..:..:..' "${old_duid}"; then + sed -i -e 's/\(..\)/\1:/g; s/:$//g' "${old_duid}" + fi + + # Move the duid to /etc, a more sensible location + if [ -e "${old_duid}" -a ! -e "${new_duid}" ]; then + cp -p "${old_duid}" "${new_duid}" + fi + + if [ -z "$REPLACING_VERSIONS" ]; then + elog + elog "dhcpcd has zeroconf support active by default." + elog "This means it will always obtain an IP address even if no" + elog "DHCP server can be contacted, which will break any existing" + elog "failover support you may have configured in your net configuration." + elog "This behaviour can be controlled with the noipv4ll configuration" + elog "file option or the -L command line switch." + elog "See the dhcpcd and dhcpcd.conf man pages for more details." + + elog + elog "Dhcpcd has duid enabled by default, and this may cause issues" + elog "with some dhcp servers. For more information, see" + elog "https://bugs.gentoo.org/show_bug.cgi?id=477356" + fi + + if ! has_version net-dns/bind-tools; then + elog + elog "If you activate the lookup-hostname hook to look up your hostname" + elog "using the dns, you need to install net-dns/bind-tools." + fi +} diff --git a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.10.2.ebuild b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.10.2.ebuild new file mode 100644 index 0000000000..cdd7e07bc2 --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.10.2.ebuild @@ -0,0 +1,119 @@ +# Copyright 1999-2016 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Id$ + +EAPI=6 + +if [[ ${PV} == "9999" ]]; then + FOSSIL_URI="http://roy.marples.name/projects/dhcpcd" +else + MY_P="${P/_alpha/-alpha}" + MY_P="${MY_P/_beta/-beta}" + MY_P="${MY_P/_rc/-rc}" + SRC_URI="http://roy.marples.name/downloads/${PN}/${MY_P}.tar.xz" + KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~amd64-fbsd ~sparc-fbsd ~x86-fbsd ~amd64-linux ~arm-linux ~x86-linux" + S="${WORKDIR}/${MY_P}" +fi + +inherit eutils systemd toolchain-funcs + +DESCRIPTION="A fully featured, yet light weight RFC2131 compliant DHCP client" +HOMEPAGE="http://roy.marples.name/projects/dhcpcd/" +LICENSE="BSD-2" +SLOT="0" +IUSE="elibc_glibc +embedded ipv6 kernel_linux +udev" + +COMMON_DEPEND="udev? ( virtual/udev )" +DEPEND="${COMMON_DEPEND}" +RDEPEND="${COMMON_DEPEND}" + +PATCHES=( +"${FILESDIR}"/${P}-fix-configure.patch +) + +if [[ ${PV} == "9999" ]]; then + DEPEND+=" dev-vcs/fossil" + + src_unpack() + { + local distdir=${PORTAGE_ACTUAL_DISTDIR:-${DISTDIR}} + local repo=${distdir}/fossil/${PN}.fossil + + addwrite "${distdir}" + + if [[ -e "${repo}" ]]; then + fossil pull "${FOSSIL_URI}" -R "${repo}" || die + else + mkdir -p "${distdir}/fossil" || die + fossil clone "${FOSSIL_URI}" "${repo}" || die + fi + + mkdir -p "${S}" || die + cd "${S}" || die + fossil open "${repo}" || die + } +fi + +src_configure() +{ + local dev hooks rundir + use udev || dev="--without-dev --without-udev" + hooks="--with-hook=ntp.conf" + use elibc_glibc && hooks="${hooks} --with-hook=yp.conf" + use kernel_linux && rundir="--rundir=${EPREFIX}/run" + econf \ + --prefix="${EPREFIX}" \ + --libexecdir="${EPREFIX}/lib/dhcpcd" \ + --dbdir="${EPREFIX}/var/lib/dhcpcd" \ + --localstatedir="${EPREFIX}/var" \ + ${rundir} \ + $(use_enable embedded) \ + $(use_enable ipv6) \ + ${dev} \ + CC="$(tc-getCC)" \ + ${hooks} +} + +src_install() +{ + default + newinitd "${FILESDIR}"/${PN}.initd ${PN} + systemd_dounit "${FILESDIR}"/${PN}.service +} + +pkg_postinst() +{ + # Upgrade the duid file to the new format if needed + local old_duid="${ROOT}"/var/lib/dhcpcd/dhcpcd.duid + local new_duid="${ROOT}"/etc/dhcpcd.duid + if [ -e "${old_duid}" ] && ! grep -q '..:..:..:..:..:..' "${old_duid}"; then + sed -i -e 's/\(..\)/\1:/g; s/:$//g' "${old_duid}" + fi + + # Move the duid to /etc, a more sensible location + if [ -e "${old_duid}" -a ! -e "${new_duid}" ]; then + cp -p "${old_duid}" "${new_duid}" + fi + + if [ -z "$REPLACING_VERSIONS" ]; then + elog + elog "dhcpcd has zeroconf support active by default." + elog "This means it will always obtain an IP address even if no" + elog "DHCP server can be contacted, which will break any existing" + elog "failover support you may have configured in your net configuration." + elog "This behaviour can be controlled with the noipv4ll configuration" + elog "file option or the -L command line switch." + elog "See the dhcpcd and dhcpcd.conf man pages for more details." + + elog + elog "Dhcpcd has duid enabled by default, and this may cause issues" + elog "with some dhcp servers. For more information, see" + elog "https://bugs.gentoo.org/show_bug.cgi?id=477356" + fi + + if ! has_version net-dns/bind-tools; then + elog + elog "If you activate the lookup-hostname hook to look up your hostname" + elog "using the dns, you need to install net-dns/bind-tools." + fi +} diff --git a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.9.1.ebuild b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.10.3.ebuild similarity index 97% rename from sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.9.1.ebuild rename to sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.10.3.ebuild index 3db5ed559d..0b616f0955 100644 --- a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.9.1.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.10.3.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 if [[ ${PV} == "9999" ]]; then FOSSIL_URI="http://roy.marples.name/projects/dhcpcd" @@ -50,11 +50,6 @@ if [[ ${PV} == "9999" ]]; then } fi -src_prepare() -{ - epatch_user -} - src_configure() { local dev hooks rundir diff --git a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.9.2.ebuild b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.11.0.ebuild similarity index 97% rename from sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.9.2.ebuild rename to sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.11.0.ebuild index 3db5ed559d..0b616f0955 100644 --- a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.9.2.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.11.0.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 if [[ ${PV} == "9999" ]]; then FOSSIL_URI="http://roy.marples.name/projects/dhcpcd" @@ -50,11 +50,6 @@ if [[ ${PV} == "9999" ]]; then } fi -src_prepare() -{ - epatch_user -} - src_configure() { local dev hooks rundir diff --git a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.9.3.ebuild b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.11.1.ebuild similarity index 97% rename from sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.9.3.ebuild rename to sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.11.1.ebuild index 3db5ed559d..0b616f0955 100644 --- a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.9.3.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-6.11.1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 if [[ ${PV} == "9999" ]]; then FOSSIL_URI="http://roy.marples.name/projects/dhcpcd" @@ -50,11 +50,6 @@ if [[ ${PV} == "9999" ]]; then } fi -src_prepare() -{ - epatch_user -} - src_configure() { local dev hooks rundir diff --git a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-9999.ebuild b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-9999.ebuild index 3db5ed559d..0b616f0955 100644 --- a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-9999.ebuild +++ b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/dhcpcd-9999.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2015 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ -EAPI=5 +EAPI=6 if [[ ${PV} == "9999" ]]; then FOSSIL_URI="http://roy.marples.name/projects/dhcpcd" @@ -50,11 +50,6 @@ if [[ ${PV} == "9999" ]]; then } fi -src_prepare() -{ - epatch_user -} - src_configure() { local dev hooks rundir diff --git a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/files/dhcpcd-6.10.2-fix-configure.patch b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/files/dhcpcd-6.10.2-fix-configure.patch new file mode 100644 index 0000000000..97cc2fac2b --- /dev/null +++ b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/files/dhcpcd-6.10.2-fix-configure.patch @@ -0,0 +1,45 @@ +Index: configure +================================================================== +--- a/configure ++++ b/configure +@@ -360,19 +360,10 @@ + esac + else + echo "CPPFLAGS+= -DNDEBUG" >>$CONFIG_MK + fi + +-if [ -z "$EMBEDDED" -o "$EMBEDDED" = yes ]; then +- echo "dhcpcd-definitions.conf will be embedded in dhcpcd itself" +- echo "DHCPCD_SRCS+= dhcpcd-embedded.c" >>$CONFIG_MK +-else +- echo "dhcpcd-definitions.conf will be installed to $LIBEXECDIR" +- echo "CFLAGS+= -DEMBEDDED_CONFIG=\\\"$LIBEXECDIR/dhcpcd-definitions.conf\\\"" >>$CONFIG_MK +- echo "EMBEDDEDINSTALL= _embeddedinstall" >>$CONFIG_MK +-fi +- + if [ -n "$FORK" -a "$FORK" != yes -a "$FORK" != true ]; then + echo "There is no fork" + echo "CPPFLAGS+= -DTHERE_IS_NO_FORK" >>$CONFIG_MK + fi + +@@ -460,10 +451,19 @@ + echo "$CC does not create executables" >&2 + exit 1 + fi + [ "$CC" != cc ] && echo "CC= $CC" >>$CONFIG_MK + $CC --version | $SED -e '1!d' ++ ++if [ -z "$EMBEDDED" -o "$EMBEDDED" = yes ]; then ++ echo "dhcpcd-definitions.conf will be embedded in dhcpcd itself" ++ echo "DHCPCD_SRCS+= dhcpcd-embedded.c" >>$CONFIG_MK ++else ++ echo "dhcpcd-definitions.conf will be installed to $LIBEXECDIR" ++ echo "CPPFLAGS+= -DEMBEDDED_CONFIG=\\\"$LIBEXECDIR/dhcpcd-definitions.conf\\\"" >>$CONFIG_MK ++ echo "EMBEDDEDINSTALL= _embeddedinstall" >>$CONFIG_MK ++fi + + if [ "$OS" = linux ]; then + printf "Testing for nl80211 ... " + cat <_nl80211.c + #include + diff --git a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/files/dhcpcd.initd b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/files/dhcpcd.initd index d88b0610dd..d3f4d76b4c 100644 --- a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/files/dhcpcd.initd +++ b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/files/dhcpcd.initd @@ -1,4 +1,4 @@ -#!/sbin/runscript +#!/sbin/openrc-run # Copyright 2007-2008 Roy Marples # All rights reserved. Released under the 2-clause BSD license. diff --git a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/files/dhcpcd.service b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/files/dhcpcd.service index 2ac9adca06..8430214d59 100644 --- a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/files/dhcpcd.service +++ b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/files/dhcpcd.service @@ -1,10 +1,12 @@ [Unit] Description=Lightweight DHCP client daemon Wants=network.target -Before=network.target +Before=network.target network-online.target [Service] -ExecStart=/sbin/dhcpcd -q --nobackground +Type=forking +ExecStart=/sbin/dhcpcd -q +PIDFile=/run/dhcpcd.pid [Install] WantedBy=multi-user.target diff --git a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/metadata.xml b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/metadata.xml index 202e48827a..20cbfc6573 100644 --- a/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/metadata.xml +++ b/sdk_container/src/third_party/portage-stable/net-misc/dhcpcd/metadata.xml @@ -1,11 +1,14 @@ - base-system - + williamh@gentoo.org William Hubbs + + base-system@gentoo.org + Gentoo Base System + cpe:/a:roy_marples:dhcpcd