diff --git a/python312.changes b/python312.changes index 06c9f54..4c42f6a 100644 --- a/python312.changes +++ b/python312.changes @@ -1254,7 +1254,7 @@ Wed Aug 7 18:05:57 UTC 2024 - Matej Cepl serialize (write) headers that are unsafely folded or delimited; see verify_generated_headers. (Contributed by Bas Bloemsaat and Petr Viktorin in gh-121650; bsc#1228780, - CVE-2024-6923). + CVE-2024-6923; bsc#1257181, CVE-2026-1299). - gh-122332: Fixed segfault with asyncio.Task.get_coro() when using an eager task factory. - gh-122170: Handle ValueErrors raised by os.stat() in diff --git a/python312.spec b/python312.spec index 799614d..4296aea 100644 --- a/python312.spec +++ b/python312.spec @@ -204,6 +204,7 @@ Patch50: CVE-2025-12084-minidom-quad-search.patch # PATCH-FIX-UPSTREAM CVE-2025-13837-plistlib-mailicious-length.patch bsc#1254401 mcepl@suse.com # protect against OOM when loading malicious content Patch51: CVE-2025-13837-plistlib-mailicious-length.patch +### END OF PATCHES BuildRequires: autoconf-archive BuildRequires: automake BuildRequires: fdupes