From 48b752c9f6499f0de89766c94b3b1bedbfd6476e Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Fri, 27 Oct 2006 19:18:02 +0000 Subject: Updated to fedora-glibc-20061027T1902 --- fedora/branch.mk | 4 ++-- fedora/glibc.spec.in | 8 +++++++- 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'fedora') diff --git a/fedora/branch.mk b/fedora/branch.mk index 3f862e4029..d80308663a 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 := 2006-10-25 18:57 UTC -fedora-sync-tag := fedora-glibc-20061025T1857 +fedora-sync-date := 2006-10-27 19:02 UTC +fedora-sync-tag := fedora-glibc-20061027T1902 diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index dca78b135d..b61f9cc541 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -1,4 +1,4 @@ -%define glibcrelease 1 +%define glibcrelease 2 %define auxarches i586 i686 athlon sparcv9 alphaev6 %define xenarches i686 athlon %ifarch %{xenarches} @@ -1528,6 +1528,12 @@ rm -f *.filelist* %endif %changelog +* Fri Oct 27 2006 Jakub Jelinek 2.5.90-2 +- fix ia64 build +- don't call _dl_close outside of dl_load_lock critical section + if dlopen failed (BZ#3426) +- add rtld scope locking (#211133) + * Wed Oct 25 2006 Jakub Jelinek 2.5.90-1 - fix i?86 6 argument syscalls (e.g. splice) - fix rtld minimal realloc (BZ#3352) -- cgit v1.2.3