From bbcc9fcd80fa271a30976dd2fe5f72cfb3fa423b Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 05:51:13 +0000 Subject: auto-import changelog data from glibc-2.3.3-38.src.rpm Thu Jul 22 2004 Jakub Jelinek 2.3.3-38 - update from CVS - fix res_init leaks - fix newlocale races - fix ppc64 setjmp - fix strtold (BZ #274) --- diff --git a/.cvsignore b/.cvsignore index e937f40..2800178 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,2 +1,2 @@ -glibc-2.3.3-200407160442.tar.bz2 -glibc-redhat-200407160442.tar.bz2 +glibc-2.3.3-200407221119.tar.bz2 +glibc-redhat-200407221119.tar.bz2 diff --git a/glibc.spec b/glibc.spec index 51cc71f..71a2622 100644 --- a/glibc.spec +++ b/glibc.spec @@ -1,4 +1,4 @@ -%define glibcrelease 37 +%define glibcrelease 38 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define nptlarches i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64 @@ -6,7 +6,7 @@ %define withtlsarches 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 200407160442 +%define glibcdate 200407221119 Summary: The GNU libc libraries. Name: glibc Version: 2.3.3 @@ -1219,6 +1219,13 @@ rm -f *.filelist* %endif %changelog +* Thu Jul 22 2004 Jakub Jelinek 2.3.3-38 +- update from CVS + - fix res_init leaks + - fix newlocale races + - fix ppc64 setjmp +- fix strtold (BZ #274) + * Fri Jul 16 2004 Jakub Jelinek 2.3.3-37 - update from CVS - allow pthread_cancel in DSO destructors run at exit time diff --git a/sources b/sources index dbfc74d..8449ebb 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -6b33194c6e47d24d28b153b3162b36e0 glibc-2.3.3-200407160442.tar.bz2 -91a820de20671286d18d491404fcf9f2 glibc-redhat-200407160442.tar.bz2 +aee7578d72ab7bf6a5829fce6e586394 glibc-2.3.3-200407221119.tar.bz2 +537945c59a3059689ef8460cda3cd7e5 glibc-redhat-200407221119.tar.bz2