15
0

+ 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
This commit is contained in:
2023-09-06 19:37:35 +00:00
committed by Git OBS Bridge
parent aeb654dcef
commit 74cff35e83

View File

@@ -71,6 +71,7 @@ Tue Nov 1 05:46:14 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
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.