SHA256
1
0
forked from pool/glibc

Accepting request 80631 from Base:System

Add support for new vdso. (forwarded request 80630 from a_jaeger)

OBS-URL: https://build.opensuse.org/request/show/80631
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/glibc?expand=0&rev=81
This commit is contained in:
Sascha Peilicke
2011-09-02 11:23:41 +00:00
committed by Git OBS Bridge
parent ba3b07fb70
commit 5af889d94a
3 changed files with 320 additions and 0 deletions

View File

@@ -200,6 +200,8 @@ 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 Use ifuncs for time and gettimeofday on x86-64 - aj@suse.de
Patch70: glibc-2.15-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
@@ -435,6 +437,7 @@ rm nscd/s-stamp
%patch67 -p1
%patch68 -p1
%patch69 -p1
%patch70 -p1
#
# Inconsistency detected by ld.so: dl-close.c: 719: _dl_close: Assertion `map->l_init_called' failed!