python-asyncssh

Edit Package python-asyncssh
No description set
Refresh
Refresh
Source Files
Filename Size Changed
asyncssh-2.14.0.tar.gz 0000501088 489 KB
gss_test.patch 0000000634 634 Bytes
python-asyncssh.changes 0000038256 37.4 KB
python-asyncssh.spec 0000002653 2.59 KB
Revision 24 (latest revision is 26)
Ana Guerrero's avatar Ana Guerrero (anag+factory) accepted request 1115789 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 24)
- update to 2.14.0:
  * Added support for a new accept_handler argument when setting
    up local port forwarding, allowing the client host and port to
    be validated and/or logged for each new forwarded connection.
  * Added an option to disable expensive RSA private key checks
    when using OpenSSL 3.x. Functions that read private keys have
    been modified to include a new unsafe_skip_rsa_key_validation
    argument which can be used to avoid these additional checks,
    if you are loading keys from a trusted source.
  * Added host information into AsyncSSH exceptions when host key
    validation fails, and a few other improvements related to
    X.509 certificate validation errors.
  * Fixed a regression which prevented keys loaded into an SSH
    agent with a certificate from working correctly beginning in
    AsyncSSH after version 2.5.0.
  * Fixed an issue which was triggering an internal exception
    when shutting down server sessions with the line editor enabled
    which could cause some output to be lost on exit, especially when
    running on Windows.
  * Fixed a documentation error in SSHClientConnectionOptions and
    SSHServerConnectionOptions.

    proxy_command, allowing it to be used if the caller
- Update to 2.12.0
- Skip more tests that are unstable.
Comments 0
openSUSE Build Service is sponsored by