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/2.12/master, updated. fedora/glibc-2.12-3-11-g49f6afe


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/2.12/master has been updated
       via  49f6afe59ae6d8cb88e0dd821ff284ede16e28a6 (commit)
       via  31bb2ae1b5c0d768a1c3be94a26540b9cca671ce (commit)
       via  fdae8096fe71e65f7c13575c990eb2652a328122 (commit)
      from  ed360154f28602fe66aadde79722ef2eb8bfb5bd (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=49f6afe59ae6d8cb88e0dd821ff284ede16e28a6

commit 49f6afe59ae6d8cb88e0dd821ff284ede16e28a6
Author: Andreas Schwab <schwab@redhat.com>
Date:   Fri Aug 20 09:48:23 2010 +0200

    2.12.1-2

diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index d7337a3..f5ac3f1 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,10 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Fri Aug 20 2010 Andreas Schwab <schwab@redhat.com> - 2.12.1-2
+- Update from 2.12 branch
+  - Fix ifunc thunk for strspn on x86 in static libc
+
 * Tue Aug 17 2010 Andreas Schwab <schwab@redhat.com> - 2.12.1-1
 - Update from 2.12 branch
   - 2.12.1 release

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

commit 31bb2ae1b5c0d768a1c3be94a26540b9cca671ce
Merge: ed36015 fdae809
Author: Andreas Schwab <schwab@redhat.com>
Date:   Thu Aug 19 17:46:56 2010 +0200

    Merge remote branch 'origin/release/2.12/master' into fedora/2.12/master


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

Summary of changes:
 ChangeLog                            |    4 ++++
 fedora/glibc.spec.in                 |    6 +++++-
 sysdeps/i386/i686/multiarch/strspn.S |    4 ++--
 3 files changed, 11 insertions(+), 3 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]