Fedora 38 Update: python-paramiko-3.1.0-1.fc38

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2023-861fa33365
2023-03-18 00:17:11.317347
--------------------------------------------------------------------------------

Name        : python-paramiko
Product     : Fedora 38
Version     : 3.1.0
Release     : 1.fc38
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 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).

--------------------------------------------------------------------------------
Update Information:

Current upstream maintenance release.
--------------------------------------------------------------------------------
ChangeLog:

* Sun Mar 12 2023 Paul Howarth <paul@xxxxxxxxxxxx> - 3.1.0-1
- Update to 3.1.0 (rhbz#2177436)
  - Add an explicit 'channel_timeout' keyword argument to
    'paramiko.client.SSHClient.connect', allowing users to configure the
     previously-hardcoded default value of 3600 seconds (GH#2009, GH#2013, and
     others)
  - Accept single tabs as field separators (in addition to single spaces) in
    'paramiko.hostkeys.HostKeyEntry.from_line' for parity with OpenSSH's
    KnownHosts parser (GH#2173)
  - Apply 'codespell' to the codebase, which found a lot of very old minor
    spelling mistakes in docstrings; also, modernize many instances of '*largs'
    vs. '*args' and '**kwarg' vs. '**kwargs' (GH#2178)
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2177436 - python-paramiko-3.1.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2177436
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2023-861fa33365' at the command
line. For more information, refer to the dnf documentation available at
http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label

All packages are signed with the Fedora Project GPG key. More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------
_______________________________________________
package-announce mailing list -- package-announce@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to package-announce-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/package-announce@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue




[Index of Archives]     [Fedora Users]     [Fedora Legacy]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]

  Powered by Linux