forked from pool/python-asyncssh
645cf68ba1521fdd2bf9c2075a1d04fea5c6e0deeb636ddc62a1d3a1348a3a97
- update to 2.14.1 (bsc#1217028, CVE-2023-46445):
* Hardened AsyncSSH state machine against potential message
injection attacks, described in more detail in
`CVE-2023-46445 and CVE-2023-46446
* Added support for passing in a regex in readuntil in
SSHReader,
* Added support for get_addresses() and get_port() methods on
* SSHAcceptor.
* Fixed an issue with AsyncFileWriter potentially writing data
* out of order.
* Updated testing to include Python 3.12.
* Updated readthedocs integration to use YAML config file.
OBS-URL: https://build.opensuse.org/request/show/1124972
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-asyncssh?expand=0&rev=25
Description
No description provided
Languages
Diff
100%