From 59150a7e9a2f055d41369e5c22ffaf23333713a2402ff37c7dfd5d6d8707b96c Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 8 Dec 2022 10:47:50 +0000 Subject: [PATCH] - CVE-2022-45061-DoS-by-IDNA-decode.patch OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python39?expand=0&rev=127 --- python39.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/python39.changes b/python39.changes index 9876b51..0a91ffc 100644 --- a/python39.changes +++ b/python39.changes @@ -41,6 +41,7 @@ Thu Dec 8 10:43:43 UTC 2022 - Matej Cepl - Removed upstreamed patches: - CVE-2015-20107-mailcap-unsafe-filenames.patch - CVE-2022-42919-loc-priv-mulitproc-forksrv.patch + - CVE-2022-45061-DoS-by-IDNA-decode.patch ------------------------------------------------------------------- Wed Nov 9 18:31:23 UTC 2022 - Matej Cepl