From 2a0a747e57ec96bab9d4a6b7c0b32df82a41316e Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Fri, 4 May 2007 10:05:57 +0000 Subject: Updated to fedora-glibc-20070504T0917 --- 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 0bbd32ce6d..981be49636 100644 --- a/fedora/branch.mk +++ b/fedora/branch.mk @@ -3,5 +3,5 @@ glibc-branch := fedora glibc-base := HEAD DIST_BRANCH := devel COLLECTION := dist-fc7 -fedora-sync-date := 2007-04-16 23:50 UTC -fedora-sync-tag := fedora-glibc-20070416T2350 +fedora-sync-date := 2007-05-04 09:17 UTC +fedora-sync-tag := fedora-glibc-20070504T0917 diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 23f8e73093..4dfee568e5 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 21 +%define glibcrelease 22 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define xenarches i686 athlon %ifarch %{xenarches} @@ -1561,6 +1561,16 @@ rm -f *.filelist* %endif %changelog +* Fri May 4 2007 Jakub Jelinek 2.5.90-22 +- add transliteration for (BZ#3213) +- fix *scanf with %f on hexadecimal floats without exponent (BZ#4342) +- fix *printf with very large precisions for %s (#238406, BZ#4438) +- fix inet_ntop size checking for AF_INET (BZ#4439) +- for *printf %e avoid 1.000e-00, for exponent 0 always use + sign (#238431) +- fix a regression introduced in #223467 changes +- gethostby*_r alignment fixes (BZ#4381) +- fix ifaddrs error handling + * Mon Apr 16 2007 Jakub Jelinek 2.5.90-21 - don't include individual locale files in glibc-common, rather include prepared locale-archive template and let -- cgit v1.2.3