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.11/master, updated. fedora/glibc-2.11-4-11-g2f95f8a


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.11/master has been updated
       via  2f95f8a2033ad22fa3e2eb2be8a89615a1339830 (commit)
       via  58ae1cca4fbf078baadad5a7f3ec7896f27cad2b (commit)
       via  3decedce640208c25323bca68c98381c640ab06f (commit)
       via  1db8b35487c8c3842f81176c25e72e4cf0948f00 (commit)
       via  bc207ace446b2e0fc4a474a2a4cf945d9cca6573 (commit)
       via  65a27b0b41a8ec07407ad0415fd0963917c59941 (commit)
       via  4f9d265e05056df279186d033af75352a679685f (commit)
       via  b15f34af1c3b6f2658d3f73c331db8e94fa47b0a (commit)
       via  ede3f7ef5c553fc81efe6cf7ddf383f081bfd7e6 (commit)
       via  360f6f3a2522731cfdeedc959b21200d325952b1 (commit)
       via  93721a641a55a943363149ed6a77eea4668878ce (commit)
      from  1c3fd1077a0aa1ec441d3ae8a0e0046c484cab47 (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=2f95f8a2033ad22fa3e2eb2be8a89615a1339830

commit 2f95f8a2033ad22fa3e2eb2be8a89615a1339830
Author: Andreas Schwab <schwab@redhat.com>
Date:   Mon Dec 14 14:01:13 2009 +0100

    2.11.1-1

diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 76c0809..ba15042 100644
--- a/fedora/glibc.spec.in
+++ b/fedora/glibc.spec.in
@@ -25,7 +25,7 @@
 Summary: The GNU libc libraries
 Name: glibc
 Version: %{glibcversion}
-Release: 4
+Release: 1
 # 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
@@ -1034,6 +1034,11 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Mon Dec 14 2009 Andreas Schwab <schwab@redhat.com> - 2.11.1-1
+- Update to 2.11.1 release.
+  - Locale updates.
+  - Don't reuse RPC XIDs across forks.
+
 * Mon Nov 30 2009 Andreas Schwab <schwab@redhat.com> - 2.11-4
 - Update from 2.11 branch
   - Fix sync_file_range on ppc/ppc64.

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

commit 58ae1cca4fbf078baadad5a7f3ec7896f27cad2b
Merge: 1c3fd10 3decedc
Author: Andreas Schwab <schwab@redhat.com>
Date:   Mon Dec 14 13:46:34 2009 +0100

    Merge commit 'glibc-2.11.1' into fedora/2.11/master


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

Summary of changes:
 ChangeLog                 |    4 +++
 fedora/glibc.spec.in      |    7 +++++-
 localedata/ChangeLog      |   12 ++++++++++
 localedata/locales/en_DK  |   53 +++++++++++++++++++++++---------------------
 localedata/locales/hsb_DE |   24 ++++++++++++--------
 localedata/locales/nl_NL  |   52 +++++++++++++++++++++++--------------------
 sunrpc/create_xid.c       |   12 ++++++----
 version.h                 |    2 +-
 8 files changed, 100 insertions(+), 66 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]