From: Jakub Jelinek Date: Sat, 19 Mar 2005 20:42:51 +0000 (+0000) Subject: 2.3.4-15 X-Git-Tag: cvs/fedora-glibc-2_3_4-15~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f5c3480e830e94e0e51a0bdb1053944daed8bc58;p=thirdparty%2Fglibc.git 2.3.4-15 --- diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 4115d4f252f..3b62b418305 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 14 +%define glibcrelease 15 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64 @@ -1275,6 +1275,15 @@ rm -f *.filelist* %endif %changelog +* Sat Mar 19 2005 Jakub Jelinek 2.3.4-15 +- update from CVS + - better fix for the dlclose bug (#145810, #150414) + - fix regex crash on case insensitive search in zh_CN locale + (#151215) + - fix malloc_trim (BZ#779) + - with -D_FORTIFY_SOURCE=*, avoid defining read and a bunch of others + as function-like macros, there are too many broken programs + out there - add %%dir %{_prefix}/%{_lib}/gconv to glibc's file list (#151372) * Sun Mar 6 2005 Roland McGrath 2.3.4-14