From: Andreas Schwab Date: Fri, 22 Oct 2010 12:15:40 +0000 (+0200) Subject: 2.11.2-3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=55a16942705d2ad448196c90fd0bbe90826f1b67;p=thirdparty%2Fglibc.git 2.11.2-3 --- diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index abafe75f0cb..b334189fd90 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: 2 +Release: 3 # 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,9 @@ rm -f *.filelist* %endif %changelog +* Fri Oct 22 2010 Andreas Schwab - 2.11.2-3 +- Require suid bit on audit objects in privileged programs (CVE-2010-3856) + * 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)