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

Mon Jun 28 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-33
- update from CVS
- reread resolv.conf for nscd --invalidate=hosts
- fix F_GETLK/F_SETLK/F_SETLKW constants on x86_64 for
-m32 -D_FILE_OFFSET_BITS=64 compilations
- avoid calling non-existing fcntl64 syscall on ppc64
This commit is contained in:
cvsdist 2004-09-09 05:50:18 +00:00
parent f28d1a99a9
commit 9c616202ba
3 changed files with 13 additions and 6 deletions

View File

@ -1,2 +1,2 @@
glibc-2.3.3-200406140419.tar.bz2
glibc-redhat-200406140419.tar.bz2
glibc-2.3.3-200406281007.tar.bz2
glibc-redhat-200406281007.tar.bz2

View File

@ -1,4 +1,4 @@
%define glibcrelease 32
%define glibcrelease 33
%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 200406140419
%define glibcdate 200406281007
Summary: The GNU libc libraries.
Name: glibc
Version: 2.3.3
@ -1219,6 +1219,13 @@ rm -f *.filelist*
%endif
%changelog
* Mon Jun 28 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-33
- update from CVS
- reread resolv.conf for nscd --invalidate=hosts
- fix F_GETLK/F_SETLK/F_SETLKW constants on x86_64 for
-m32 -D_FILE_OFFSET_BITS=64 compilations
- avoid calling non-existing fcntl64 syscall on ppc64
* Mon Jun 14 2004 Jakub Jelinek <jakub@redhat.com> 2.3.3-32
- update from CVS
- FUTEX_CMP_REQUEUE support (fix pthread_cond_* deadlocks)

View File

@ -1,2 +1,2 @@
9fe08157aa76ce110822c9657dbe7ece glibc-2.3.3-200406140419.tar.bz2
23e0a3400609402cd73ab4831509403b glibc-redhat-200406140419.tar.bz2
8c9cd13aa8d4e8f6dc31200f7e6145a7 glibc-2.3.3-200406281007.tar.bz2
65ea38176941330343de8ddc09133b8f glibc-redhat-200406281007.tar.bz2