Fedora 40 Update: python-paramiko-3.5.0-1.fc40

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

 



--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2024-794b410fe4
2024-09-26 02:43:43.727163
--------------------------------------------------------------------------------

Name        : python-paramiko
Product     : Fedora 40
Version     : 3.5.0
Release     : 1.fc40
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:

This update adds support for AES-GCM encryption ciphers (128 and 256 bit
variants).
--------------------------------------------------------------------------------
ChangeLog:

* Mon Sep 16 2024 Paul Howarth <paul@xxxxxxxxxxxx> - 3.5.0-1
- Update to 3.5.0 (rhbz#2312503)
  - Add support for AES-GCM encryption ciphers (128 and 256 bit variants)
    (GH#982, GH#2157, GH#2444, rhbz#2311855); this functionality has been
    tested in client mode against OpenSSH 9.0, 9.2 and 9.6, as well as against
    a number of proprietary appliance SSH servers
  - Check for 'None' transport members inside '~paramiko.channel.Channel' when
    closing the channel; this likely doesn't come up much in the real world,
    but was causing warnings in the test suite
* Mon Aug 12 2024 Paul Howarth <paul@xxxxxxxxxxxx> - 3.4.1-1
- Update to 3.4.1
  - Massage our import of the TripleDES cipher to support Cryptography â?¥ 43;
    this should prevent 'CryptographyDeprecationWarning' from appearing upon
    import (GH#2419, GH#2421)
  - Modify a test-harness skiptest check to work with newer versions of
    Cryptography (GH#2420)
  - Fix a 64-bit-ism in the test suite so the tests don't encounter a false
    negative on 32-bit systems (GH#2353)
* Mon Jul 22 2024 Paul Howarth <paul@xxxxxxxxxxxx> - 3.4.0-6
- Fix detection of SHA1 signing support
  https://github.com/paramiko/paramiko/pull/2420
  https://github.com/pyca/cryptography/issues/11332
  https://github.com/PyO3/pyo3/issues/3059
- Remove cache Sphinx build folder ".doctrees"
* Fri Jul 19 2024 Fedora Release Engineering <releng@xxxxxxxxxxxxxxxxx> - 3.4.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Sat Jun  8 2024 Python Maint <python-maint@xxxxxxxxxx> - 3.4.0-4
- Rebuilt for Python 3.13
--------------------------------------------------------------------------------
References:

  [ 1 ] Bug #2311855 - Add patch for GCM ciphers
        https://bugzilla.redhat.com/show_bug.cgi?id=2311855
  [ 2 ] Bug #2312503 - python-paramiko-3.5.0 is available
        https://bugzilla.redhat.com/show_bug.cgi?id=2312503
--------------------------------------------------------------------------------

This update can be installed with the "dnf" update program. Use
su -c 'dnf upgrade --advisory FEDORA-2024-794b410fe4' 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