Hello community,

here is the log from the commit of package python-paramiko for openSUSE:Factory 
checked in at 2019-06-30 10:17:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-paramiko (Old)
 and      /work/SRC/openSUSE:Factory/.python-paramiko.new.4615 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-paramiko"

Sun Jun 30 10:17:59 2019 rev:46 rq:711850 version:2.6.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-paramiko/python-paramiko.changes  
2019-06-18 14:51:24.389629035 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-paramiko.new.4615/python-paramiko.changes    
    2019-06-30 10:18:00.435294505 +0200
@@ -1,0 +2,11 @@
+Tue Jun 25 10:47:26 UTC 2019 - Ondřej Súkup <[email protected]>
+
+- update to 2.6.0
+- drop relaxed.patch and 1311.patch
+ * add a new keyword argument to SSHClient.connect 
<paramiko.client.SSHClient.connect>
+     and paramiko.transport.Transport -> disabled_algorithms
+ * Fix Ed25519 key handling so certain key comment lengths don't cause
+    SSHException("Invalid key")
+ * Add backwards-compatible support for the gssapi
+
+-------------------------------------------------------------------

Old:
----
  1311.patch
  paramiko-2.5.0.tar.gz
  relaxed.patch

New:
----
  paramiko-2.6.0.tar.gz

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

Other differences:
------------------
++++++ python-paramiko.spec ++++++
--- /var/tmp/diff_new_pack.lYL3e5/_old  2019-06-30 10:18:00.867295176 +0200
+++ /var/tmp/diff_new_pack.lYL3e5/_new  2019-06-30 10:18:00.871295182 +0200
@@ -18,7 +18,7 @@
 
 %{?!python_module:%define python_module() python-%{**} python3-%{**}}
 Name:           python-paramiko
-Version:        2.5.0
+Version:        2.6.0
 Release:        0
 Summary:        SSH2 protocol library
 License:        LGPL-2.1-or-later
@@ -26,13 +26,12 @@
 URL:            http://www.paramiko.org/
 Source:         
https://files.pythonhosted.org/packages/source/p/paramiko/paramiko-%{version}.tar.gz
 Patch0:         paramiko-test_extend_timeout.patch
-Patch2:         relaxed.patch
-Patch3:         1311.patch
 BuildRequires:  %{python_module PyNaCl >= 1.0.1}
 BuildRequires:  %{python_module bcrypt >= 3.1.3}
 BuildRequires:  %{python_module cryptography >= 2.5}
 BuildRequires:  %{python_module gssapi}
 BuildRequires:  %{python_module pyasn1 >= 0.1.7}
+BuildRequires:  %{python_module pytest-relaxed}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros

++++++ paramiko-2.5.0.tar.gz -> paramiko-2.6.0.tar.gz ++++++
++++ 15553 lines of diff (skipped)


Reply via email to