Hello community,

here is the log from the commit of package python-paramiko for openSUSE:Factory 
checked in at 2016-08-03 11:45:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-paramiko (Old)
 and      /work/SRC/openSUSE:Factory/.python-paramiko.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-paramiko"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-paramiko/python-paramiko.changes  
2016-07-14 09:46:21.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-paramiko.new/python-paramiko.changes     
2016-08-03 11:45:21.000000000 +0200
@@ -1,0 +2,29 @@
+Sun Jul 31 12:15:25 UTC 2016 - [email protected]
+
+- update to 2.0.2
+  * [Bug] #758: 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.
+  * [Bug] #774: Add a _closed private attribute to 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.)
+  * [Bug] #673: (via #681) 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.
+
+-------------------------------------------------------------------
+Sat Jul 23 14:20:34 UTC 2016 - [email protected]
+
+- updated homepage URL
+- update to 2.0.1:
+  * [Bug] #537: Fix a bug in BufferedPipe.set_event which could cause 
+    deadlocks/hangs when one uses select.select against Channel objects (or 
+    otherwise calls Channel.fileno after the channel has closed).
+  * [Bug] #520: (Partial fix) Fix at least one instance of race condition 
+    driven threading hangs at end of the Python interpreter session. 
+    (Includes a docs update as well - always make sure to .close() your 
+    clients!)
+
+-------------------------------------------------------------------

Old:
----
  paramiko-2.0.0.tar.gz

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

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

Other differences:
------------------
++++++ python-paramiko.spec ++++++
--- /var/tmp/diff_new_pack.wJhlNg/_old  2016-08-03 11:45:23.000000000 +0200
+++ /var/tmp/diff_new_pack.wJhlNg/_new  2016-08-03 11:45:23.000000000 +0200
@@ -17,9 +17,9 @@
 
 
 Name:           python-paramiko
-Version:        2.0.0
+Version:        2.0.2
 Release:        0
-Url:            https://github.com/paramiko/paramiko/
+Url:            http://www.paramiko.org/
 Summary:        SSH2 protocol library
 License:        LGPL-2.1+
 Group:          Development/Languages/Python

++++++ paramiko-2.0.0.tar.gz -> paramiko-2.0.2.tar.gz ++++++
++++ 5070 lines of diff (skipped)


Reply via email to