#acl PaulHowarth:read,write,admin,revert,delete All:read === Sunday 17th June 2018 === ==== Fedora Project ==== * Updated `perl-Test-YAML` to 1.07 in Rawhide: * Add a test so that cpan clients don't return "NOTESTS" ([[https://github.com/ingydotnet/test-yaml-pm/pull/4|GH#4]]) ==== Local Packages ==== * Updated `libgpg-error` to 1.31: * Fix a hang on Windows when using `gpgrt_poll` under `nPth` * Build fix for Solaris ([[https://dev.gnupg.org/T3869|#3869]]) * Fix another problem with `gpgrt_poll` under Windows ([[https://dev.gnupg.org/T3937|#3937]]) * New translation for Spanish * Updated `perl-PPIx-Regexp` to 0.060: * `\N{}` now parses as the unknown token, not `NoOp`, regardless of the setting of '`use re qw< strict >;`'; `\N{}` became unconditionally fatal in 5.28.0 (5.27.1, actually) (the policy when the parse changes is to use the most modern parse, hence this change) * As a side effect of this, the unknown token's `explain()` method now returns something - normally the associated error * Add method `remove_insignificant()`; if the invocant `isa Node`, this returns a clone of the invocant with non-significant elements removed and otherwise it returns either the invocant or nothing * Updated `perl-Test-YAML` to 1.07 as per the Fedora version ----