Monday 12th August 2024
Fedora Project
Updated python-paramiko to 3.4.1 in Rawhide:
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)