SHA256
6
0
forked from pool/glibc

Accepting request 1118596 from home:Andreas_Schwab:Factory

- dtors-reverse-ctor-order.patch: Remove, has been reverted

OBS-URL: https://build.opensuse.org/request/show/1118596
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=681
This commit is contained in:
2023-10-18 13:51:39 +00:00
committed by Git OBS Bridge
parent 8f4dfbf63d
commit 7e76adcd12
3 changed files with 11 additions and 843 deletions

View File

@@ -317,20 +317,18 @@ Patch1005: ppc64-flock-fob64.patch
Patch1006: libio-io-vtables.patch
# PATCH-FIX-UPSTREAM elf: Do not run constructors for proxy objects
Patch1007: call-init-proxy-objects.patch
# PATCH-FIX-UPSTREAM elf: Always call destructors in reverse constructor order (BZ #30785)
Patch1008: dtors-reverse-ctor-order.patch
# PATCH-FIX-UPSTREAM Stack read overflow with large TCP responses in no-aaaa mode (CVE-2023-4527, BZ #30842)
Patch1009: no-aaaa-read-overflow.patch
Patch1008: no-aaaa-read-overflow.patch
# PATCH-FIX-UPSTREAM getaddrinfo: Fix use after free in getcanonname (CVE-2023-4806, BZ #30843)
Patch1010: getcanonname-use-after-free.patch
Patch1009: 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
Patch1010: getaddrinfo-memory-leak.patch
# PATCH-FIX-UPSTREAM io: Do not implement fstat with fstatat
Patch1012: fstat-implementation.patch
Patch1011: fstat-implementation.patch
# PATCH-FIX-UPSTREAM Propagate GLIBC_TUNABLES in setxid binaries
Patch1013: setxid-propagate-glibc-tunables.patch
Patch1012: setxid-propagate-glibc-tunables.patch
# PATCH-FIX-UPSTREAM tunables: Terminate if end of input is reached (CVE-2023-4911)
Patch1014: tunables-string-parsing.patch
Patch1013: tunables-string-parsing.patch
###
# Patches awaiting upstream approval
@@ -567,7 +565,6 @@ library in a cross compilation setting.
%patch1011 -p1
%patch1012 -p1
%patch1013 -p1
%patch1014 -p1
%endif
%patch2000 -p1