]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2.3.4-21
authorJakub Jelinek <jakub@redhat.com>
Tue, 5 Apr 2005 21:36:50 +0000 (21:36 +0000)
committerJakub Jelinek <jakub@redhat.com>
Tue, 5 Apr 2005 21:36:50 +0000 (21:36 +0000)
fedora/branch.mk
fedora/glibc.spec.in

index d8f885a3c58057d95853fd4b2acb865c917ae21b..3403138b761b80e0fd33c754eb8740575c27be19 100644 (file)
@@ -1,5 +1,5 @@
 # This file is updated automatically by Makefile.
 glibc-branch := fedora
 glibc-base := HEAD
-fedora-sync-date := 2005-04-01 14:44 UTC
-fedora-sync-tag := fedora-glibc-20050401T1444
+fedora-sync-date := 2005-04-05 21:14 UTC
+fedora-sync-tag := fedora-glibc-20050405T2114
index 69007cc66f2cdb4fa2178b0f757d5808e62cc812..f45e58748c2e387c1ce54dae8f99d31b88c19b4e 100644 (file)
@@ -1,4 +1,4 @@
-%define glibcrelease 20
+%define glibcrelease 21
 %define auxarches i586 i686 athlon sparcv9 alphaev6
 %define prelinkarches noarch
 %define nptlarches i386 i686 athlon x86_64 ia64 s390 s390x sparcv9 ppc ppc64
@@ -1260,6 +1260,11 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Tue Apr  4 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-21
+- update from CVS
+  - fix xdr_rmtcall_args on 64-bit arches (#151686)
+- fix <pthread.h> and <bits/libc-lock.h> with -std=c89 -fexceptions (#153774)
+
 * Mon Apr  4 2005 Jakub Jelinek <jakub@redhat.com> 2.3.4-20
 - move LinuxThreads libraries to /%{_lib}/obsolete/linuxthreads/
   and NPTL libraries to /%{_lib}.  To run a program against LinuxThreads,