#acl PaulHowarth:read,write,admin,revert,delete All:read === Saturday 10th November 2012 === ==== Local Packages ==== * Updated `perl-Compress-Raw-Bzip2` to 2.057: * `Compress::Raw::Bzip2` needs to use `PERL_NO_GET_CONTEXT` ([[CPAN:80318|CPAN RT#80318]]) * Install to '`site`' instead of '`perl`' when `perl` version is 5.11+ ([[CPAN:79811|CPAN RT#79811]]) * Update to `ppport.h` that includes `SvPV_nomg_nolen` ([[CPAN:78080|CPAN RT#78080]]) * Updated `perl-Compress-Raw-Lzma` to 2.057: * Update to `ppport.h` that includes `SvPV_nomg_nolen` * Added `PERL_NO_GET_CONTEXT` * Updated `perl-Compress-Raw-Zlib` to 2.057: * `Compress::Raw::Zlib` needs to use `PERL_NO_GET_CONTEXT` ([[CPAN:80319|CPAN RT#80319]]) * Install to '`site`' instead of '`perl`' when `perl` version is 5.11+ ([[CPAN:79812|CPAN RT#79812]]) * Update to `ppport.h` that includes `SvPV_nomg_nolen` ([[CPAN:78079|CPAN RT#78079]]) * Updated `perl-IO-Compress` to 2.057: * `IO::Compress::Zip`: . Allow member name and Zip Comment to be "`0`" * `IO::Compress::Base::Common`: . Remove "`-r`" test - the file open will catch this . `IO::Compress::Base::Common` returned that it could not read readable files in NFS ([[CPAN:80855|CPAN RT#80855]]) * Install to '`site`' instead of '`perl`' when `perl` version is 5.11+ ([[CPAN:79820|CPAN RT#79820]]) * General performance improvements . I found that a newly-added subtest of `t/01misc.t` failed consistently ([[CPAN:81119|CPAN RT#81119]]) so I patched that subtest out for now * Updated `perl-IO-Compress-Lzma` to 2.057: * General performance improvements ----