]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2.13-2 fedora/2.13/master
authorAndreas Schwab <schwab@redhat.com>
Thu, 4 Aug 2011 15:42:23 +0000 (17:42 +0200)
committerAndreas Schwab <schwab@redhat.com>
Fri, 5 Aug 2011 07:57:43 +0000 (09:57 +0200)
fedora/glibc.spec.in

index 34bf38889d0b3f926b8a28a05057f8ff6e8842e6..d1c92b20bdad28e16e38b67bf22a5c5d02968cbb 100644 (file)
@@ -20,7 +20,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
@@ -1028,6 +1028,14 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Thu Aug  4 2011 Andreas Schwab <schwab@redhat.com> - 2.13-2
+- Update from 2.13 branch
+  - Fix static linking with checking x86/x86-64 memcpy (BZ#12653)
+  - Fix passing symbol value to pltexit callbacks when ld.so auditing
+  - Fix range error handling in sgetspent
+  - Fix ordering of DSO constructors and destructors (BZ#11724)
+- Use eabi for arm
+
 * Tue Jan 18 2011 Andreas Schwab <schwab@redhat.com> - 2.13-1
 - Update to 2.13 release
   - Define AT_NO_AUTOMOUNT