AsyncSSH 2.13.2 released!

7 views
Skip to first unread message

Ron Frederick

unread,
Jun 21, 2023, 11:28:55 PM6/21/23
to asyncssh...@googlegroups.com, asyncssh-users
AsyncSSH version 2.13.2 is now available on Github and PyPI, with some bug fixes and minor improvements. Here’s a list of changes since 2.13.1:

* Fixed an issue with host-based authentication when using proxy_command,
allowing it to be used if the caller explicitly specifies client_host.
Thanks go to GitHub user yuqingm7 for reporting this issue.

* Improved handling of signature algorithms for OpenSSH certificates
so that RSA SHA-2 signatures will work with both older and newer
versions of OpenSSH.

* Worked around an issue with some Cisco SSH implementations generating
invalid "ignore" packets. Thanks go to Jost Luebbe for reporting and
helping to debug this issue.

* Fixed unit tests to avoid errors when cryptography's version of
OpenSSL disables support for SHA-1 signatures.

* Fixed unit tests to avoid errors when the filesystem enforces that
filenames be valid UTF-8 strings. Thanks go to Robert Schütz and
Martin Weinelt for reporting this issue.

* Added documentation about which config options apply when passing
a string as a tunnel argument.

Downloads can be found in the usual place:

Home page: http://asyncssh.readthedocs.io
PyPI: https://pypi.python.org/pypi/asyncssh
GitHub: https://github.com/ronf/asyncssh

Please let me know if you have any questions or problems with this new release.
--
Ron Frederick
ro...@timeheart.net



Reply all
Reply to author
Forward
0 new messages