]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2.11.2-3
authorAndreas Schwab <schwab@redhat.com>
Fri, 22 Oct 2010 12:15:40 +0000 (14:15 +0200)
committerAndreas Schwab <schwab@redhat.com>
Fri, 22 Oct 2010 12:15:40 +0000 (14:15 +0200)
fedora/glibc.spec.in

index abafe75f0cb386f94fdedc8f61db8231d9722421..b334189fd904912ad193a7ed68bb29592fa35f47 100644 (file)
@@ -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 <schwab@redhat.com> - 2.11.2-3
+- Require suid bit on audit objects in privileged programs (CVE-2010-3856)
+
 * 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)