From eb7790f0a764bc9301458e97b719d88e583717719d5f80574f3cffb0d5250e2a Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Thu, 3 Aug 2023 15:27:34 +0000 Subject: [PATCH] - IT MEANS THAT bsc#1210638 STILL HAS NOT BEEN FIXED! OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:Factory/python311?expand=0&rev=78 --- python311.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/python311.changes b/python311.changes index adad6f1..5f0ac28 100644 --- a/python311.changes +++ b/python311.changes @@ -1,6 +1,7 @@ ------------------------------------------------------------------- Thu Aug 3 14:53:38 UTC 2023 - Matej Cepl +- IT MEANS THAT bsc#1210638 STILL HAS NOT BEEN FIXED! - Add Revert-gh105127-left-tests.patch (gh#python/cpython!106941) partially reverting CVE-2023-27043-email-parsing-errors.patch, because of the regression in gh#python/cpython#106669.