python-asyncssh

Edit Package python-asyncssh
No description set
Refresh
Refresh
Source Files
Filename Size Changed
asyncssh-1.16.1.tar.gz 0000323419 316 KB
python-asyncssh.changes 0000005964 5.82 KB
python-asyncssh.spec 0000002297 2.24 KB
Revision 11 (latest revision is 55)
Ondřej Súkup's avatar Ondřej Súkup (mimi_vx) committed (revision 11)
- update to 1.16.1
- drop 194.patch
* Added channel, connection, and env properties to SFTPServer instances,
  so connection and channel information can be used to influence the
  SFTP server's behavior. Previously, connection information was made
  avaiable through the constructor, but channel and environment
  information was not. Now, all of these are available as properties
  on the SFTPServer instance without the need to explicitly store anything
  in a custom constructor.
* Optimized SFTP glob matching when the glob pattern contains directory
  names without glob characters in them. Thanks go to Mikhail Terekhov
  for contributing this improvement!
* Added support for PurePath in a few places that were missed when this
  support was originally added. Once again, thanks go to Mikhail Terehkov
  for these fixes.
* Fixed bug in SFTP parallel I/O file reader where it sometimes returned
  EOF prematurely. Thanks go to David G for reporting this problem and
  providing a reproducible test case.
* Fixed test failures seen on Fedora Rawhide. Thanks go to Georg Sauthof
  for reporting this issue and providing a test environment to help debug
  it.
* Updated Ed25519/448 and Curve25519/448 tests to only run when these
  algorithms are available.
Comments 0
openSUSE Build Service is sponsored by