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-22-8-g490aaca


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  490aaca42704cddd0f5dea5c1f0271b13dc9d10e (commit)
       via  98f5a5bbf1230f9dd1c3f30d1ac19c7ab54be1bb (commit)
       via  ae0f0dbd0e6205af474cd8e5d5f43ff7a7e46eec (commit)
       via  fc0c556c5f01d60b1ca465a29a38bb2f23ee1dd6 (commit)
       via  487a6d7735ee5ed07d731306f60b19e57ceb983f (commit)
       via  24ab9c769754f92dcc7c63a28009ca01e276fc93 (commit)
       via  7967983fd42380b090a63b53fe57a05e1d1c0b4f (commit)
      from  e6afe876da31a8f4a6fcb69fa9039139ea61a688 (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=490aaca42704cddd0f5dea5c1f0271b13dc9d10e

commit 490aaca42704cddd0f5dea5c1f0271b13dc9d10e
Author: Andreas Schwab <schwab@redhat.com>
Date:   Mon Sep 21 11:55:28 2009 +0200

    2.10.90-23

diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 97dd5c6..641cb21 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: 22
+Release: 23
 # 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,9 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Mon Sep 21 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-23
+- Update from master.
+
 * Mon Sep 14 2009 Andreas Schwab <schwab@redhat.com> - 2.10.90-22
 - Update from master.
   - Fix endless loop in localedef.

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

commit 98f5a5bbf1230f9dd1c3f30d1ac19c7ab54be1bb
Merge: e6afe87 ae0f0db
Author: Andreas Schwab <schwab@redhat.com>
Date:   Mon Sep 21 11:11:19 2009 +0200

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


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

Summary of changes:
 ChangeLog                                 |   29 +
 Makefile                                  |    2 +-
 NEWS                                      |    4 +-
 aclocal.m4                                |    2 +
 configure                                 |   31 +-
 configure.in                              |   18 +
 fedora/glibc.spec.in                      |    5 +-
 iconvdata/iso646.c                        |    2 +-
 libio/wfileops.c                          |    4 -
 nptl/sysdeps/pthread/configure            |   68 +-
 nptl/sysdeps/x86_64/configure             |   32 -
 po/hu.po                                  | 9295 ++++++++++++++++-------------
 po/vi.po                                  |    4 +-
 sysdeps/i386/configure                    |  282 +-
 sysdeps/i386/elf/configure                |   12 +-
 sysdeps/ia64/configure                    |   14 +-
 sysdeps/ia64/elf/configure                |   12 +-
 sysdeps/ieee754/ldbl-opt/configure        |   51 +-
 sysdeps/mach/configure                    |  612 ++-
 sysdeps/mach/hurd/configure               |   55 +-
 sysdeps/powerpc/configure                 |   16 +-
 sysdeps/powerpc/powerpc32/configure       |   24 +-
 sysdeps/powerpc/powerpc32/elf/configure   |   12 +-
 sysdeps/powerpc/powerpc64/configure       |   24 +-
 sysdeps/powerpc/powerpc64/elf/configure   |   12 +-
 sysdeps/s390/s390-32/elf/configure        |   12 +-
 sysdeps/s390/s390-64/elf/configure        |   12 +-
 sysdeps/sh/elf/configure                  |   12 +-
 sysdeps/sparc/sparc32/elf/configure       |   24 +-
 sysdeps/sparc/sparc64/elf/configure       |   24 +-
 sysdeps/unix/sysv/linux/configure         |  150 +-
 sysdeps/unix/sysv/linux/powerpc/configure |   98 +-
 sysdeps/x86_64/elf/configure              |   32 -
 33 files changed, 6016 insertions(+), 4970 deletions(-)
 mode change 100755 => 100644 nptl/sysdeps/pthread/configure
 mode change 100755 => 100644 nptl/sysdeps/x86_64/configure
 mode change 100755 => 100644 sysdeps/i386/configure
 mode change 100755 => 100644 sysdeps/i386/elf/configure
 mode change 100755 => 100644 sysdeps/ieee754/ldbl-opt/configure
 mode change 100755 => 100644 sysdeps/mach/hurd/configure
 mode change 100755 => 100644 sysdeps/powerpc/configure
 mode change 100755 => 100644 sysdeps/powerpc/powerpc32/elf/configure
 mode change 100755 => 100644 sysdeps/x86_64/elf/configure


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]