From 97ab0760a67915fdf1008bb18d733f74fd0de349 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Wed, 17 Mar 2010 16:08:49 +0100 Subject: 2.11.1-4 --- fedora/glibc.spec.in | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index ba150427ea..3030919ef7 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -25,7 +25,7 @@ Summary: The GNU libc libraries Name: glibc Version: %{glibcversion} -Release: 1 +Release: 4 # GPLv2+ is used in a bunch of programs, LGPLv2+ is used for libraries. # Things that are linked directly into dynamically linked programs # and shared libraries (e.g. crt files, lib*_nonshared.a) have an additional @@ -1034,6 +1034,19 @@ rm -f *.filelist* %endif %changelog +* Wed Mar 17 2010 Andreas Schwab - 2.11.1-4 +- Update from 2.11 branch + - regcomp.c: do not ignore memory allocation failure (BZ#11127) + - Fix typo in feature selection macro use + - Avoid ELF lookup race + - Fix a few error cases in *name4_r lookup handling (#573904, BZ#11000) + +* Thu Mar 09 2010 Dennis Gilmore - 2.11.1-3 +- add patch to fix sparc TLS reloc (BZ#571551). + +* Wed Feb 10 2010 Dennis Gilmore - 2.11.1-2 +- add sparc locale patch commited upstream to the fedora branch + * Mon Dec 14 2009 Andreas Schwab - 2.11.1-1 - Update to 2.11.1 release. - Locale updates. -- cgit v1.2.3