#acl PaulHowarth:read,write,admin,revert,delete All:read === 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 ([[https://github.com/paramiko/paramiko/issues/2419|GH#2419]], [[https://github.com/paramiko/paramiko/pull/2421|GH#2421]]) * Modify a test-harness skiptest check to work with newer versions of `Cryptography` ([[https://github.com/paramiko/paramiko/pull/2420|GH#2420]]) * Fix a 64-bit-ism in the test suite so the tests don't encounter a false negative on 32-bit systems ([[https://github.com/paramiko/paramiko/issues/2353|GH#2353]]) ----