From 74cff35e83dfe7cd047ebe1da604f45a0f6da8596b2f56104ad5208fc193b9f4 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 6 Sep 2023 19:37:35 +0000 Subject: [PATCH] + drops CVE-2022-39348-do-not-echo-host-header.patch in older dists OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=139 --- python-Twisted.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/python-Twisted.changes b/python-Twisted.changes index 991f204..7852283 100644 --- a/python-Twisted.changes +++ b/python-Twisted.changes @@ -71,6 +71,7 @@ Tue Nov 1 05:46:14 UTC 2022 - Steve Kowalik parisc, powerpc and sparc architectures. + twisted.web.vhost.NameVirtualHost will no longerreturn a NoResource error. (bsc#1204781, CVE-2022-39348) + + drops CVE-2022-39348-do-not-echo-host-header.patch in older dists * Deprecations and Removals + Python 3.6 is no longer supported. + Twisted 22.4.0 was the last version with support for Python 3.6.