Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 702020 - dev-python/paramiko-2.7.0 version bump
Summary: dev-python/paramiko-2.7.0 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-12-05 05:18 UTC by Anton Kochkov
Modified: 2019-12-16 17:04 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(+)