diff --git a/paramiko-1.13.1.tar.gz b/paramiko-1.13.1.tar.gz deleted file mode 100644 index 553f4eb..0000000 --- a/paramiko-1.13.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5f4b9d9f0d3d29ef70ae7a3b065def5f9c22a6faa6b85ecb45a969b07e06c6b6 -size 1103993 diff --git a/paramiko-1.15.1.tar.gz b/paramiko-1.15.1.tar.gz new file mode 100644 index 0000000..41ac684 --- /dev/null +++ b/paramiko-1.15.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ed97e2281bb48728692cdc621f6b86a65fdc1d46b178ce250cfec10b977a04c +size 1219256 diff --git a/python-paramiko.changes b/python-paramiko.changes index c9e5a08..ff34528 100644 --- a/python-paramiko.changes +++ b/python-paramiko.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Oct 2 16:33:24 UTC 2014 - andrea@opensuse.org + +- new upsteam version 1.15.1 + * fixed from previous version: Bug] #399: SSH agent forwarding + would hang due to incorrect values passed into the new window + size arguments for Transport + * detailed changelog available on pramiko website: + http://paramiko-www.readthedocs.org/en/latest/changelog.html + ------------------------------------------------------------------- Sat May 31 11:35:11 UTC 2014 - dmueller@suse.com diff --git a/python-paramiko.spec b/python-paramiko.spec index eb8f186..ee3049c 100644 --- a/python-paramiko.spec +++ b/python-paramiko.spec @@ -17,7 +17,7 @@ Name: python-paramiko -Version: 1.13.1 +Version: 1.15.1 Release: 0 Url: https://github.com/paramiko/paramiko/ Summary: SSH2 protocol library