]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2.11.2-2
authorAndreas Schwab <schwab@redhat.com>
Thu, 21 Oct 2010 09:51:00 +0000 (11:51 +0200)
committerAndreas Schwab <schwab@redhat.com>
Thu, 21 Oct 2010 09:51:00 +0000 (11:51 +0200)
fedora/glibc.spec.in

index c72c5002ec281e58cda02dd2114bf909fad9a632..abafe75f0cb386f94fdedc8f61db8231d9722421 100644 (file)
@@ -25,7 +25,7 @@
 Summary: The GNU libc libraries
 Name: glibc
 Version: %{glibcversion}
-Release: 1
+Release: 2
 # 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,13 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Thu Oct 21 2010 Andreas Schwab <schwab@redhat.com> - 2.11.2-2
+- Update from 2.11 branch
+  - Correct x86 CPU family and model check (BZ#11640, #596554)
+  - Don't crash on unresolved weak symbol reference
+  - sunrpc: Fix spurious fall-through
+- Never expand $ORIGIN in privileged programs (#643306, CVE-2010-3847)
+
 * Thu May 20 2010 Andreas Schwab <schwab@redhat.com> - 2.11.2-1
 - Update to 2.11.2 release