diff --git a/asyncssh-2.11.0.tar.gz b/asyncssh-2.11.0.tar.gz deleted file mode 100644 index b79c88e..0000000 --- a/asyncssh-2.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:59c36ce77ba9dda8dd57ad875776e7105ddb1fa851bc039bb3aeadeac4f67b56 -size 482916 diff --git a/asyncssh-2.12.0.tar.gz b/asyncssh-2.12.0.tar.gz new file mode 100644 index 0000000..8c8fbf5 --- /dev/null +++ b/asyncssh-2.12.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:274101322c4b941823aeed8e1ab6e7be5191686c6db2d2bd35afeba30505e780 +size 488045 diff --git a/python-asyncssh.changes b/python-asyncssh.changes index 1b2f03d..cd9d3d1 100644 --- a/python-asyncssh.changes +++ b/python-asyncssh.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Fri Sep 23 02:23:16 UTC 2022 - Yogalakshmi Arunachalam + +- Update to 2.12.0 + * Fix an issue with SFTP servers which don't support random access I/O + * Fix "Recceived window change" in log message (#509) + * Fix forwarding a dynamically allocated port in the server (#512) + * Fix type of SSHServerProcessFactory + * Bump version number up to 2.12.0 and update change log + ------------------------------------------------------------------- Thu Aug 4 09:02:37 UTC 2022 - Otto Hollmann diff --git a/python-asyncssh.spec b/python-asyncssh.spec index f01597f..1582198 100644 --- a/python-asyncssh.spec +++ b/python-asyncssh.spec @@ -20,7 +20,7 @@ %define skip_python2 1 %define skip_python36 1 Name: python-asyncssh -Version: 2.11.0 +Version: 2.12.0 Release: 0 Summary: Asynchronous SSHv2 client and server library License: EPL-2.0 OR GPL-2.0-or-later