#acl PaulHowarth:read,write,admin,revert,delete All:read === Monday 19th December 2016 === ==== Fedora Project ==== * Updated `perl-MetaCPAN-Client` to 2.003000 in Rawhide: * Escaped query to `autocomplete` * Removed dependency: `Try::Tiny` * Updated `perl-Test-Simple` to 1.302073 in Rawhide: * Add `TO_JSON` and `from_json` methods to `Test2::Event` and `Test2::Trace::Util` to facilitate transferring event data between processes ([[https://github.com/Test-More/test-more/pull/741|#741]]) * Generate `HashBase` from `Object::HashBase`, which has been split out * When a subtest is marked as `todo`, all of its contained `Ok` and `Subtest` events are now updated so that they return `true` for `$e->effective_pass` ([[https://github.com/Test-More/test-more/pull/742|#742]]) * Added two new event classes, `Test2::Event::Encoding` and `Test2::Event::TAP::Version`; these are primarily being added for the benefit of `Test2::Harness` now, but they could be useful for other `Test2` event consumer tools in the future ([[https://github.com/Test-More/test-more/issues/743|#743]]) * Expose `tools.pl` as `Test2::Tools::Tiny` ==== Local Packages ==== * Updated `cdrtools` to 3.02 alpha release 07 * Updated `perl-Archive-Tar` to 2.24: * Add missing `strict`/`warnings` pragma to `Constants.pm` * Handle tarballs compressed with `pbzip2` ([[CPAN:119262|CPAN RT#119262]]) * Updated `perl-MetaCPAN-Client` to 2.003000 as per the Fedora version * Updated `perl-Test2` to 1.302073 as per the Fedora `perl-Test-Simple` package * Updated `perl-Test2-Suite` to 0.000063: * An event without a `trace` object would throw an exception when using `Test2::Compare::Event` and the comparison failed * Fix tests for small terminals ([[https://github.com/Test-More/Test2-Suite/issues/106|#106]]) * Enhance the table library * `UTF8` plugin does not set `STDERR`/`STDOUT` ----