]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
2.14-2
authorAndreas Schwab <schwab@redhat.com>
Fri, 3 Jun 2011 11:07:31 +0000 (13:07 +0200)
committerAndreas Schwab <schwab@redhat.com>
Fri, 3 Jun 2011 11:07:31 +0000 (13:07 +0200)
fedora/glibc.spec.in

index 94c0f40cf9985f21c9742de438bde83c95b073e0..f137cee5b28565e1fb07df1bdf35eb115e5e811a 100644 (file)
@@ -23,7 +23,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
@@ -1047,6 +1047,10 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Fri Jun  3 2011 Andreas Schwab <schwab@redhat.com> - 2.14-2
+- Revert "Handle DNS server failures in case of AF_UNSPEC lookups
+  correctly" (#710279)
+
 * Tue May 31 2011 Andreas Schwab <schwab@redhat.com> - 2.14-1
 - Update to 2.14 release
   - Handle DNS server failures in case of AF_UNSPEC lookups correctly