PaulHowarth/Blog/2021-03-24

Wednesday 24th March 2021

Fedora Project

  • Updated perl-Perl-Critic to 1.140 in F-34 and Rawhide:

    • Subroutines::RequireFinalReturn now lets you specify a terminal_methods parameter to specify methods that should be seen as terminal; this is like the terminal_funcs parameter, but for methods (GH#920)

    • Removed an extra /x in RequireInterpolationOfMetachars.pm that caused deprecation warnings in Perl 5.22 and higher (GH#822)

    • Documentation::RequirePackageMatchesPodName now recognizes the package name if it's in 'I<>' or 'B<>' markup (GH#913)

  • Updated perl-Text-CSV_XS to 1.46 in F-34 and Rawhide:

    • It's 2021
    • New attribute comment_str (RFC 4180-bis)

    • New attribute skip_empty_rows (RFC 4180-bis)

    • httphttps in links in docs

    • Fix several issues with auto-detecting \r as EOL

    • Tested on perl-5.6.1 .. perl-5.32.1 and perl-5.33.8 (145)

Local Packages

  • Updated curl (7.75.0) to fix SIGSEGV upon disconnect of a ldaps:// transfer (Bug #1941925)

  • Updated perl-Perl-Critic to 1.140 as per the Fedora version

  • Updated perl-Text-CSV_XS to 1.46 as per the Fedora version


Recent