PaulHowarth/Blog/2022-01-08

Saturday 8th January 2022

Fedora Project

  • Updated perl-IO-Socket-SSL to 2.074 in Rawhide:

    • Add SSL_ciphersuites option for TLS 1.3 ciphers

    • No longer use own default for ciphers: instead, use system default but disable some weak ciphers that might still be enabled on older systems (note that the Fedora package still includes a patch to default to exactly the PROFILE=SYSTEM cipher list without any changes)

  • Updated perl-MRO-Compat to 0.15 in Rawhide:

    • Optimize pure perl DFS inheritance calculation on perl 5.8
    • Fix function prototypes to match core functions
    • Pod formatting fix
  • Updated perl-PerlIO-utf8_strict to 0.009 in Rawhide:

    • Mark functions that croak as noreturn

  • Updated perl-Test-Differences to 0.69 in Rawhide:

    • Special-case Unknown::Values objects in comparisons, as it's better to spit out a diagnostic failure than to just die

    • Correct misleading Unicode doco
  • Updated python-paramiko to 2.9.2 in Rawhide:

    • Connecting to servers that support 'server-sig-algs' but which have no overlap between that list and what a Paramiko client supports, now raise an exception instead of defaulting to 'rsa-sha2-512' (since the use of 'server-sig-algs' allows us to know what the server supports)

    • Enhanced log output when connecting to servers that do not support 'server-sig-algs' extensions, making the new-as-of-2.9 defaulting to SHA2 pubkey algorithms more obvious when it kicks in

Local Packages

  • Updated perl-IO-Socket-SSL to 2.074 as per the Fedora version

  • Updated perl-MRO-Compat to 0.15 as per the Fedora version

  • Updated perl-PerlIO-utf8_strict to 0.009 as per the Fedora version

  • Updated perl-Test-Differences to 0.69 as per the Fedora version


Recent