SHA256
1
0
forked from pool/glibc

Accepting request 288520 from home:Andreas_Schwab:Factory

- memcpy-chk-non-SSE2.patch: Fix __memcpy_chk on non-SSE2 CPUs
  (bsc#920084)

OBS-URL: https://build.opensuse.org/request/show/288520
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=395
This commit is contained in:
2015-03-02 16:43:59 +00:00
committed by Git OBS Bridge
parent 797ff301f4
commit bdc7240bd7
7 changed files with 48 additions and 0 deletions

View File

@@ -235,6 +235,8 @@ Patch306: glibc-fix-double-loopback.diff
Patch1000: htm-tabort.patch
# PATCH-FIX-UPSTREAM Fix value of O_TMPFILE for architectures with non-default O_DIRECTORY (BZ #17912)
Patch1001: o-tmpfile.patch
# PATH-FIX-UPSTREAM Fix __memcpy_chk on non-SSE2 CPUs (BZ #17949)
Patch1002: memcpy-chk-non-SSE2.patch
###
# Patches awaiting upstream approval
@@ -455,6 +457,7 @@ rm nscd/s-stamp
%patch1000 -p1
%patch1001 -p1
%patch1002 -p1
%patch2000 -p1
%patch2002 -p1