#acl PaulHowarth:read,write,admin,revert,delete All:read === Tuesday 17th March 2015 === ==== Fedora Project ==== * Updated `perl-CPAN-Meta-YAML` to 0.014 in F-22 and Rawhide: * Generated from `ETHER/YAML-Tiny-1.66.tar.gz` * Updated `perl-YAML-Tiny` to 1.66 in F-22 and Rawhide: * Removed bundled `Test::TempDir::Tiny` to rely on `File::Temp` for temporary directories during testing ==== Local Packages ==== * Updated `perl-CPAN-Meta-YAML` to 0.014 as per the Fedora version * Updated `perl-MCE` to 1.602: . '''Bug Fixes''' * Updated `die` handler inside `MCE::Core::Worker` and `MCE::Signal` ([[CPAN:102802|CPAN RT#102802]]) . '''Enhancements''' * `MCE` child processes call `CORE::exit` during exiting; previously `CORE::kill` * Improved IPC stability on Windows and Cygwin * Multiple calls to `mutex->lock` by the same process or thread is now safe; the mutex will remain locked until `mutex->unlock` is called * Updated `perl-Moo` to 2.000001: * Fix how we pick between `Sub::Name` and `Sub::Util` if they are both loaded; this fixes how we interact with `Moose` in some cases ([[CPAN:102729|CPAN RT#102729]], [[https://github.com/moose/Moo/pull/15|GH#15]]) * Updated `perl-YAML-Tiny` to 1.66 as per the Fedora version * Updated `perl-Cpanel-JSON-XS` (3.0115), `perl-Software-License-CCpack` (1.11) and `perl-Test-CPAN-Meta` (0.24) to disable some optional/extra/release tests when bootstrapping, to avoid build dependency cycles ----