GNU C Library master sources branch master updated. glibc-2.16-ports-merge-787-g77a13b8

carlos@sourceware.org carlos@sourceware.org
Thu Nov 29 14:56:00 GMT 2012


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  77a13b85e36160e47c49886195d1af64a417074d (commit)
      from  8d953369efe439d2064e78ad318f337ff9fac515 (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=77a13b85e36160e47c49886195d1af64a417074d

commit 77a13b85e36160e47c49886195d1af64a417074d
Author: Carlos O'Donell <carlos@systemhalted.org>
Date:   Thu Nov 29 10:08:31 2012 -0500

    hppa: Add BZ#14447 to NEWS and ChangeLog.hppa.

diff --git a/NEWS b/NEWS
index 925f2b7..03f9adb 100644
--- a/NEWS
+++ b/NEWS
@@ -15,14 +15,14 @@ Version 2.17
   13741, 13759, 13763, 13881, 13939, 13950, 13952, 13966, 14042, 14047,
   14090, 14150, 14151, 14152, 14154, 14157, 14166, 14173, 14195, 14237,
   14251, 14252, 14283, 14298, 14303, 14307, 14328, 14331, 14336, 14337,
-  14347, 14349, 14368, 14376, 14417, 14459, 14476, 14477, 14501, 14505,
-  14510, 14516, 14518, 14519, 14530, 14532, 14538, 14543, 14544, 14545,
-  14557, 14562, 14568, 14576, 14579, 14583, 14587, 14595, 14602, 14610,
-  14621, 14638, 14645, 14648, 14652, 14660, 14661, 14669, 14672, 14683,
-  14694, 14716, 14719, 14743, 14767, 14783, 14784, 14785, 14793, 14796,
-  14797, 14801, 14803, 14805, 14807, 14811, 14815, 14821, 14822, 14824,
-  14828, 14831, 14835, 14838, 14856, 14863, 14865, 14866, 14868, 14869,
-  14871, 14879, 14889.
+  14347, 14349, 14368, 14376, 14417, 14447, 14459, 14476, 14477, 14501,
+  14505, 14510, 14516, 14518, 14519, 14530, 14532, 14538, 14543, 14544,
+  14545, 14557, 14562, 14568, 14576, 14579, 14583, 14587, 14595, 14602,
+  14610, 14621, 14638, 14645, 14648, 14652, 14660, 14661, 14669, 14672,
+  14683, 14694, 14716, 14719, 14743, 14767, 14783, 14784, 14785, 14793,
+  14796, 14797, 14801, 14803, 14805, 14807, 14811, 14815, 14821, 14822,
+  14824, 14828, 14831, 14835, 14838, 14856, 14863, 14865, 14866, 14868,
+  14869, 14871, 14879, 14889.
 
 * CVE-2011-4609 svc_run() produces high cpu usage when accept fails with
   EMFILE has been fixed (Bugzilla #14889).
diff --git a/ports/ChangeLog.hppa b/ports/ChangeLog.hppa
index 28e5f06..06332fe 100644
--- a/ports/ChangeLog.hppa
+++ b/ports/ChangeLog.hppa
@@ -50,6 +50,7 @@
 
 2012-10-29  Carlos O'Donell  <carlos@systemhalted.org>
 
+	[BZ #14447]
 	* sysdeps/unix/sysv/linux/hppa/sysdep.h (ENTRY): Add cfi_startproc.
 	Use .cfi_offset for rp store.
 	(ENTRY_LEAF): Likewise.

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

Summary of changes:
 NEWS                 |   16 ++++++++--------
 ports/ChangeLog.hppa |    1 +
 2 files changed, 9 insertions(+), 8 deletions(-)


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



More information about the Glibc-cvs mailing list