From 1f53f6f82f2165e421d94a83a731c1308097849f Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Thu, 3 Mar 2005 16:52:27 +0000 Subject: 2.3.4-11 --- fedora/glibc.spec.in | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) (limited to 'fedora/glibc.spec.in') diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 755b33d916..4550d72296 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 10 +%define glibcrelease 11 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64 @@ -1272,6 +1272,16 @@ rm -f *.filelist* %endif %changelog +* Thu Mar 3 2005 Jakub Jelinek 2.3.4-11 +- update from CVS + - fix execvp (#149290) + - fix dlclose (#145810) + - clear padding in gconv-modules.cache (#146614, BZ#776) +- rebuilt with GCC4 +- changed __GLIBC_MINOR__ for now back to 3 +- back out the newly added GLIBC_2.4 *_chk routines, instead + do the checking in macros + * Sat Feb 12 2005 Jakub Jelinek 2.3.4-10 - hopefully fix interaction with prelink (#147655) -- cgit v1.2.3