SHA256
6
0
forked from pool/glibc

Accepting request 243561 from home:Andreas_Schwab:Factory

- ppc64le-profiling.patch: fix profiling for ppc64le (bnc#889601, BZ
  #17213)
- s390-revert-abi-change.patch: replace with upstream patch, switches
  default symbol version back to old version (bnc#887228)

OBS-URL: https://build.opensuse.org/request/show/243561
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=378
This commit is contained in:
2014-08-04 07:48:30 +00:00
committed by Git OBS Bridge
parent d9bb8764aa
commit 826ad7dd9f
8 changed files with 1800 additions and 349 deletions

View File

@@ -205,8 +205,6 @@ Patch15: glibc-2.3.90-langpackdir.diff
Patch18: glibc-cpusetsize.diff
# PATCH-FEATURE-SLE Use nscd user for nscd
Patch19: nscd-server-user.patch
# PATCH-FIX-OPENSUSE Revert "S/390: Make jmp_buf extendible" and "S/390: Make ucontext_t extendible" (bnc#887228)
Patch20: s390-revert-abi-change.patch
### Locale related patches
# PATCH-FIX-OPENSUSE Add additional locales
@@ -268,6 +266,10 @@ Patch1014: nss-files-long-lines.patch
Patch1015: setlocale-directory-traversal.patch
# PATCH-FIX-UPSTREAM Correct DT_PPC64_NUM (BZ #17153)
Patch1016: dt-ppc64-num.patch
# PATCH-FIX-UPSTREAM PowerPC: Fix gprof entry point for LE (BZ #17213)
Patch1017: ppc64le-profiling.patch
# PATCH-FIX-UPSTREAM S/390 Reverting the jmp_buf/ucontext_t ABI change (bnc#887228)
Patch1018: s390-revert-abi-change.patch
###
# Patches awaiting upstream approval
@@ -475,7 +477,6 @@ rm nscd/s-stamp
%patch15 -p1
%patch18 -p1
%patch19 -p1
%patch20 -p1
%patch100 -p1
%patch102 -p1
@@ -504,6 +505,8 @@ rm nscd/s-stamp
%patch1014 -p1
%patch1015 -p1
%patch1016 -p1
%patch1017 -p1
%patch1018 -p1
%patch2000 -p1
%patch2001 -p1