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.11.1, created. glibc-2.11.1


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.11.1 has been created
        at  3403e095b72e647aea118b5379bea482db3bcbee (tag)
   tagging  3decedce640208c25323bca68c98381c640ab06f (commit)
  replaces  glibc-2.11
 tagged by  Petr Baudis
        on  Tue Dec 8 23:06:40 2009 +0100

- Log -----------------------------------------------------------------
glibc-2.11.1 release

This is a bugfix glibc release, revising the glibc-2.11 release only
by bugfixes backported from the master glibc development branch.
The following known significant bugs exist in this release:

  * Empty /etc/resolv.conf incorrectly does not cause glibc to default
to localhost, to solve this issue please apply one of the patches in:

	http://sourceware.org/bugzilla/show_bug.cgi?id=10851

These commits were included since glibc-2.11:

Andreas Schwab (1):
      Fix infloop in __pthread_disable_asynccancel on x86_64

H.J. Lu (1):
      Properly recover from shorter read.

Jakub Jelinek (1):
      Fix sync_file_range on ppc/ppc64.

Mike Frysinger (3):
      Add missing stdio.h include.
      Fix building on x86 with older kernel headers.
      Missing CL.

Paolo Bonzini (1):
      Fix ranges with multibyte characters as endpoints.

Petr Baudis (1):
      glibc 2.11.1 release

Ulrich Drepper (15):
      Fix F_SETOWN_EX and F_GETOWN_EX definitions.
      Add missing Linux MADV_* definitions.
      Fix _NC_LOCALE_NAME definition.
      Handle LC_GLOBAL_LOCALE in duplocale.
      Add missing test files.
      Whitespace fixes.
      Avoid warnings in CPU_* macros when using const bitsets.
      Fix getwc* and putwc* on non-wide streams.
      Reinitialize _create_xid state after fork.
      Fix week information for nl_NL locale.
      Define week, first_weekday, and first_workday for en_DK locale.
      Define week, first_weekday, and first_workday for hsb_DE locale.
      Fix startup to security-relevant statically linked binaries.
      Prevent unintended file desriptor leak in grantpt.
      Avoid local PLTs.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAksezv8ACgkQoqZU+9z5OUQLPACfe2w0XxkmTIizdgyhN4+/TztG
UQ4AnjH1Rsfp1nIK0y3dtjCeEAgjuVsq
=ItmQ
-----END PGP SIGNATURE-----

Andreas Schwab (4):
      Make name of libgcc_s library configurable
      Correct readahead syscall wrapper on powerpc32.
      Handle running out of buffer space with IPv6 mapping enabled.
      Fix infloop in __pthread_disable_asynccancel on x86_64

Caolan McNamara (1):
      Avoid memset warning in one case.

H.J. Lu (2):
      Properly handle STT_GNU_IFUNC symbols in do_sym.
      Properly recover from shorter read.

Holger Hans Peter Freyther (1):
      Fix spelling in memusagestat.c

Jakub Jelinek (3):
      Fix preadv, pwritev and fallocate for	-D_FILE_OFFSET_BITS=64.
      Fix R_PPC64_{JMP_IREL,IRELATIVE} handling in dl-conflict.c.
      Fix sync_file_range on ppc/ppc64.

Mike Frsyinger (3):
      Add missing stdio.h include.
      Fix building on x86 with older kernel headers.
      Missing CL.

Paolo Bonzini (1):
      Fix ranges with multibyte characters as endpoints.

Petr Baudis (1):
      glibc 2.11.1 release

Philippe De Muyter (1):
      Fix spelling of (Newton-)Raphson

Ulrich Drepper (17):
      Restore locking in free_check.
      Fix up whitespaces.
      Fix F_SETOWN_EX and F_GETOWN_EX definitions.
      Add missing Linux MADV_* definitions.
      Fix _NC_LOCALE_NAME definition.
      Handle LC_GLOBAL_LOCALE in duplocale.
      Add missing test files.
      Whitespace fixes.
      Avoid warnings in CPU_* macros when using const bitsets.
      Fix getwc* and putwc* on non-wide streams.
      Reinitialize _create_xid state after fork.
      Fix week information for nl_NL locale.
      Define week, first_weekday, and first_workday for en_DK locale.
      Define week, first_weekday, and first_workday for hsb_DE locale.
      Fix startup to security-relevant statically linked binaries.
      Prevent unintended file desriptor leak in grantpt.
      Avoid local PLTs.

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


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]