SHA256
6
0
forked from pool/glibc

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

Avoid usage of vsyscalls inside glibc.

OBS-URL: https://build.opensuse.org/request/show/81298
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=104
This commit is contained in:
2011-09-07 12:26:28 +00:00
committed by Git OBS Bridge
parent 0c4a2d6240
commit 5b71ae72e0
3 changed files with 577 additions and 0 deletions

View File

@@ -204,6 +204,8 @@ Patch69: fopen-close-exec.patch
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-FIX-UPSTREAM Avoid use of vsyscall aj@suse.de
Patch72: glibc-2.15-avoid-vsyscall.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
@@ -441,6 +443,7 @@ rm nscd/s-stamp
%patch69 -p1
%patch70 -p1
%patch71 -p1
%patch72 -p1
#
# Inconsistency detected by ld.so: dl-close.c: 719: _dl_close: Assertion `map->l_init_called' failed!