From: Roland McGrath Date: Thu, 27 Aug 2009 20:49:30 +0000 (-0700) Subject: 2.10.90-16 X-Git-Tag: fedora/glibc-2.10.90-16^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9bf9db04a5c2f610c613744d1067a29ab63987e;p=thirdparty%2Fglibc.git 2.10.90-16 --- diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index d85f2a333f1..4622de2f41a 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -21,7 +21,7 @@ Summary: The GNU libc libraries Name: glibc Version: %{glibcversion} -Release: 15 +Release: 16 # 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 @@ -1025,6 +1025,9 @@ rm -f *.filelist* %endif %changelog +* Thu Aug 27 2009 Roland McGrath - 2.10.90-16 +- Update from master. + * Mon Aug 24 2009 Andreas Schwab - 2.10.90-15 - Update from master. - fix fortify failure with longjmp from alternate stack (#512103).