SHA256
6
0
forked from pool/glibc

Accepting request 1105262 from home:Andreas_Schwab:Factory

- Require that elf/check-localplt does not fail
- glibc-2.3.90-langpackdir.diff: add hidden alias for __strcpy_chk
- cache-amd-legacy.patch: x86: Fix for cache computation on AMD legacy
  cpus
- cache-intel-shared.patch: x86: Fix incorrect scope of setting
  `shared_per_thread` (BZ# 30745)

OBS-URL: https://build.opensuse.org/request/show/1105262
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=659
This commit is contained in:
2023-08-22 12:33:42 +00:00
committed by Git OBS Bridge
parent f252c599f1
commit 621320af4e
5 changed files with 369 additions and 0 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Mon Aug 14 08:12:28 UTC 2023 - Andreas Schwab <schwab@suse.de>
- Require that elf/check-localplt does not fail
- glibc-2.3.90-langpackdir.diff: add hidden alias for __strcpy_chk
- cache-amd-legacy.patch: x86: Fix for cache computation on AMD legacy
cpus
- cache-intel-shared.patch: x86: Fix incorrect scope of setting
`shared_per_thread` (BZ# 30745)
-------------------------------------------------------------------
Wed Aug 2 10:50:32 UTC 2023 - Andreas Schwab <schwab@suse.de>