python-asyncssh
No description set
- Developed at devel:languages:python
- Sources inherited from project openSUSE:Factory
-
5
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/python-asyncssh && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
asyncssh-2.13.2.tar.gz | 0000498674 487 KB | |
gss_test.patch | 0000000634 634 Bytes | |
python-asyncssh.changes | 0000036942 36.1 KB | |
python-asyncssh.spec | 0000002653 2.59 KB |
Revision 23 (latest revision is 29)
Dominique Leuenberger (dimstar_suse)
accepted
request 1096323
from
Dirk Mueller (dirkmueller)
(revision 23)
- update to 2.13.2: * Fixed an issue with host-based authentication when using proxy_command, allowing it to be used if the caller explicitly specifies client_host. * 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. * 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. * Added documentation about which config options apply when passing a string as a tunnel argument.
Comments 0