Hello community,

here is the log from the commit of package python-asyncssh for openSUSE:Factory 
checked in at 2019-09-16 10:50:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-asyncssh (Old)
 and      /work/SRC/openSUSE:Factory/.python-asyncssh.new.7948 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-asyncssh"

Mon Sep 16 10:50:38 2019 rev:9 rq:730694 version:1.18.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-asyncssh/python-asyncssh.changes  
2019-08-09 16:53:55.785460852 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-asyncssh.new.7948/python-asyncssh.changes    
    2019-09-16 10:50:40.599170102 +0200
@@ -1,0 +2,13 @@
+Fri Sep 13 11:36:14 UTC 2019 - Tomáš Chvátal <[email protected]>
+
+- Update to 1.18.0:
+  * Added support for GSSAPI ECDH and Edwards DH key exchange algorithms.
+  * Fixed gssapi-with-mic authentication to work with GSS key exchanges, in 
cases where gssapi-keyex is not supported.
+  * Made connect_ssh and connect_reverse_ssh methods into async context 
managers, simplifying the syntax needed to use them to create tunneled SSH 
connections.
+  * Fixed a couple of issues with known hosts matching on tunneled SSH 
connections.
+  * Improved flexibility of key/certificate parser automatic format detection 
to properly recognize PEM even when other arbitrary text is present at the 
beginning of the file. With this change, the parser can also now handle mixing 
of multiple key formats in a single file.
+  * Added support for OpenSSL “TRUSTED” PEM certificates. For now, no 
enforcement is done of the additional trust restrictions, but such certificates 
can be loaded and used by AsyncSSH without converting them back to regular PEM 
format.
+  * Fixed some additional SFTP and SCP issues related to parsing of Windows 
paths with drive letters and paths with multiple colons.
+  * Made AsyncSSH tolerant of a client which sends multiple service requests 
for the “ssh-userauth” service. This is needed by the Paramiko client when it 
tries more than one form of authentication on a connection.
+
+-------------------------------------------------------------------

Old:
----
  asyncssh-1.17.1.tar.gz

New:
----
  asyncssh-1.18.0.tar.gz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-asyncssh.spec ++++++
--- /var/tmp/diff_new_pack.1za8ol/_old  2019-09-16 10:50:41.235170020 +0200
+++ /var/tmp/diff_new_pack.1za8ol/_new  2019-09-16 10:50:41.235170020 +0200
@@ -19,7 +19,7 @@
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 %define skip_python2 1
 Name:           python-asyncssh
-Version:        1.17.1
+Version:        1.18.0
 Release:        0
 Summary:        Asynchronous SSHv2 client and server library
 License:        EPL-2.0 OR GPL-2.0-or-later

++++++ asyncssh-1.17.1.tar.gz -> asyncssh-1.18.0.tar.gz ++++++
++++ 1788 lines of diff (skipped)


Reply via email to