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.10/master, updated. fedora/glibc-2.10.1-4-3-gb049214


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.10/master has been updated
       via  b049214c5e4e0b3d4d4e3aee4f67dbab659ab890 (commit)
       via  f6f6447978923a9324f727c7b44a39bff3b06dbc (commit)
       via  aa152ec6ad1bcc84a53f3c02810c7d968d1b8216 (commit)
      from  c8647a518bd942c7ca5ef2a7e6618efc39db6d33 (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=b049214c5e4e0b3d4d4e3aee4f67dbab659ab890

commit b049214c5e4e0b3d4d4e3aee4f67dbab659ab890
Author: Andreas Schwab <schwab@redhat.com>
Date:   Wed Aug 19 12:31:55 2009 +0200

    2.10.1-5

diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index dbc2a4a..c28feb9 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: 4
+Release: 5
 # 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
@@ -1013,6 +1013,10 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Wed Aug 19 2009 Andreas Schwab <schwab@redhat.com> - 2.10.1-5
+- Update from release/2.10/master.
+  - handle missing nss module for biarch systems (#512309)
+
 * Tue Aug  4 2009 Andreas Schwab <schwab@redhat.com> - 2.10.1-4
 - Reenable setuid on pt_chown.
 

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

commit f6f6447978923a9324f727c7b44a39bff3b06dbc
Merge: c8647a5 aa152ec
Author: Andreas Schwab <schwab@redhat.com>
Date:   Mon Aug 17 15:48:46 2009 +0200

    Merge commit 'origin/release/2.10/master' into fedora/2.10/master


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

Summary of changes:
 ChangeLog                   |    6 ++++++
 fedora/glibc.spec.in        |    6 +++++-
 sysdeps/posix/getaddrinfo.c |    2 ++
 3 files changed, 13 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]