#acl PaulHowarth:read,write,admin,revert,delete All:read === Sunday 29th May 2011 === ==== Local Packages ==== * Updated `perl-Convert-UUlib` to 1.4: * Avoid a classical buffer overflow in case a progress message is too long * This release adds dependencies for `snprintf`/`vsnprintf` * Some `uuencode` encoders do not generate a final "space" line before the "end" marker, so do not rely on the line to be there * Updated `perl-Regexp-Parser` to 0.21: * Fix warning emissions in `perl` 5.10+ (`Variable "$nest" is not available...`) ([[CPAN:42096|CPAN RT#42096]]) * Fix test failures in `perl` 5.14 by converting `t/02subclass.t` to `Test::More` ([[CPAN:66848|CPAN RT#66848]]) ----