Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 702020

Summary: dev-python/paramiko-2.7.0 version bump
Product: Gentoo Linux Reporter: Anton Kochkov <anton.kochkov>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: alicef
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Anton Kochkov 2019-12-05 05:18:56 UTC
paramiko 2.7.0 was released two days ago:

https://github.com/paramiko/paramiko/releases/tag/2.7.0

https://pypi.org/project/paramiko/#history

It has many important fixes related to the key handling of the newer OpenSSH (>=6.5)versions that are already part of the Gentoo tree:
Comment 1 Larry the Git Cow gentoo-dev 2019-12-16 17:04:56 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f8f02e2d863c8a591ea9bdb1a623527ec2313ba

commit 0f8f02e2d863c8a591ea9bdb1a623527ec2313ba
Author:     Sebastian Pipping <sping@gentoo.org>
AuthorDate: 2019-12-16 16:57:17 +0000
Commit:     Sebastian Pipping <sping@gentoo.org>
CommitDate: 2019-12-16 17:02:09 +0000

    dev-python/paramiko: 2.7.1
    
    Closes: https://bugs.gentoo.org/702020
    Signed-off-by: Sebastian Pipping <sping@gentoo.org>
    Package-Manager: Portage-2.3.81, Repoman-2.3.20

 dev-python/paramiko/Manifest                       |  1 +
 .../paramiko/files/paramiko-2.7.1-tests.patch      | 62 ++++++++++++++++++++++
 dev-python/paramiko/paramiko-2.7.1.ebuild          | 60 +++++++++++++++++++++
 3 files changed, 123 insertions(+)