]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2.3.4-15
authorJakub Jelinek <jakub@redhat.com>
Sat, 19 Mar 2005 20:42:51 +0000 (20:42 +0000)
committerJakub Jelinek <jakub@redhat.com>
Sat, 19 Mar 2005 20:42:51 +0000 (20:42 +0000)
fedora/glibc.spec.in

index 4115d4f252f5556a68b59a0a73c8db6a28cace3c..3b62b41830523bbf5db35ff0bfae0e405ff31560 100644 (file)
@@ -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 <jakub@redhat.com> 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 <roland@redhat.com> 2.3.4-14