PaulHowarth/Blog/2011-05-29

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 RT#42096)

    • Fix test failures in perl 5.14 by converting t/02subclass.t to Test::More (CPAN RT#66848)


Recent