diff options
author | 2005-05-02 22:02:57 +0000 | |
---|---|---|
committer | 2005-05-02 22:02:57 +0000 | |
commit | b92d38f075907727dacabbc7d22c66b795a2cbf8 (patch) | |
tree | e9e85b55fec98a88e4afd47147bd41665070fd5d /net-misc/iputils/ChangeLog | |
parent | Add a bunch of patches from Redhat, break up the Debian patch we used, and ad... (diff) | |
download | historical-b92d38f075907727dacabbc7d22c66b795a2cbf8.tar.gz historical-b92d38f075907727dacabbc7d22c66b795a2cbf8.tar.bz2 historical-b92d38f075907727dacabbc7d22c66b795a2cbf8.zip |
Update the gcc-inline patch by Dave Stahl #80969 and fix lazy bindings for setuid apps #77526.
Package-Manager: portage-2.0.51.21
Diffstat (limited to 'net-misc/iputils/ChangeLog')
-rw-r--r-- | net-misc/iputils/ChangeLog | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/net-misc/iputils/ChangeLog b/net-misc/iputils/ChangeLog index 12a2378001eb..7da66b4a9b71 100644 --- a/net-misc/iputils/ChangeLog +++ b/net-misc/iputils/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/iputils -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.37 2005/01/19 01:09:46 vapier Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/iputils/ChangeLog,v 1.38 2005/05/02 22:02:57 vapier Exp $ + + 02 May 2005; Mike Frysinger <vapier@gentoo.org> + +files/iputils-021109-bindnow.patch, -files/021109-gcc34.patch, + +files/iputils-021109-gcc34.patch, iputils-021109-r3.ebuild: + Update the gcc-inline patch by Dave Stahl #80969 and fix lazy bindings for + setuid apps #77526. 18 Jan 2005; Mike Frysinger <vapier@gentoo.org> -files/iputils-021109-pfkey.patch, iputils-021109-r3.ebuild: |