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 annotated tag, glibc-2.12.2, created. glibc-2.12.2


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 annotated tag, glibc-2.12.2 has been created
        at  9e78718411c1004fd7940703f890be47093d0065 (tag)
   tagging  3a33e487eeb65e2f1f633581c56bee2c60d0ca43 (commit)
  replaces  glibc-2.12.1
 tagged by  Andreas Schwab
        on  Mon Dec 13 12:05:44 2010 +0100

- Log -----------------------------------------------------------------
glibc 2.12.2 release
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEABECAAYFAk0F/gkACgkQRcYlDm8AmE5FPACcDeWKYPfp6ZhnRDTrNJsRjz2p
dWwAnjk09ZhDSBn1Vb5y2oj/yy5LZqe2
=Jm8s
-----END PGP SIGNATURE-----

Andreas Krebbel (1):
      Fix concurrency problem between dl_open and dl_iterate_phdr

Andreas Schwab (20):
      More fixes to error handling in getlogin_r.
      Fix ifunc thunk for strspn on x86 in static libc
      Require suid bit on audit objects in privileged programs
      Document M_PERTURB
      Fix array overflow in floating point parser
      Fix register conflict in s390 ____longjmp_chk
      Expect PLT call to _Unwind_Find_FDE on s390*-linux
      Don't expand DST twice in dl_open
      Work around shortest-stem feature in make 3.82+
      Properly quote output of locale
      Don't mix pattern rules with normal rules
      Fix memory leak in fnmatch
      Properly convert f_fsid in statvfs
      Work around kernel rejecting valid absolute timestamps
      Add missing file
      Don't ignore zero TTL in DNS answers
      Fix use of restrict in wchar.h
      Declare wcpcpy and wcpncpy only under _GNU_SOURCE
      NEWS for 2.12.2
      glibc 2.12.2 release

Chung-Lin Tang (1):
      Fix _FORITY_SOURCE version of longjmp for Linux/x86-64.

Dinakar Guniguntala (1):
      Fix x86 pthread_cond_signal() FUTEX_WAKE_OP fallback

Emilio Pozuelo Monfort (1):
      Hurd: Fix linkat symlink handling.

Eric Blake (1):
      Fix strstr and memmem algorithm.

H.J. Lu (2):
      Fix alignment of AVX safe area on x86-64.
      Add -fno-asynchronous-unwind-tables to initfini.s for i386

Jakub Jelinek (1):
      Fix -D_FORTIFY_SOURCE memmove and bcop

Joseph Myers (1):
      getdents64 fallback d_type support

Luis Machado (1):
      Fix comparison in sqrtl for IBM long double 128.

Mike Frysinger (3):
      Fix typo in x86-64 epoll.h.
      Update sparc epoll.h from epoll_create2 to epoll_create1
      Remove multiarch dirs when gnu indirect is not supported

Miklos Szeredi (1):
      Verify in ttyname() that the symlink is valid.

Petr Baudis (1):
      Allow aux_cache_file open()ing to fail silently even in the chroot mode.

Richard Li (1):
      Fix x86-64 strchr propagation of search byte into all bytes of SSE register

Roland McGrath (4):
      Manual wording fix for round{,f,l}.
      Fix vDSO synthetic hwcap handling so they are not masked out from ld.so.cache matching.
      BZ #11840: Fix config.cache usage for -fgnu89-inline check.
      BZ 11856: fix manual nit

Samuel Thibault (1):
      Hurd: fix timeout rounding in select

Ulrich Drepper (28):
      Fix error handling in Linux getlogin*.
      (__getlogin_r_loginuid): Also fail if tpwd after pwuid call is NULL.
      Fix handling of tail bytes of buffer in SSE2/SSSE3 x86-64 version strncmp
      Add test case for strstr problem.
      Add missing file.
      32bit memset-sse2.S fails with uneven cache size
      Fix build with newer linker.
      More linking issues fixed.
      Missing server address again leads to localhost being used
      Actually make it possible to user the default name server.
      Handle large requests.
      Remove specific binutils version recommendation in INSTALL file.
      Linux getifaddrs might return entries with ->ifa_addr being NULL.
      Fix memory leak for some invalid regular expressions.
      Test case for last regex problem.
      More regex memory leak fixes and tests.
      One more regex memory leak fixed.
      Fix perturbing in malloc on free.
      Fix assertion in ld.so, introduced by delayed adding to global list.
      Fix warnings in __bswap_16.
      Avoid too much stack use in fnmatch.
      Define SWAP_FLAG_DISCARD.
      Define MAP_HUGETLB.
      Fix multiple nss_compat initgroups() bugs
      Improve new tst-abstime test.
      Cleanup new tst-abstime program some more.
      Fix IPTOS_CLASS definition.
      Fix race in qsort_r initialization.

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


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]