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
%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