From 27d637db9cddbf24a3afad3ede2b60bbb20e1736c9b2daaf7e8ad458022b4baf Mon Sep 17 00:00:00 2001 From: Denisart Benjamin Date: Thu, 2 Oct 2014 18:23:11 +0000 Subject: [PATCH] Accepting request 253684 from home:anubisg1:branches:devel:languages:python new upstream version 1.15.1 OBS-URL: https://build.opensuse.org/request/show/253684 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-paramiko?expand=0&rev=37 --- paramiko-1.13.1.tar.gz | 3 --- paramiko-1.15.1.tar.gz | 3 +++ python-paramiko.changes | 10 ++++++++++ python-paramiko.spec | 2 +- 4 files changed, 14 insertions(+), 4 deletions(-) delete mode 100644 paramiko-1.13.1.tar.gz create mode 100644 paramiko-1.15.1.tar.gz 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