From 652065b794504e0f375eefcaf45affcb906df2cd2ae1def7c09c1725abee4f12 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Fri, 6 Dec 2024 20:45:54 +0000 Subject: [PATCH] Fix SPEC OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python312?expand=0&rev=89 --- python312.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python312.spec b/python312.spec index 524488f..9b098ab 100644 --- a/python312.spec +++ b/python312.spec @@ -183,7 +183,7 @@ Patch41: docs-docutils_014-Sphinx_420.patch # Make documentation extensions working with Python 3.6 Patch44: doc-py38-to-py36.patch # PATCH-FIX-UPSTREAM CVE-2024-12254-unbound-mem-buffering-SelectorSocketTransport.writelines.patch bsc#1234290 mcepl@suse.com -# x +# prevents exhaustion of memory Patch45: CVE-2024-12254-unbound-mem-buffering-SelectorSocketTransport.writelines.patch BuildRequires: autoconf-archive BuildRequires: automake