Hello community,

here is the log from the commit of package python-paramiko for openSUSE:Factory 
checked in at 2013-05-16 11:27:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  
2012-12-10 10:58:27.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-paramiko.new/python-paramiko.changes     
2013-05-16 11:27:03.000000000 +0200
@@ -1,0 +2,20 @@
+Mon Apr 29 12:52:27 UTC 2013 - [email protected]
+
+- update to 1.10.1:
+  * SFTP put of empty file will still return the attributes
+  of the put file. Thanks to Jason R. Coombs for the patch.
+  * Forwarded SSH agent connections left stale local pipes
+  lying around, which could cause local (and sometimes remote or network
+  resource starvation when running many agent-using remote commands. Thanks to
+  * Batch SFTP writes to help speed up file transfers
+  * Fix handling of window-change events to be on-spec
+  * Overhaul SSH config parsing to be in line with `man ssh_config`
+  * Forego random padding for packets when running under `*-ctr` ciphers
+  * Add `SFTPClient.putfo` and `.getfo` methods to allow direct
+    uploading/downloading of file-like objects
+  * Add `timeout` parameter to `SSHClient.exec_command` for easier setting
+    of the command's internal channel object's timeout
+  * Expose the internal "is closed" property of the file transfer class
+    BufferedFile` as `.closed`, better conforming to Python's file interface
+
+-------------------------------------------------------------------

Old:
----
  paramiko-1.9.0.tar.gz

New:
----
  paramiko-1.10.1.tar.gz

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

Other differences:
------------------
++++++ python-paramiko.spec ++++++
--- /var/tmp/diff_new_pack.xyrmlv/_old  2013-05-16 11:27:04.000000000 +0200
+++ /var/tmp/diff_new_pack.xyrmlv/_new  2013-05-16 11:27:04.000000000 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-paramiko
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -17,7 +17,7 @@
 
 
 Name:           python-paramiko
-Version:        1.9.0
+Version:        1.10.1
 Release:        0
 Url:            http://www.lag.net/paramiko/
 Summary:        SSH2 protocol library

++++++ paramiko-1.9.0.tar.gz -> paramiko-1.10.1.tar.gz ++++++
++++ 14223 lines of diff (skipped)

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to