Name: | python34-paramiko |
---|---|
Version: | 2.1.1 |
Release: | 0.4.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 1252863 |
License: | LGPLv2+ |
RPM: | python34-paramiko-2.1.1-0.4.el7.noarch.rpm |
Source RPM: | python-paramiko-2.1.1-0.4.el7.src.rpm |
Build Date: | Fri Apr 13 2018 |
Build Host: | x86-ol6-builder-06.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/paramiko/paramiko |
Summary: | SSH2 protocol library for python |
Description: | Paramiko (a combination of the esperanto words for "paranoid" and "friend") is a module for python 2.3 or greater that implements the SSH2 protocol for secure (encrypted and authenticated) connections to remote machines. Unlike SSL (aka TLS), the SSH2 protocol does not require heirarchical certificates signed by a powerful central authority. You may know SSH2 as the protocol that replaced telnet and rsh for secure access to remote shells, but the protocol also includes the ability to open arbitrary channels to remote services across an encrypted tunnel. (This is how sftp works, for example.) Python 3 version. |
- Rebuild as limited-arch support package for EPEL, with python3 support added
- Add a dependency on python2-pyasn1. It used to be a dependency of python2-cryptography, but it is not the case with newer versions. (RHBZ #1559133)
- Fix a security flaw (CVE-2018-7750) in Paramiko's server mode (emphasis on **server** mode; this does **not** impact *client* use!) Backported from 2.1.5. Resolves #1557142
- Rebuild for RHEL 7.4 Extras
- Update to 2.1.1
- Rebuild
- Update to 2.0.0 (RHBZ #1331737)
- Update to 1.16.0 - Adopt to new packaging guidelines
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5