SHA256
6
0
forked from pool/glibc

Accepting request 1114022 from home:Andreas_Schwab:Factory

- fstat-implementation.patch: io: Do not implement fstat with fstatat

OBS-URL: https://build.opensuse.org/request/show/1114022
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=674
This commit is contained in:
2023-09-28 07:54:57 +00:00
committed by Git OBS Bridge
parent 8f698eb0bf
commit ef301235ed
3 changed files with 173 additions and 0 deletions

View File

@@ -324,6 +324,8 @@ Patch1009: no-aaaa-read-overflow.patch
Patch1010: getcanonname-use-after-free.patch
# PATCH-FIX-UPSTREAM Fix leak in getaddrinfo introduced by the fix for CVE-2023-4806 (CVE-2023-5156, BZ #30884)
Patch1011: getaddrinfo-memory-leak.patch
# PATCH-FIX-UPSTREAM io: Do not implement fstat with fstatat
Patch1012: fstat-implementation.patch
###
# Patches awaiting upstream approval
@@ -558,6 +560,7 @@ library in a cross compilation setting.
%patch1009 -p1
%patch1010 -p1
%patch1011 -p1
%patch1012 -p1
%endif
%patch2000 -p1