SHA256
6
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

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Mar 2 14:27:02 UTC 2015 - schwab@suse.de
- memcpy-chk-non-SSE2.patch: Fix __memcpy_chk on non-SSE2 CPUs
(bsc#920084)
-------------------------------------------------------------------
Tue Feb 24 10:11:46 UTC 2015 - schwab@suse.de