diff options
author | William Hubbs <williamh@gentoo.org> | 2014-09-11 21:28:05 +0000 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2014-09-11 21:28:05 +0000 |
commit | 812c5c1637b352bf922ce448cd6aee94ba9a7b0e (patch) | |
tree | 7ca250ec133e997aacae287a28c273f31afaa93a /net-misc/dhcpcd/ChangeLog | |
parent | Security bump (bug #440942). (diff) | |
download | gentoo-2-812c5c1637b352bf922ce448cd6aee94ba9a7b0e.tar.gz gentoo-2-812c5c1637b352bf922ce448cd6aee94ba9a7b0e.tar.bz2 gentoo-2-812c5c1637b352bf922ce448cd6aee94ba9a7b0e.zip |
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.
(Portage version: 2.2.12/cvs/Linux x86_64, signed Manifest commit with key 0x30C46538)
Diffstat (limited to 'net-misc/dhcpcd/ChangeLog')
-rw-r--r-- | net-misc/dhcpcd/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/net-misc/dhcpcd/ChangeLog b/net-misc/dhcpcd/ChangeLog index f41cbbbf6abe..e59e848131d6 100644 --- a/net-misc/dhcpcd/ChangeLog +++ b/net-misc/dhcpcd/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/dhcpcd # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.417 2014/08/01 21:12:57 williamh Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/dhcpcd/ChangeLog,v 1.418 2014/09/11 21:28:05 williamh Exp $ + + 11 Sep 2014; William Hubbs <williamh@gentoo.org> + +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 <williamh@gentoo.org> -dhcpcd-5.6.4.ebuild, -dhcpcd-6.2.0-r1.ebuild, -files/dhcpcd-6.2.0-dynamic-init.patch, |