Twisted 22.2.0 Final Release Announcement

Hi
On behalf of the Twisted contributors I announce the final release of Twisted 22.2.0
This is a bugfix release.
The main bug is:
- CVE-2022-21716 twisted.conch.ssh.transport.SSHTransportBase now disconnects the remote peer if the SSH version string is not sent in the first 4096 bytes. [1]
No new features were introduced in this release.
Release documentation is available at
https://docs.twistedmatrix.com/en/twisted-22.2.0/
Wheels for the release candidate are available on PyPI
https://pypi.org/project/Twisted/22.2.0/
python -m pip install Twisted==22.2.0
Please use it and report any issues.
Many thanks to everyone who had a part in Twisted development, the supporters of the Twisted Software Foundation, the developers, and all the people testing and building great things with Twisted!
Slava Ukraini!
[1] https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx

Thanks so much for putting both of these releases together in rapid succession, Adi!
-g
On Mar 3, 2022, at 4:30 AM, Adi Roiban adiroiban@gmail.com wrote:
Hi
On behalf of the Twisted contributors I announce the final release of Twisted 22.2.0
This is a bugfix release.
The main bug is:
- CVE-2022-21716 twisted.conch.ssh.transport.SSHTransportBase now
disconnects the remote peer if the SSH version string is not sent in the first 4096 bytes. [1]
No new features were introduced in this release.
Release documentation is available at
https://docs.twistedmatrix.com/en/twisted-22.2.0/
Wheels for the release candidate are available on PyPI
https://pypi.org/project/Twisted/22.2.0/
python -m pip install Twisted==22.2.0
Please use it and report any issues.
Many thanks to everyone who had a part in Twisted development, the supporters of the Twisted Software Foundation, the developers, and all the people testing and building great things with Twisted!
Slava Ukraini!
[1] https://github.com/twisted/twisted/security/advisories/GHSA-rv6r-3f5q-9rgx
Adi Roiban _______________________________________________ Twisted mailing list -- twisted@python.org To unsubscribe send an email to twisted-leave@python.org https://mail.python.org/mailman3/lists/twisted.python.org/ Message archived at https://mail.python.org/archives/list/twisted@python.org/message/JANL3O4TFMH... Code of Conduct: https://twisted.org/conduct
participants (2)
-
Adi Roiban
-
Glyph