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. glibc-2.13-872-ge5fc98f


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  e5fc98fab82782f18995f361a279e720d710410d (commit)
       via  ac70b6c5bd8c0c2f2ccb9b3a5c164a0007b650bd (commit)
       via  bb2420590cb2d7d3e580708d21e875d6562ae3c9 (commit)
      from  51d0836e6ed57c6b269d52e64d107d17f29ac0ce (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=e5fc98fab82782f18995f361a279e720d710410d

commit e5fc98fab82782f18995f361a279e720d710410d
Author: Andreas Schwab <schwab@redhat.com>
Date:   Thu Mar 24 14:35:27 2011 +0100

    2.13.90-8

diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 3002c98..17baff3 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: 7
+Release: 8
 # 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
@@ -1039,6 +1039,10 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Thu Mar 24 2011 Andreas Schwab <schwab@redhat.com> - 2.13.90-8
+- Update from master
+  - Fix infinite loop (#690323)
+
 * Mon Mar 21 2011 Andreas Schwab <schwab@redhat.com> - 2.13.90-7
 - Update from master
   - Handle page boundaries in x86 SSE4.2 strncmp (BZ#12597)

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

commit ac70b6c5bd8c0c2f2ccb9b3a5c164a0007b650bd
Merge: 51d0836 bb24205
Author: Andreas Schwab <schwab@redhat.com>
Date:   Thu Mar 24 14:11:12 2011 +0100

    Merge remote-tracking branch 'origin/master' into fedora/master


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

Summary of changes:
 ChangeLog                              |    6 ++++++
 fedora/glibc.spec.in                   |    6 +++++-
 sysdeps/unix/sysv/linux/i386/sysconf.c |    2 ++
 sysdeps/x86_64/cacheinfo.c             |    2 ++
 4 files changed, 15 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]