From 7d0bcd10a7e3455697985522580267c8470cfcb9 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Tue, 20 Dec 2005 10:50:52 +0000 Subject: Updated to fedora-glibc-20051220T1028 --- fedora/branch.mk | 4 ++-- fedora/glibc.spec.in | 12 +++++++++++- 2 files changed, 13 insertions(+), 3 deletions(-) (limited to 'fedora') diff --git a/fedora/branch.mk b/fedora/branch.mk index 991d75fc73..a8ee5fb21f 100644 --- a/fedora/branch.mk +++ b/fedora/branch.mk @@ -3,5 +3,5 @@ glibc-branch := fedora glibc-base := HEAD DIST_BRANCH := devel COLLECTION := dist-fc4 -fedora-sync-date := 2005-12-19 10:03 UTC -fedora-sync-tag := fedora-glibc-20051219T1003 +fedora-sync-date := 2005-12-20 10:28 UTC +fedora-sync-tag := fedora-glibc-20051220T1028 diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 6ea4c95d97..212376079e 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 19 +%define glibcrelease 20 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define prelinkarches noarch %define xenarches i686 athlon @@ -432,6 +432,7 @@ exit 0 EOF chmod +x find_provides.sh touch `find . -name configure` +touch locale/programs/*-kw.h %build GCC=gcc @@ -1073,6 +1074,12 @@ rm -f *.filelist* %endif %changelog +* Tue Dec 20 2005 Jakub Jelinek 2.3.90-20 +- update from CVS + - time ((void *) 1) should segfault, not return -EFAULT (#174856, BZ#1952) + - fix errlist generation +- update ulps for GCC 4.1 + * Mon Dec 19 2005 Jakub Jelinek 2.3.90-19 - update from CVS - sysdeps/generic reorg @@ -1080,6 +1087,9 @@ rm -f *.filelist* - rebuilt with GCC 4.1-RH prerelease, worked around broken _Pragma () handling in it - remove glibc-profile subpackage +- use non-PLT calls for malloc/free/realloc/memalign invocations in + mtrace and mcheck hooks (#175261) +- setjmp/longjmp jump pointer mangling on ppc{,64}/ia64/s390{,x} * Sat Nov 19 2005 Jakub Jelinek 2.3.90-18 - update from CVS -- cgit v1.2.3