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.10.90-23-5-gd4ca383


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  d4ca383aa1cbd11b017f8d1ef7e2779885f2df3e (commit)
       via  a28acf6b523879e05a15769058e4bc8e9d7b9fbd (commit)
       via  f450806e22be467a8d613f9a811508ccb87a5d1a (commit)
       via  4fd894620f22dc189d3f8339e39c630c4d05421b (commit)
       via  0d1804061a2c27ffe511a5f9df572ad9748d8219 (commit)
      from  490aaca42704cddd0f5dea5c1f0271b13dc9d10e (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=d4ca383aa1cbd11b017f8d1ef7e2779885f2df3e

commit d4ca383aa1cbd11b017f8d1ef7e2779885f2df3e
Author: Andreas Schwab <schwab@redhat.com>
Date:   Mon Sep 28 13:51:54 2009 +0200

    2.10.90-24

diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 641cb21..84f90d4 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: 23
+Release: 24
 # 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,10 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Mon Sep 28 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-24
+- Update from master.
+  - Fix missing reloc dependency (#517001).
+
 * Mon Sep 21 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-23
 - Update from master.
 

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

commit a28acf6b523879e05a15769058e4bc8e9d7b9fbd
Merge: 490aaca f450806
Author: Andreas Schwab <schwab@redhat.com>
Date:   Mon Sep 28 13:40:23 2009 +0200

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


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

Summary of changes:
 ChangeLog            |   14 ++++++++++++++
 bits/termios.h       |    4 +++-
 configure            |    4 ++--
 configure.in         |    4 ++--
 elf/dl-reloc.c       |    9 +++------
 fedora/glibc.spec.in |    6 +++++-
 6 files changed, 29 insertions(+), 12 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]