Wed, 03 Jul 2024 12:45:13 UTC | login

Information for build python-paramiko-2.4.1-4.fc29

ID48099
Package Namepython-paramiko
Version2.4.1
Release4.fc29
Epoch
SummarySSH2 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 hierarchical 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).
Built bydavidlt
State complete
Volume DEFAULT
StartedWed, 04 Jul 2018 05:22:20 UTC
CompletedWed, 04 Jul 2018 05:22:20 UTC
Tags
f29
RPMs
src
python-paramiko-2.4.1-4.fc29.src.rpm (info) (download)
noarch
python-paramiko-doc-2.4.1-4.fc29.noarch.rpm (info) (download)
python2-paramiko-2.4.1-4.fc29.noarch.rpm (info) (download)
python3-paramiko-2.4.1-4.fc29.noarch.rpm (info) (download)
Changelog * Wed Jun 20 2018 Miro Hrončok <mhroncok@redhat.com> - 2.4.1-4 - Rebuilt for Python 3.7 - Remove dependency on on pytest-relaxed * Fri Mar 16 2018 Paul Howarth <paul@city-fan.org> - 2.4.1-1 - Update to 2.4.1 - Fix a security flaw (GH#1175, CVE-2018-7750) in Paramiko's server mode (this does not impact client use) where authentication status was not checked before processing channel-open and other requests typically only sent after authenticating - Ed25519 auth key decryption raised an unexpected exception when given a unicode password string (typical in python 3) (GH#1039) * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2.4.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Sat Nov 18 2017 Athmane Madjoudj <athmane@fedoraproject.org> - 2.4.0-2 - Add gssapi patch back since 2.4.0 still not compatible - Add missing BR (lost during merge) * Fri Nov 17 2017 Igor Gnatenko <ignatenkobrain@fedoraproject.org> - 2.4.0-1 - Update to 2.4.0 * Wed Nov 15 2017 Athmane Madjoudj <athmane@fedoraproject.org> - 2.4.0-1 - Update to 2.4.0 (rhbz #1513208) - Revamp check section * Sun Oct 29 2017 Athmane Madjoudj <athmane@fedoraproject.org> - 2.3.1-3 - Add a patch to disable gssapi on unsupported version (rhbz #1507174) * Tue Sep 26 2017 Athmane Madjoudj <athmane@fedoraproject.org> - 2.3.1-2 - Remove weak deps, paramiko does not support recent gssapi (rhbz #1496148) * Sat Sep 23 2017 Athmane Madjoudj <athmane@fedoraproject.org> - 2.3.1-1 - Update to 2.3.1 (rhbz #1494764) * Wed Sep 20 2017 Paul Howarth <paul@city-fan.org> - 2.3.0-1 - 2.3.0. * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.2.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Wed Jun 14 2017 Paul Howarth <paul@city-fan.org> - 2.2.1-1 - 2.2.1. * Sun Jun 11 2017 Paul Howarth <paul@city-fan.org> - 2.2.0-1 - 2.2.0. * Wed Feb 22 2017 Paul Howarth <paul@city-fan.org> - 2.1.2-1 - 2.1.2. * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 2.1.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 2.1.1-2 - Rebuild for Python 3.6 * Fri Dec 16 2016 Jon Ciesla <limburgher@gmail.com> - 2.1.1-1 - 2.1.1. * Fri Dec 09 2016 Jon Ciesla <limburgher@gmail.com> - 2.1.0-1 - 2.1.0. * Fri Dec 09 2016 Jon Ciesla <limburgher@gmail.com> - 2.0.2-1 - 2.0.2. * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.0-2 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages