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. glibc-2.13-794-gc337ae1


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  c337ae189c10d14db5b3e9a2422acb3b34418386 (commit)
       via  11be2acce8384212388dd442c7f4eaa7b4a5f1a1 (commit)
       via  6392473fe970b0cdace62f31000a83ba0fcf6161 (commit)
       via  620a05296fe3380b7441ba7720e8b25c48a8c28c (commit)
       via  18ba70a559c52719fd94a713cc380514d9d19125 (commit)
       via  32465c3ea007065acd8ca8199f130cdf4068130d (commit)
       via  c0dafcf1765e613caf91781c4f1d697e2387f7f4 (commit)
       via  a77e8cbc394ab098aa1fc3f0a6645a38348d21ca (commit)
       via  1f20b93a6c695ba97a6a334f91b9369185e4e859 (commit)
       via  77e8bddff3fe1395d73515edfbfaa4441f8aa1cb (commit)
       via  bc425b339b067bebe3d49907e63b0e81eb261bd2 (commit)
       via  70181fddf1467996bea393d13294ffe76b8a0853 (commit)
       via  794c3ad3a405697e2663b00f616e319383b9bb7d (commit)
       via  68dc949774cb651d53541df4abdc60327f7e096b (commit)
       via  8cf8ce1702c354a8266e3cfa6ab54c2467d1873f (commit)
       via  a85b5cb4d4a5fc56e2b38638d270bf2daa67eb6c (commit)
       via  cfa28e560ef69372b9e15e9a2d924a0fbcfc7bca (commit)
       via  1086d70d916fd0eb969b3d89ff88abd35f6a5c34 (commit)
       via  451f001b50870604e1f2daef12f04f9f460d3997 (commit)
       via  0876917582041d17a9eb6b08894c1123a2affe74 (commit)
       via  5e49c52efdb37eb0aa315156f39056f25ff9ddaa (commit)
       via  60522a5f4798c65ac4dbe895c986f690cd69a3fd (commit)
       via  f57e41a5b8e88186c67ec0410d61a751b274340c (commit)
       via  f257bbd77dfcfdf9fa305e220b295e4ad57f405d (commit)
       via  fa9c15cb83a256da27f8ab99207b752e598c4937 (commit)
       via  16c2895feabae0962e0eba2b9164c6a83014bfe4 (commit)
       via  2543fef229599e8a6e4feeea65ca2dd3f984154f (commit)
       via  db014c12695388b4e6eb608a4132a8c7b4ee74f1 (commit)
       via  5bd6dc5c2c68fe98691db9b40f87d9b68ea9565b (commit)
       via  9798346413d74dc9b3c64731807600b5ab9c1517 (commit)
       via  98727dbea212799beb7a15eeb9a21c8c5d100267 (commit)
       via  8bdf4e6eb88d2174ccf20c7180658fd9e816a7d8 (commit)
       via  4a531bb0b3b582cb693de9f76d2d97d970f9a5d5 (commit)
       via  07eb4b716ea5041bceb47b38ac8ab989a10b3afd (commit)
       via  14b697f75a5f039a0e3155c62399ee217c0f17dc (commit)
       via  30950a5fd2346c43ba4fc59c16f122cfb59f9629 (commit)
       via  db753e2cfb2051ebf20dc089f87c5b1297cc2cff (commit)
       via  283007197c526f8f59bdc029a38d76538c70b0ff (commit)
      from  a6be5cf5459eeb8359e5fa192e9dc397c02102bf (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=c337ae189c10d14db5b3e9a2422acb3b34418386

commit c337ae189c10d14db5b3e9a2422acb3b34418386
Author: Andreas Schwab <schwab@redhat.com>
Date:   Tue Jan 18 14:57:02 2011 +0100

    2.13-1

diff --git a/fedora/glibc.spec.in b/fedora/glibc.spec.in
index 9968f38..570ba5b 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: 21
+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
@@ -1030,6 +1030,31 @@ rm -f *.filelist*
 %endif
 
 %changelog
+* Tue Jan 18 2011 Andreas Schwab <schwab@redhat.com> - 2.13-1
+- Update to 2.13 release
+  - Define AT_NO_AUTOMOUNT
+  - Define MADV_HUGEPAGE and MADV_NOHUGEPAGE
+  - Add definitions for new socket protocols
+  - Signal temporary host lookup errors in nscd as such to the
+    requester (BZ#6812)
+  - Change setgroups to affect all the threads in the process
+    (BZ#10563)
+  - FIx handling of unterminated [ expression in fnmatch (BZ#12378)
+  - Relax requirement on close in child created by posix_spawn
+  - Fix handling of missing syscall in Linux mkdirat (BZ#12397)
+  - Handle long lines in host lookups in the right place (BZ#10484)
+  - Fix assertion when handling DSTs during auditing
+  - Fix alignment in x86 destructor calls
+  - Fix grouping when rounding increases number of integer digits
+    (BZ#12394)
+  - Update Japanese translations
+  - Fix infloop on persistent failing calloc in regex (BZ#12348)
+  - Use prlimit64 for 32-bit [gs]etrlimit64 implementation (BZ#12201)
+  - Change XPG-compliant strerror_r function to return error code
+    (BZ#12204)
+  - Always allow overwriting printf modifiers etc.
+  - Make PowerPC64 default to nonexecutable stack
+
 * Tue Dec 14 2010 Andreas Schwab <schwab@redhat.com> - 2.12.90-21
 - Revert bogus change
 

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

commit 11be2acce8384212388dd442c7f4eaa7b4a5f1a1
Merge: a6be5cf 6392473
Author: Andreas Schwab <schwab@redhat.com>
Date:   Tue Jan 18 10:48:36 2011 +0100

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

diff --cc ChangeLog.17
index 283a558,92f9739..d933d56
--- a/ChangeLog.17
+++ b/ChangeLog.17
@@@ -1016,19 -1010,6 +1016,13 @@@
  	* sysdeps/x86_64/fpu/fegetenv.c: Likewise
  	* sysdeps/s390/fpu/fegetenv.c: Likewise.  Remove unused headers.
  
 +2009-10-27  Aurelien Jarno  <aurelien@aurel32.net>
 +
 +	[BZ #10855]
 +	* locale/programs/locarchive.c: use MMAP_SHARED to reserve memory
 +	used later with MMAP_FIXED | MMAP_SHARED to cope with different
 +	alignment restrictions.
 +
- 2010-02-08  Andreas Schwab  <schwab@redhat.com>
- 
- 	[BZ #11155]
- 	* sysdeps/unix/sysv/linux/sparc/sparc64/fxstat.c: Include i386
- 	version.
- 
  2010-02-05  H.J. Lu  <hongjiu.lu@intel.com>
  
  	[BZ #11230]
diff --cc nptl/Versions
index 52ca0bf,5a88420..fb7728d
--- a/nptl/Versions
+++ b/nptl/Versions
@@@ -27,9 -27,9 +27,10 @@@ libc 
      pthread_cond_broadcast; pthread_cond_timedwait;
    }
    GLIBC_PRIVATE {
+     __libc_alloca_cutoff;
      # Internal libc interface to libpthread
      __libc_dl_error_tsd;
 +    __getrlimit;
    }
  }
  

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

Summary of changes:
 ChangeLog                                       |  217 +
 ChangeLog.17                                    |    6 -
 NEWS                                            |   16 +-
 bits/select.h                                   |   10 +-
 catgets/gencat.c                                |    4 +-
 config.h.in                                     |    3 +
 configure                                       |  358 +-
 configure.in                                    |  146 +-
 csu/version.c                                   |    4 +-
 debug/catchsegv.sh                              |    4 +-
 debug/xtrace.sh                                 |    4 +-
 elf/Makefile                                    |   66 +-
 elf/check-execstack.c                           |   13 +-
 elf/dl-dst.h                                    |   17 +-
 elf/dl-load.c                                   |    6 +-
 elf/dl-support.c                                |    6 +-
 elf/ldconfig.c                                  |    6 +-
 elf/ldd.bash.in                                 |    4 +-
 elf/rtld.c                                      |    6 +-
 elf/sofini.c                                    |    2 +
 elf/soinit.c                                    |    6 +-
 elf/sprof.c                                     |    4 +-
 fedora/glibc.spec.in                            |   27 +-
 iconv/iconv_prog.c                              |    4 +-
 iconv/iconvconfig.c                             |    4 +-
 include/alloca.h                                |    1 +
 include/features.h                              |    5 +-
 include/sys/resource.h                          |    1 +
 io/fcntl.h                                      |    4 +-
 locale/programs/locale.c                        |    4 +-
 locale/programs/localedef.c                     |    4 +-
 malloc/malloc.c                                 |    2 +-
 malloc/memusage.sh                              |    4 +-
 malloc/mtrace.pl                                |    4 +-
 nptl/ChangeLog                                  |   17 +
 nptl/Makefile                                   |    2 +-
 nptl/Versions                                   |    1 +
 nptl/alloca_cutoff.c                            |    3 +-
 nptl/sysdeps/pthread/setxid.h                   |    8 +-
 nscd/hstcache.c                                 |   27 +-
 nscd/nscd.c                                     |    4 +-
 nss/getent.c                                    |    4 +-
 nss/nss_files/files-hosts.c                     |   61 +-
 po/ja.po                                        |10631 +++++++++++++----------
 posix/fnmatch_loop.c                            |   13 +-
 posix/getconf.c                                 |    4 +-
 posix/globtest.sh                               |   13 +-
 posix/regexec.c                                 |    2 +
 posix/testfnm.c                                 |    2 +-
 posix/tst-fnmatch.input                         |   11 +-
 posix/tst-fnmatch2.c                            |    5 +
 stdio-common/Makefile                           |    5 +-
 stdio-common/printf_fp.c                        |   23 +-
 stdio-common/tst-grouping.c                     |   83 +
 stdio-common/vfprintf.c                         |   18 +-
 string/xpg-strerror.c                           |   13 +-
 sysdeps/i386/Makefile                           |    1 +
 sysdeps/i386/bits/select.h                      |   33 +-
 sysdeps/i386/init-first.c                       |    2 +
 sysdeps/i386/stackinfo.h                        |    8 +-
 sysdeps/ia64/stackinfo.h                        |    8 +-
 sysdeps/mach/hurd/i386/init-first.c             |    2 +-
 sysdeps/mach/hurd/powerpc/init-first.c          |    2 +-
 sysdeps/mach/xpg-strerror.c                     |   17 +-
 sysdeps/posix/spawni.c                          |   20 +-
 sysdeps/powerpc/stackinfo.h                     |   13 +-
 sysdeps/s390/stackinfo.h                        |    8 +-
 sysdeps/sh/init-first.c                         |    2 +
 sysdeps/sh/stackinfo.h                          |    8 +-
 sysdeps/sparc/stackinfo.h                       |    8 +-
 sysdeps/unix/readdir_r.c                        |    3 +-
 sysdeps/unix/sysv/linux/bits/socket.h           |    8 +-
 sysdeps/unix/sysv/linux/getrlimit64.c           |   55 +
 sysdeps/unix/sysv/linux/i386/bits/mman.h        |    4 +-
 sysdeps/unix/sysv/linux/i386/getrlimit64.c      |    5 +-
 sysdeps/unix/sysv/linux/i386/setgroups.c        |   12 +-
 sysdeps/unix/sysv/linux/ia64/bits/mman.h        |    4 +-
 sysdeps/unix/sysv/linux/init-first.c            |    2 +-
 sysdeps/unix/sysv/linux/kernel-features.h       |    5 +
 sysdeps/unix/sysv/linux/mkdirat.c               |    4 +-
 sysdeps/unix/sysv/linux/powerpc/bits/mman.h     |    4 +-
 sysdeps/unix/sysv/linux/s390/bits/mman.h        |    4 +-
 sysdeps/unix/sysv/linux/setgroups.c             |   37 +
 sysdeps/unix/sysv/linux/setrlimit64.c           |   54 +
 sysdeps/unix/sysv/linux/sh/bits/mman.h          |    4 +-
 sysdeps/unix/sysv/linux/sparc/bits/mman.h       |    4 +-
 sysdeps/unix/sysv/linux/sparc/bits/socket.h     |   12 +-
 sysdeps/unix/sysv/linux/wordsize-64/readdir_r.c |    1 +
 sysdeps/unix/sysv/linux/x86_64/bits/mman.h      |    5 +-
 sysdeps/x86_64/bits/select.h                    |    8 +-
 sysdeps/x86_64/stackinfo.h                      |    8 +-
 version.h                                       |    4 +-
 92 files changed, 7243 insertions(+), 5058 deletions(-)
 create mode 100644 stdio-common/tst-grouping.c
 create mode 100644 sysdeps/unix/sysv/linux/getrlimit64.c
 create mode 100644 sysdeps/unix/sysv/linux/setgroups.c
 create mode 100644 sysdeps/unix/sysv/linux/setrlimit64.c


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]