SHA256
6
0
forked from pool/glibc

Accepting request 1172774 from home:gbelinassi:branches:Base:System

- ulp-prologue-into-asm-functions.patch: Avoid creating ULP prologue
for _start routine (bsc#1221940

OBS-URL: https://build.opensuse.org/request/show/1172774
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=708
This commit is contained in:
2024-05-14 09:33:16 +00:00
committed by Git OBS Bridge
parent b08edd98b2
commit 833e55e71d
2 changed files with 63 additions and 31 deletions

View File

@@ -16,6 +16,12 @@ Mon May 13 09:45:36 UTC 2024 - Andreas Schwab <schwab@suse.de>
- nscd-netgroup-cache-timeout.patch: Use time_t for return type of
addgetnetgrentX (CVE-2024-33602, bsc#1223425)
-------------------------------------------------------------------
Wed May 8 15:00:21 UTC 2024 - Giuliano Belinassi <giuliano.belinassi@suse.com>
- ulp-prologue-into-asm-functions.patch: Avoid creating ULP prologue
for _start routine (bsc#1221940
-------------------------------------------------------------------
Wed May 8 10:42:39 UTC 2024 - Andreas Schwab <schwab@suse.de>