SHA256
6
0
forked from pool/glibc

Accepting request 1112308 from home:Andreas_Schwab:Factory

- getcanonname-use-after-free.patch: getaddrinfo: Fix use after free in
  getcanonname (CVE-2023-4806, bsc#1215281, BZ #30843)
- Do not build any cross packages in SLES

OBS-URL: https://build.opensuse.org/request/show/1112308
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=672
This commit is contained in:
2023-09-19 14:01:57 +00:00
committed by Git OBS Bridge
parent 3e5ba0b46a
commit 6e23f72fe7
3 changed files with 351 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Mon Sep 18 08:48:59 UTC 2023 - Andreas Schwab <schwab@suse.de>
- getcanonname-use-after-free.patch: getaddrinfo: Fix use after free in
getcanonname (CVE-2023-4806, bsc#1215281, BZ #30843)
- Do not build any cross packages in SLES
-------------------------------------------------------------------
Wed Sep 13 12:25:56 UTC 2023 - Andreas Schwab <schwab@suse.de>