SHA256
6
0
forked from pool/glibc

Accepting request 647005 from home:Andreas_Schwab:Factory

- pthread-mutex-lock-elision-race.patch: Fix race in pthread_mutex_lock
  while promoting to PTHREAD_MUTEX_ELISION_NP (BZ #23275)
- x86-haswell-string-flags.patch: x86: Fix Haswell CPU string flags (BZ
  #23709)

OBS-URL: https://build.opensuse.org/request/show/647005
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=512
This commit is contained in:
2018-11-07 14:16:18 +00:00
committed by Git OBS Bridge
parent 9a39949079
commit 386fd5bef0
4 changed files with 756 additions and 1 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Nov 7 11:09:05 UTC 2018 - schwab@suse.de
- pthread-mutex-lock-elision-race.patch: Fix race in pthread_mutex_lock
while promoting to PTHREAD_MUTEX_ELISION_NP (BZ #23275)
- x86-haswell-string-flags.patch: x86: Fix Haswell CPU string flags (BZ
#23709)
-------------------------------------------------------------------
Wed Sep 26 09:41:59 UTC 2018 - schwab@suse.de