Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

    PaulHowarth/Blog/2011-10-28

Friday 28th October 2011

Fedora Project

  • Updated perl-IO-Socket-SSL to 1.49:

    • Another regression for readline fix: this time it failed to return lines at EOF that don't end with newline - extended t/readline.t to catch this case and the fix for 1.48

  • Updated perl-NetAddr-IP to 4.054:

    • In Lite.pm v1.37:

      • Fix CPAN RT#71925, a sub-variant of CPAN RT#62521 that showed up only for short notation for IPv4, e.g. 127/n, 127.0/n, 127.0.0/n but not 127.0.0.0/n

      • Remove Calc.pm

      • Add detection of early Math::BigInt object structure

      • Fix CPAN RT#71869 - a failed test routine

  • I haven't built this one locally because ix86 builds on Fedora 9 through 15 (and RHEL 6) fail the t/bigint.t tests, which I'm working with upstream to fix

Local Packages

  • Updated perl-Compress-Raw-Bzip, perl-Compress-Raw-Lzma and perl-Compress-Raw-Zlib to 2.039:

    • Croak if attempt to freeze/thaw compression object (CPAN RT#69985)

  • Updated perl-IO-Compress to 2.039:

    • IO::Compress::Zip:

      • Added CanonicalName option (note this option is set to true by default)

      • Added FilterName option

    • IO::Uncompress::Base:

      • Fixed issue where setting $\ would corrupt the uncompressed data

    • t/050interop-*.t:

      • Handle case when external command contains whitespace (CPAN RT#71335)

  • Updated perl-IO-Compress-Lzma to 2.039:

    • Fixed uncompression issue in IO::Uncompress::UnLzma (CPAN RT#71114)

  • Updated perl-IO-Socket-SSL to 1.49 as per the Fedora version

  • Updated perl-NetAddr-IP to 4.055:

    • In Lite.pm v1.38:

      • Remove Calc.pm

      • Add detection of early Math::BigInt object structure

      • Fix CPAN RT#71869 - a failed test routine, issues with Math::BigInt variants

  • Updated perl-XML-LibXSLT to 1.75:

    • Convert t/03input.t from Test.pm to Test::More

    • Fix for segfault in free() (CPAN RT#71345)


Recent