]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2.11.1-4 fedora/glibc-2.11.1-4
authorAndreas Schwab <schwab@redhat.com>
Wed, 17 Mar 2010 15:08:49 +0000 (16:08 +0100)
committerAndreas Schwab <schwab@redhat.com>
Thu, 18 Mar 2010 16:11:45 +0000 (17:11 +0100)
fedora/glibc.spec.in

index ba150427eadf9e9792ea7353f62f8daf4d585a84..3030919ef79544e64f2c2438cd7aaa1b146ed777 100644 (file)
@@ -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 <schwab@redhat.com> - 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 <dennis@ausil.us> - 2.11.1-3
+- add patch to fix sparc TLS reloc (BZ#571551).
+
+* Wed Feb 10 2010 Dennis Gilmore <dennis@ausil.us> - 2.11.1-2
+- add sparc locale patch commited upstream to the fedora branch
+
 * Mon Dec 14 2009 Andreas Schwab <schwab@redhat.com> - 2.11.1-1
 - Update to 2.11.1 release.
   - Locale updates.