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, master, updated. glibc-2.13-245-gc30b7ee


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, master has been updated
       via  c30b7ee2c3b8314c3e87ac6cab27949dbbe1f3e4 (commit)
      from  0464f746e87fa29a1e3a88e9d3c1ff102b559528 (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=c30b7ee2c3b8314c3e87ac6cab27949dbbe1f3e4

commit c30b7ee2c3b8314c3e87ac6cab27949dbbe1f3e4
Author: Ulrich Drepper <drepper@gmail.com>
Date:   Sun May 29 21:33:30 2011 -0400

    Record when bug 11577 was fixed and by which patch

diff --git a/ChangeLog b/ChangeLog
index 33d0905..ab594aa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2512,6 +2512,7 @@
 
 2010-07-06  Andreas Schwab  <schwab@redhat.com>
 
+	[BZ #11577]
 	* elf/dl-version.c (match_symbol): Don't pass NULL occation to
 	dl_signal_cerror.
 
diff --git a/NEWS b/NEWS
index d7a2d2a..d5ecb80 100644
--- a/NEWS
+++ b/NEWS
@@ -49,11 +49,11 @@ Version 2.13
 
 * The following bugs are resolved with this release:
 
-  3268, 6812, 7066, 10085, 10484, 10563, 10851, 11149, 11155, 11611, 11640,
-  11655, 11701, 11840, 11856, 11883, 11903, 11904, 11968, 11979, 12005,
-  12037, 12067, 12077, 12078, 12092, 12093, 12107, 12108, 12113, 12140,
-  12159, 12167, 12191, 12194, 12201, 12204, 12205, 12207, 12348, 12378,
-  12394, 12397
+  3268, 6812, 7066, 10085, 10484, 10563, 10851, 11149, 11155, 11577, 11611,
+  11640, 11655, 11701, 11840, 11856, 11883, 11903, 11904, 11968, 11979,
+  12005, 12037, 12067, 12077, 12078, 12092, 12093, 12107, 12108, 12113,
+  12140, 12159, 12167, 12191, 12194, 12201, 12204, 12205, 12207, 12348,
+  12378, 12394, 12397
 
 * New Linux interfaces: prlimit, prlimit64, fanotify_init, fanotify_mark
 

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

Summary of changes:
 ChangeLog |    1 +
 NEWS      |   10 +++++-----
 2 files changed, 6 insertions(+), 5 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]