]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2.3.3-93
authorJakub Jelinek <jakub@redhat.com>
Wed, 15 Dec 2004 11:13:44 +0000 (11:13 +0000)
committerJakub Jelinek <jakub@redhat.com>
Wed, 15 Dec 2004 11:13:44 +0000 (11:13 +0000)
fedora/glibc.spec.in

index 860822601fc71fed754b2ac1afe26e60cb1f8c8e..6ef8cf98db02aef1224d3d0ebc02cbe85a3441bc 100644 (file)
@@ -1,4 +1,4 @@
-%define glibcrelease 92
+%define glibcrelease 93
 %define auxarches i586 i686 athlon sparcv9 alphaev6
 %define prelinkarches noarch
 %define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64
@@ -1265,6 +1265,15 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Wed Dec 15 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-93
+- update from CVS
+  - ppc/ppc64 clone without CLONE_THREAD getpid () adjustement
+  - fix MALLOC_CHECK_={1,2,3} for non-contiguous main arena
+    (BZ#457)
+  - fix sysconf (_POSIX_V6_*) for other ABI environments in
+    bi-arch setups
+- s390/s390x clone without CLONE_THREAD getpid () adjustement
+
 * Tue Dec 14 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-92
 - update from CVS
 - fix %{_prefix}/libexec/getconf filenames generation