forked from pool/python-Twisted
Correct bug placement
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Twisted?expand=0&rev=119
This commit is contained in:
@@ -11,14 +11,13 @@ Thu Apr 7 02:31:24 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
+ twisted.conch.ssh.transport.SSHTransportBase now disconnects the
|
||||
remote peer if the SSH version string is not sent in the first
|
||||
4096 bytes. (#10284, CVE-2022-21716, GHSA-rv6r-3f5q-9rgx)
|
||||
(bsc#1198086)
|
||||
* Improved Documentation
|
||||
+ Add type annotations for twisted.web.http.Request.getHeader. (#10270)
|
||||
* Deprecations and Removals
|
||||
+ Support for Python 3.6, which is EoL as of 2021-09-04, has been
|
||||
deprecated. (#10303)
|
||||
- Add patch CVE-2022-24801-http-1.1-leniency.patch:
|
||||
* Be stricter about HTTP/1.1 headers.
|
||||
* Be stricter about HTTP/1.1 headers. (bsc#1198086)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 23 00:30:47 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
Reference in New Issue
Block a user