Hello community,

here is the log from the commit of package python-paramiko for openSUSE:Factory 
checked in at 2013-09-03 22:03:49
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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  
2013-05-16 11:27:03.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-paramiko.new/python-paramiko.changes     
2013-09-03 22:03:51.000000000 +0200
@@ -1,0 +2,18 @@
+Tue Sep  3 08:06:53 UTC 2013 - [email protected]
+
+- update to 1.11.0:
+  * #98: On Windows, when interacting with the PuTTY PAgeant, Paramiko now
+  creates the shared memory map with explicit Security Attributes of the user,
+  which is the same technique employed by the canonical PuTTY library to avoid
+  permissions issues when Paramiko is running under a different UAC context
+  than the PuTTY Ageant process. Thanks to Jason R. Coombs for the patch.
+  * #100: Remove use of PyWin32 in `win_pageant` module. Module was already
+  dependent on ctypes for constructing appropriate structures and had ctypes
+  implementations of all functionality. Thanks to Jason R. Coombs for the
+  patch.
+  * #87: Ensure updates to `known_hosts` files account for any updates to said
+  files after Paramiko initially read them. (Includes related fix to guard
+  against duplicate entries during subsequent `known_hosts` loads.) Thanks to
+  `@sunweaver` for the contribution.
+
+-------------------------------------------------------------------

Old:
----
  paramiko-1.10.1.tar.gz

New:
----
  paramiko-1.11.0.tar.gz

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

Other differences:
------------------
++++++ python-paramiko.spec ++++++
--- /var/tmp/diff_new_pack.kRAIIi/_old  2013-09-03 22:03:52.000000000 +0200
+++ /var/tmp/diff_new_pack.kRAIIi/_new  2013-09-03 22:03:52.000000000 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           python-paramiko
-Version:        1.10.1
+Version:        1.11.0
 Release:        0
 Url:            http://www.lag.net/paramiko/
 Summary:        SSH2 protocol library

++++++ paramiko-1.10.1.tar.gz -> paramiko-1.11.0.tar.gz ++++++
++++ 14235 lines of diff (skipped)

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

Reply via email to