From 9c616202ba89314d8cb843351b22ef7a557f3feb Mon Sep 17 00:00:00 2001 From: cvsdist Date: Sep 09 2004 05:50:18 +0000 Subject: auto-import changelog data from glibc-2.3.3-33.src.rpm Mon Jun 28 2004 Jakub Jelinek 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 --- diff --git a/.cvsignore b/.cvsignore index ada5cb6..0dca632 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/glibc.spec b/glibc.spec index 2c3f3e4..2843f6a 100644 --- a/glibc.spec +++ b/glibc.spec @@ -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 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 2.3.3-32 - update from CVS - FUTEX_CMP_REQUEUE support (fix pthread_cond_* deadlocks) diff --git a/sources b/sources index 09ddb30..bad778c 100644 --- a/sources +++ b/sources @@ -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