#acl PaulHowarth:read,write,admin,revert,delete All:read === Saturday 27th July 2013 === ==== Fedora Project ==== * Updated `libpng10` in Rawhide to install docs to `%{_pkgdocdir}` where available (see [[FedoraProject:Changes/UnversionedDocdirs]]) ==== Local Packages ==== * Updated `libgcrypt` to 1.5.3: * Mitigate the Yarom/Falkner flush+reload side-channel attack on RSA secret keys (see http://eprint.iacr.org/2013/448) * Updated `libpng10` as per the Fedora version * Updated `perl-CPAN-Meta-Check` to 0.006: * Fixed bad dereference during conflicts checking * Updated `perl-Moose` to 2.1004: * The `with_immutable()` sub from `Test::Moose` now passes a boolean value to the code block containing tests indicating whether or not the classes have been made immutable, which can make for nicer test descriptions * You can now use `Specio` types instead of `Moose` built-ins or `MooseX::Types`; as a bonus, `Specio` types inline coercion (this support is still experimental, as is `Specio`, so use it with care) * Updated `perl-Perl-Critic-Pulp` to 80: * New policy `Documentation::ProhibitParagraphEndComma` * Tests `UnexpandedSpecialLiteral.t` don't exercise `__PACKAGE__ =>` across newline since that might be going to change in Perl 5.20 ([[CPAN:87307|CPAN RT#87307]]) ----