Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-asyncssh for openSUSE:Factory checked in at 2023-01-06 17:05:47 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-asyncssh (Old) and /work/SRC/openSUSE:Factory/.python-asyncssh.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-asyncssh" Fri Jan 6 17:05:47 2023 rev:20 rq:1056282 version:2.13.0 Changes: -------- --- /work/SRC/openSUSE:Factory/python-asyncssh/python-asyncssh.changes 2022-09-25 15:35:10.575604606 +0200 +++ /work/SRC/openSUSE:Factory/.python-asyncssh.new.1563/python-asyncssh.changes 2023-01-06 17:06:35.416529978 +0100 @@ -1,0 +2,24 @@ +Thu Jan 5 21:06:40 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to 2.13.0: + * Updated testing and coverage to drop Python 3.6 and add Python 3.11. + * Added new "recv_eof" option to not pass an EOF from a channel to a + redirected target, allowing output from multiple SSH sessions to be + sent and mixed with other direct output to that target. + * Added new methods to make it easy to perform forwarding between TCP + ports and UNIX domain sockets. + * Added a workaround for a problem seen on a Huawei SFTP server where + it sends an invalid combination of file attribute flags. + * Fixed an issue with copying files to SFTP servers that don't support + random access I/O. + * Fixed an issue when requesting remote port forwarding on a dynamically + allocated port. + * Fixed an issue where readexactly could block indefinitely when a signal + is delivered in the stream before the requested number of bytes are + available. + * Fixed an interoperability issue with OpenSSH when using SSH certificates + with RSA keys with a SHA-2 signature. + * Fixed an issue with handling "None" in ProxyCommand, GlobalKnownHostsFile, + and UserKnownHostsFile config file options. + +------------------------------------------------------------------- Old: ---- asyncssh-2.12.0.tar.gz New: ---- asyncssh-2.13.0.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-asyncssh.spec ++++++ --- /var/tmp/diff_new_pack.h1Ujpl/_old 2023-01-06 17:06:35.896532673 +0100 +++ /var/tmp/diff_new_pack.h1Ujpl/_new 2023-01-06 17:06:35.900532696 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-asyncssh # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -20,7 +20,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-asyncssh -Version: 2.12.0 +Version: 2.13.0 Release: 0 Summary: Asynchronous SSHv2 client and server library License: EPL-2.0 OR GPL-2.0-or-later ++++++ asyncssh-2.12.0.tar.gz -> asyncssh-2.13.0.tar.gz ++++++ ++++ 1636 lines of diff (skipped)