#acl PaulHowarth:read,write,admin,revert,delete All:read === Tuesday 31st March 2020 === ==== Fedora Project ==== * Updated `perl-IO-Socket-SSL` to 2.068 in F-32 and Rawhide: * Treat OpenSSL 1.1.1e as broken and refuse to build with it in order to prevent follow-up problems in tests and user code . https://github.com/noxxi/p5-io-socket-ssl/issues/93 . https://github.com/openssl/openssl/issues/11378 . https://github.com/openssl/openssl/issues/11388 * Update `PublicSuffix` with latest data from publicsuffix.org . I patched out the refusal to build with OpenSSL 1.1.1e as the OpenSSL package in Fedora has had the problematic EOF-handling change reverted * Updated `perl-Test-Simple` to 1.302174 in F-32 and Rawhide: * Fall back to `Data::Dumper` if `JSON::PP` is not available during IPC errors ==== Local Packages ==== * Updated `perl-IO-Socket-SSL` to 2.068 as per the Fedora version * Updated `perl-PPIx-QuoteLike` to 0.011: * Normalize interpolation before feeding to `PPI`; this produces a more-easily-analyzed `PPI` parse * The `->variables()` method is now discouraged; it was written to support `Perl::Critic::Policy::Variables::ProhibitUnusedVarsStricter`, but turned out to be inadequate for the job * Deprecate `new()` argument `postderef` * At this stage it is only documented as deprecated * In the first release after October 1 2020 it will warn on the first use * Eventually it will be retracted, and postfix dereferences will always be recognized; this is the default behaviour now * Correct bracket matchers to accept multiple lines; this was, in some cases, causing interpolations to be misclassified as unknown tokens * Updated `perl-Test-Simple` to 1.302174 as per the Fedora version * Updated `unrar` to 5.90 ----