#acl PaulHowarth:read,write,admin,revert,delete All:read === Monday 6th January 2014 === ==== Fedora Project ==== * Updated `perl-Fennec` to 2.013 in Rawhide: * Add extra debugging for Dreamhost issue * Run '`before_all`' after waiting, not before * Updated `perl-MailTools` to 2.13 in Rawhide: * Optional '`from`' and '`on`' component in `in-reply-to` are comments ([[CPAN:89371|CPAN RT#89371]]) * `mailcap` `\\\\` -> `\\` ([[CPAN:89802|CPAN RT#89802]]) * Fix typos ([[CPAN:87188|CPAN RT#87188]]) * Updated `perl-Test-Output` to 1.03 in Rawhide: * Get rid of `MYMETA` ==== Local Packages ==== * Updated `cdrtools` to 3.01 alpha release 21 * Updated `perl-Fennec` to 2.013 as per the Fedora version * Updated `perl-HTML-SimpleLinkExtor` to 1.26: * Filter links by allowed tags ([[CPAN:87288|CPAN RT#87288]]) * Get rid of `MYMETA` * Updated `perl-MailTools` to 2.13 as per the Fedora version * Updated `perl-Module-Pluggable` to 5.1: * Fix the fact that we can't handle single letter package names * Gain support for `@INC` hooks and hence for `App::FatPacker` * Add in missing files left out of the `MANIFEST` due to stupidity * Updated `perl-PPIx-Regexp` to 0.036: * Retract the "Allow non-ASCII white space under `/x`" change introduced in version 0.033; I misread `perl5170delta`, and implemented early * Change to explicit character class to recognize white space under `/x`; I was previously using `\s`, which matched too much * Updated `perl-Test-Output` to 1.03 as per the Fedora version * Updated `perl-version` to 0.9906: * Major rewrite of `XS` code to permit easier inclusion in core Perl; `XS` code is no longer supported for any Perl < v5.10, although the pure Perl code still works going back to 5.005_04 * In addition, the `version::vpp` class is now completely independent and can be `use`'d exactly like the base `version` class; it is still better to use the base class for compatibility purposes * Applied C89 compatibility fix to `vxs.inc` * Added back support for `$version::LAX` and `$version::STRICT` ([[CPAN:91858|CPAN RT#91858]]) ----