PaulHowarth/Blog/2022-04-18

Monday 18th April 2022

Local Packages

  • Updated perl-PPIx-Regexp to 0.085:

    • Remove 'postderef' argument to PPIx::Regexp->new(); postfix dereference is always recognized

  • Updated perl-Test-Harness to 3.44:

    • Let the aggregator finish gracefully after bailout
    • Make prove respect HARNESS_VERBOSE if no verbosity flags are passed

    • Move timer initialization
    • Fix YAMLish behaviour with empty values
    • Fix eintr error handling in TAP::Parser::Multiplexer

    • Parse out signal name and core dump
    • Remove ASCII-isms to better work on EBCDIC
    • Fix failing SEGV test on Windows

    • Fix skipping SEGV test

  • Updated xz (5.2.5) to fix arbitrary-file-write vulnerability in xzgrep (Bug #2073310, CVE-2022-1271)


Recent