summaryrefslogtreecommitdiff
path: root/fedora
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2006-12-05 21:50:20 +0000
committerJakub Jelinek <jakub@redhat.com>2006-12-05 21:50:20 +0000
commit7f65f3e3920a0dd6bb6a8774f46063371be4d029 (patch)
treefb89eb236014051f866ec94e56070f8120daf00c /fedora
parent2027fcad9546d0724d9c0994394f2bf69d119613 (diff)
Updated to fedora-glibc-20061205T2141cvs/fedora-glibc-2_5_90-11
Diffstat (limited to 'fedora')
-rw-r--r--fedora/branch.mk4
-rw-r--r--fedora/glibc.spec.in8
2 files changed, 9 insertions, 3 deletions
diff --git a/fedora/branch.mk b/fedora/branch.mk
index 944a694568..b61ceaaa5f 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 := 2006-12-01 08:21 UTC
-fedora-sync-tag := fedora-glibc-20061201T0821
+fedora-sync-date := 2006-12-05 21:41 UTC
+fedora-sync-tag := fedora-glibc-20061205T2141
diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index cf2b095fdb..d1b7f560af 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -1,4 +1,4 @@
-%define glibcrelease 10
+%define glibcrelease 11
%define auxarches i586 i686 athlon sparcv9 alphaev6
%define xenarches i686 athlon
%ifarch %{xenarches}
@@ -1544,6 +1544,12 @@ rm -f *.filelist*
%endif
%changelog
+* Tue Dec 5 2006 Jakub Jelinek <jakub@redhat.com> 2.5.90-11
+- allow suid apps to setenv NIS_PATH and incluence through that
+ nis_list and nis_lookup (#209155)
+- fix ttyname and ttyname_r with invalid file descriptor (#218276)
+- cs_CZ LC_TIME fixes (#218438)
+
* Fri Dec 1 2006 Jakub Jelinek <jakub@redhat.com> 2.5.90-10
- fix x86-64 restore_rt unwind info