Hello community,

here is the log from the commit of package python3-paramiko for 
openSUSE:Factory checked in at 2016-08-09 22:15:12
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python3-paramiko (Old)
 and      /work/SRC/openSUSE:Factory/.python3-paramiko.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python3-paramiko"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python3-paramiko/python3-paramiko.changes        
2016-07-01 09:59:49.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python3-paramiko.new/python3-paramiko.changes   
2016-08-09 22:15:13.000000000 +0200
@@ -1,0 +2,17 @@
+Sat Aug  6 15:56:03 UTC 2016 - [email protected]
+
+- update to version 2.0.2:
+  * Fix protocol banner read errors (SSHException) which would
+    occasionally pop up when using ProxyCommand gatewaying. Thanks to
+    @Depado for the initial report and Paul Kapp for the fix.
+  * Add a _closed private attribute to ~paramiko.channel.Channel
+    objects so that they continue functioning when used as proxy
+    sockets under Python 3 (e.g. as direct-tcpip gateways for other
+    Paramiko connections.)
+  * Apply type definitions to _winapi module from jaraco.windows
+    3.6.1. This should address issues on Windows platforms that often
+    result in errors like ArgumentError: [...] int too long to
+    convert. Thanks to @swohlerLL for the report and Jason R. Coombs
+    for the patch.
+
+-------------------------------------------------------------------

Old:
----
  paramiko-2.0.1.tar.gz

New:
----
  paramiko-2.0.2.tar.gz

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

Other differences:
------------------
++++++ python3-paramiko.spec ++++++
--- /var/tmp/diff_new_pack.vVjid1/_old  2016-08-09 22:15:14.000000000 +0200
+++ /var/tmp/diff_new_pack.vVjid1/_new  2016-08-09 22:15:14.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python3-paramiko
-Version:        2.0.1
+Version:        2.0.2
 Release:        0
 Url:            https://github.com/paramiko/paramiko/
 Summary:        SSH2 protocol library

++++++ paramiko-2.0.1.tar.gz -> paramiko-2.0.2.tar.gz ++++++
++++ 4273 lines of diff (skipped)


Reply via email to