#acl PaulHowarth:read,write,admin,revert,delete All:read === Monday 20th February 2017 === ==== Fedora Project ==== * Updated `perl-Compress-Raw-Lzma` to 2.074 in Rawhide: * `Lzma.xs`: comment out unused variables and remove C++-ism ([[CPAN:120272|CPAN RT#120272]]) * Make failure when `LZMA_VERSION != lzma_version_number` more explicit * Added interface to `LZMA_VERSION` and `LZMA_VERSION_STRING` * Updated `perl-Digest-CRC` to 0.22.2 in Rawhide: * Added padding for hex encoded digests * Updated `perl-IO-Compress-Lzma` to 2.074 in Rawhide: * ISA fixes for `c3` ([[CPAN:120239|CPAN RT#120239]]) * Updated `perl-MCE` to 1.814 in Rawhide: * Enhanced the progress option for use with `MCE->process` * Updated progress demonstrations in `MCE::Core.pod` * Updated `perl-MCE-Shared` to 1.812 in Rawhide: * Improved performance for `MCE::Shared::Cache`; this is now a hybrid LRU-plain cache implementation * Added parallel demonstration at the end of the documentation * Bumped MCE dependency to 1.814 for the example to run * Tweaked `MCE::Shared::Ordhash` and `MCE::Shared::Server` * Updated `perl-Specio` to 0.36 in Rawhide: * Inlined coercions would attempt to coerce for every type that matched the value given, instead of stopping after the first type ([[https://github.com/houseabsolute/Specio/pull/11|GH#11]]) * Inlined coercions did not include the inline environment variables needed by the type from which the coercion was being performed ([[https://github.com/houseabsolute/Specio/pull/8|GH#8]]) * When you use the same type repeatedly as coderef (for example, as a constraint with `Moo`), it will only generate its subified form once, rather than regenerating it each time it is de-referenced * Added an API to `Specio::Subs` to allow you to combine type libraries and helper subs in one package for exporting; see the `Specio::Exporter` docs for more detail * Updated `perl-YAML` to 1.23 in Rawhide: * Fix `$YAML::Numify` (empty values were converted to `0`) ==== Local Packages ==== * Updated `getmail` to 4.54.0: * Fix error running `getmail_fetch` introduced in 4.53.0 * Updated `perl-Compress-Raw-Bzip2` to 2.074 (test changes only) * Updated `perl-Compress-Raw-Lzma` to 2.074 as per the Fedora version * Updated `perl-Compress-Raw-Zlib` to 2.074: * `Zlib.xs`: comment out unused variables and remove C++-ism ([[CPAN:120272|CPAN RT#120272]]) * Updated `perl-IO-Compress` to 2.074: * ISA fixes for `c3` ([[CPAN:120239|CPAN RT#120239]]) * Updated `perl-IO-Compress-Lzma` to 2.074 as per the Fedora version * Updated `perl-MCE-1.814` as per the Fedora version * Updated `perl-MCE-Shared` to 1.812 as per the Fedora version * Updated `perl-Net-DNS` to 1.08: * Fix [[CPAN:120208|CPAN RT#120208]]: Unable to install 1.07 in `local::lib` environment * Feature [[CPAN:119679|CPAN RT#119679]]: `Net::DNS::Nameserver`: `UpdateHandler` for responding to `UPDATE` packets * Feature [[CPAN:75357|CPAN RT#75357]]: `Net::DNS::Nameserver`: `optionmask` (similar to `headermask`) added to allow user to set `EDNS CLIENT-SUBNET` option in reply packet * Discontinue support for pre-5.6 perl: remove pre-5.6 workarounds and outdated language features * Updated `perl-Specio` to 0.36 as per the Fedora version * Updated `perl-YAML` to 1.23 as per the Fedora version ----