This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch, fedora/master, updated. fedora/glibc-2.11.90-20-22-gb4ee0fb


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, fedora/master has been updated
       via  b4ee0fbd5e3555f76f5569ef240c06e42e7d38ad (commit)
      from  bb6d7d23841e57fde2c6c79a4455c7e9373a5d1b (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=b4ee0fbd5e3555f76f5569ef240c06e42e7d38ad

commit b4ee0fbd5e3555f76f5569ef240c06e42e7d38ad
Author: Roland McGrath <roland@redhat.com>
Date:   Wed May 5 09:42:45 2010 +0200

    Update to 2.12 release.

diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index c7f4cfd..72de747 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: 20
+Release: 1
 # 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
@@ -1026,6 +1026,13 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Tue May  4 2010 Roland McGrath <roland@redhat.com> - 2.12-1
+- Update to 2.12 release.
+  - Fix ldconfig chroot handling.
+  - Don't deadlock in __dl_iterate_phdr while (un)loading objects.
+  - Fix handling of newline in addmntent.
+  - Fix AIO when thread creation failed.
+
 * Fri Apr 16 2010 Andreas Schwab <schwab@redhat.com> - 2.11.90-20
 - Update from master
   - Fix bugs in x86-32 strcmp-sse4.S and strcmp-ssse3.S

-----------------------------------------------------------------------

Summary of changes:
 fedora/glibc.spec.in |    9 ++++++++-
 1 files changed, 8 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]