SHA256
6
0
forked from pool/glibc

Accepting request 80935 from home:a_jaeger:branches:openSUSE:Factory

- Do not not trigger an abort when an i586 Intel CPU is running the
  i686 library, as valgrind does. [bnc#681398]
- Readd vdso support.
- Add patch to relocate objects in dependency order, this fixes the

OBS-URL: https://build.opensuse.org/request/show/80935
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=102
This commit is contained in:
2011-09-05 12:34:49 +00:00
committed by Git OBS Bridge
parent 70b4fbad48
commit 804db197ba
4 changed files with 632 additions and 1 deletions

View File

@@ -200,6 +200,10 @@ Patch67: glibc-revert-fseek-on-fclose.diff
Patch68: glibc-fix-lookup-crash.patch
# PATCH-FIX-UPSTREAM Fix fopen("non-existing-file", "re") errno bnc#713146 aj@suse.de
Patch69: fopen-close-exec.patch
# PATCH-FIX-UPSTREAM Add vdso support to support Linux 3.1, fix order of relocations aj@suse.de
Patch70: glibc-2.15-vsyscall.patch
# PATCH-FIX-OPENSUSE Do not trigger an abort when an i586 Intel CPU is running the i686 library, as valgrind does. bnc#681398 aj@suse.de
Patch71: x86-cpuid-level2.patch
# PATCH-FEATURE-OPENSUSE -- add sha support to crypt_blowfish lnussel@suse.de
Patch80: crypt_blowfish-1.2-sha.diff
# PATCH-FEATURE-OPENSUSE -- use separate symbol version for Owl extensions - lnussel@suse.de
@@ -435,6 +439,8 @@ rm nscd/s-stamp
%patch67 -p1
%patch68 -p1
%patch69 -p1
%patch70 -p1
%patch71 -p1
#
# Inconsistency detected by ld.so: dl-close.c: 719: _dl_close: Assertion `map->l_init_called' failed!