From: Andreas Schwab Date: Thu, 21 Oct 2010 09:51:00 +0000 (+0200) Subject: 2.11.2-2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=232b9ad51c023e55d3c726adc0da754db26ea2b2;p=thirdparty%2Fglibc.git 2.11.2-2 --- diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index c72c5002ec2..abafe75f0cb 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: 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 - 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 - 2.11.2-1 - Update to 2.11.2 release