#acl PaulHowarth:read,write,admin,revert,delete All:read === Sunday 5th May 2013 === ==== Fedora Project ==== * Updated `perl-Module-Metadata` to 1.000012 in F-19 and Rawhide: * Improved package detection heuristics * Fix `->contains_pod` ([[CPAN:84932|CPAN RT#84932]]) * Fix detection of pod after `__END__` ([[CPAN:79656|CPAN RT#79656]]) * Updated `perl-Test-Spelling` to 0.19 in F-19 and Rawhide: * For more consistent results, avoid using the user's local `aspell` dictionary ([[CPAN:56483|CPAN RT#56483]]) * Updated `perl-Test-Vars` to 0.004 in F-19 and Rawhide: * Re-package with `Module::Build` * Remove an unnecessary use of smart match operator ==== Local Packages ==== * Updated `perl-Module-Metadata` to 1.000012 as per the Fedora version * Updated `perl-Pod-Simple` to 3.28: * Removed use of '`done_testing`' in `t/whine.t`, which was added in v3.27 * Fixed improperly calculated number of skipped tests in `t/xhtml01.t` when `HTML::Entities` is not installed * Updated `perl-Test-Pod` to 1.47: * Fixed failing test on `Pod::Simple` 3.27 and higher * Updated `perl-Test-Spelling` to 0.19 as per the Fedora version * Updated `perl-Test-Vars` to 0.004 as per the Fedora version * Updated `python-pyasn1` to 0.1.7: * License updated to vanilla BSD 2-Clause to ease package use (http://opensource.org/licenses/BSD-2-Clause) * Test suite made discoverable by `unittest`/`unittest2` discovery feature * Fix to decoder working on indefinite length substrate - end-of-octets marker is now detected by both tag and value; otherwise zero values may interfere with end-of-octets marker * Fix to decoder to fail in cases where `tagFormat` indicates inappropriate format for the type (e.g. `BOOLEAN` is always `PRIMITIVE`, `SET` is always `CONSTRUCTED` and `OCTET STRING` is either of the two) * Fix to `REAL` type encoder to force primitive encoding form encoding * Fix to `CHOICE` decoder to handle explicitly tagged, indefinite length mode encoding * Fix to `REAL` type decoder to handle negative `REAL` values correctly ----