From 2e137729f0031f624839c806a1869c96d0a19ca7 Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Tue, 1 Jun 2010 19:01:40 +0200 Subject: 2.12-2 --- fedora/glibc.spec.in | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in index 96624f2500..a2ded6bd3b 100644 --- a/fedora/glibc.spec.in +++ b/fedora/glibc.spec.in @@ -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,22 @@ rm -f *.filelist* %endif %changelog +* Tue Jun 1 2010 Andreas Schwab - 2.12-2 +- Update from 2.12 branch + - Correct x86 CPU family and model check (BZ#11640, #596554) + - Don't crash on unresolved weak symbol reference + - Implement recvmmsg also as socketcall + - sunrpc: Fix spurious fall-through + - Make compatible with C++ (#593762) + - Enable IDN support in getent + - Fix race in free sanity check (#594784) + - Fix lookup of collation sequence value during regexp matching + - Fix name of tt_RU.UTF-8@iqtelif locale (#589138) + - Handle too-small buffers in Linux getlogin_r (BZ#11571, #589946) +- Fix users and groups creation in nscd %%post script +- Require coreutils instead of sh-utils +- Fix typo causing missing directory ownership + * Tue May 4 2010 Roland McGrath - 2.12-1 - Update to 2.12 release. - Fix ldconfig chroot handling. -- cgit v1.2.3