SHA256
6
0
forked from pool/glibc

Accepting request 981453 from home:Andreas_Schwab:Factory

- strncpy-power9-vsx.patch: powerpc: Fix VSX register number on
  __strncpy_power9 (BZ #29197)
- nptl-cleanup-async-restore.patch: nptl: Fix __libc_cleanup_pop_restore
  asynchronous restore (bsc#1200093, BZ #29214)

OBS-URL: https://build.opensuse.org/request/show/981453
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=616
This commit is contained in:
2022-06-09 07:52:40 +00:00
committed by Git OBS Bridge
parent da57f2c50a
commit 81fec1e654
4 changed files with 198 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Wed Jun 8 13:32:57 UTC 2022 - Andreas Schwab <schwab@suse.de>
- strncpy-power9-vsx.patch: powerpc: Fix VSX register number on
__strncpy_power9 (BZ #29197)
- nptl-cleanup-async-restore.patch: nptl: Fix __libc_cleanup_pop_restore
asynchronous restore (bsc#1200093, BZ #29214)
-------------------------------------------------------------------
Tue May 17 14:07:46 UTC 2022 - Andreas Schwab <schwab@suse.de>