diff options
author | 2003-10-29 21:03:09 +0000 | |
---|---|---|
committer | 2003-10-29 21:03:09 +0000 | |
commit | 58791f0e14a8984d5a9353e8311f5337ad8beda4 (patch) | |
tree | 4ee9b9536c25a8a57316804dcea2507f1bbfdbe2 /sys-libs/zlib/ChangeLog | |
parent | Added to ~ppc (diff) | |
download | historical-58791f0e14a8984d5a9353e8311f5337ad8beda4.tar.gz historical-58791f0e14a8984d5a9353e8311f5337ad8beda4.tar.bz2 historical-58791f0e14a8984d5a9353e8311f5337ad8beda4.zip |
Add patches from Mandrake to add -fPIC rather than append-flags, hopefully
this will solve bug #32140. Also add updated security patch.
Diffstat (limited to 'sys-libs/zlib/ChangeLog')
-rw-r--r-- | sys-libs/zlib/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/sys-libs/zlib/ChangeLog b/sys-libs/zlib/ChangeLog index 0cb74655da01..53c7aec106d4 100644 --- a/sys-libs/zlib/ChangeLog +++ b/sys-libs/zlib/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for sys-libs/zlib # Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.15 2003/10/27 20:14:21 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/zlib/ChangeLog,v 1.16 2003/10/29 21:03:09 azarah Exp $ + +*zlib-1.1.4-r3 (29 Oct 2003) + + 29 Oct 2003; Martin Schlemmer <azarah@gentoo.org> zlib-1.1.4-r3.ebuild, + files/zlib-1.1.4-build-fPIC.patch, files/zlib-1.1.4-glibc.patch, + files/zlib-1.1.4-gzprintf.patch: + Add patches from Mandrake to add -fPIC rather than append-flags, hopefully + this will solve bug #32140. Also add updated security patch. *zlib-1.1.4-r2 (27 Oct 2003) |