]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2.11.1-1 fedora/glibc-2.11.1-1
authorAndreas Schwab <schwab@redhat.com>
Mon, 14 Dec 2009 13:01:13 +0000 (14:01 +0100)
committerAndreas Schwab <schwab@redhat.com>
Mon, 14 Dec 2009 13:01:13 +0000 (14:01 +0100)
fedora/glibc.spec.in

index 76c0809115541a984cff3b4d8445a1b6f89a0ea2..ba150427eadf9e9792ea7353f62f8daf4d585a84 100644 (file)
@@ -25,7 +25,7 @@
 Summary: The GNU libc libraries
 Name: glibc
 Version: %{glibcversion}
-Release: 4
+Release: 1
 # 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,11 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Mon Dec 14 2009 Andreas Schwab <schwab@redhat.com> - 2.11.1-1
+- Update to 2.11.1 release.
+  - Locale updates.
+  - Don't reuse RPC XIDs across forks.
+
 * Mon Nov 30 2009 Andreas Schwab <schwab@redhat.com> - 2.11-4
 - Update from 2.11 branch
   - Fix sync_file_range on ppc/ppc64.