SHA256
6
0
forked from pool/glibc

Accepting request 211751 from home:Andreas_Schwab:Factory

- Update to glibc 2.18.90 83f5c32d21f7:
  * Support for STT_GNU_IFUNC symbols added for ppc64
  * A new feature test macro _DEFAULT_SOURCE is available
  * The _BSD_SOURCE feature test macro no longer enables BSD interfaces
    that conflict with POSIX.  The libbsd-compat library (which was a
    dummy library that did nothing) has also been removed.
  * Added support for version-3 tz format files
- i686-no-sse42-strstr.patch: Removed

OBS-URL: https://build.opensuse.org/request/show/211751
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=324
This commit is contained in:
2013-12-19 16:40:33 +00:00
committed by Git OBS Bridge
parent 3e8ca4009d
commit 4d5135901e
9 changed files with 42 additions and 138 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Thu Dec 19 13:45:17 UTC 2013 - schwab@suse.de
- Update to glibc 2.18.90 83f5c32d21f7:
* Support for STT_GNU_IFUNC symbols added for ppc64
* A new feature test macro _DEFAULT_SOURCE is available
* The _BSD_SOURCE feature test macro no longer enables BSD interfaces
that conflict with POSIX. The libbsd-compat library (which was a
dummy library that did nothing) has also been removed.
* Added support for version-3 tz format files
- i686-no-sse42-strstr.patch: Removed
-------------------------------------------------------------------
Tue Dec 10 15:03:59 UTC 2013 - schwab@suse.de