From 6e86160076ddaeb7cb4ca1cf53f9d91f405b9eb0 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Sep 10 2004 21:13:22 +0000 Subject: auto-import glibc-2.3.3-51 on branch devel from glibc-2.3.3-51.src.rpm --- diff --git a/.cvsignore b/.cvsignore index 4744718..29d2eca 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -glibc-2.3.3-200409090540.tar.bz2 -glibc-redhat-200409090540.tar.bz2 +glibc-2.3.3-200409100629.tar.bz2 +glibc-redhat-200409100629.tar.bz2 diff --git a/glibc.spec b/glibc.spec index 0d50f57..2345902 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,4 +1,4 @@ -%define glibcrelease 50 +%define glibcrelease 51 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64 @@ -6,7 +6,7 @@ %define withtlsarches i386 i686 athlon x86_64 ia64 s390 s390x alpha alphaev6 sparc sparcv9 ppc ppc64 %define debuginfocommonarches %{ix86} alpha alphaev6 sparc sparcv9 %define _unpackaged_files_terminate_build 0 -%define glibcdate 200409090540 +%define glibcdate 200409100629 Summary: The GNU libc libraries. Name: glibc Version: 2.3.3 @@ -1254,6 +1254,12 @@ rm -f *.filelist* %endif %changelog +* Fri Sep 10 2004 Jakub Jelinek 2.3.3-51 +- update from CVS + - disable one of the malloc double free checks for non-contiguous + arenas where it doesn't have to be true even for non-broken + apps + * Thu Sep 9 2004 Jakub Jelinek 2.3.3-50 - update from CVS - pwd/grp/host loops with nscd speed up by sharing the diff --git a/sources b/sources index 2a428df..e2bcb65 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -2b4bf3ba5d31062e88826ca4130fa1c4 glibc-2.3.3-200409090540.tar.bz2 -ee3bda3d7818194bd79c9eb66faca2fd glibc-redhat-200409090540.tar.bz2 +596d9df9fb510f1092c61088b109828a glibc-2.3.3-200409100629.tar.bz2 +f2b163c781ad2b0f385bd7a1271b35f7 glibc-redhat-200409100629.tar.bz2