auto-import changelog data from glibc-2.3.3-38.src.rpm

Thu Jul 22 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-38
- update from CVS
- fix res_init leaks
- fix newlocale races
- fix ppc64 setjmp
- fix strtold (BZ #274)
This commit is contained in:
cvsdist 2004-09-09 05:51:13 +00:00
parent 57f83e4846
commit bbcc9fcd80
3 changed files with 13 additions and 6 deletions

View File

@ -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

View File

@ -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 <jakub@redhat.com> 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 <jakub@redhat.com> 2.3.3-37
- update from CVS
- allow pthread_cancel in DSO destructors run at exit time

View File

@ -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