#acl PaulHowarth:read,write,admin,revert,delete All:read === 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:71925|CPAN RT#71925]], a sub-variant of [[CPAN:62521|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:71869|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:69985|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:71335|CPAN RT#71335]]) * Updated `perl-IO-Compress-Lzma` to 2.039: * Fixed uncompression issue in `IO::Uncompress::UnLzma` ([[CPAN:71114|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:71869|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:71345|CPAN RT#71345]]) ----