#acl PaulHowarth:read,write,admin,revert,delete All:read === Friday 3rd June 2016 === ==== Fedora Project ==== * Updated `perl-Cpanel-JSON-XS` to 3.0214 in Rawhide: * Preserve numbers as numbers, enforce an added `.0`; also note that 42+"bar" will result > 5.10 in numbers, not integers, ⇒ 42.0 * 5.6 compilation fixes * Add yaml-tiny formats to `cpanel_json_xs` * Remove author-only `Pod::Usage` dependency * Fix an off-by-one `IV_MIN` -> `NV` overflow in `decode_json` ([[https://github.com/rurban/Cpanel-JSON-XS/issues/67|GH#67]]) * Avoid `encode_sv` SEGV with `-Dusequadmath` ([[https://github.com/rurban/Cpanel-JSON-XS/issues/62|GH#62]]) * Fix quadmath `NV` stringification * Updated `perl-MetaCPAN-Client` to 1.015000 in Rawhide: * Adding '`source`' method to `MetaCPAN::Client::File` * Updated `perl-Moose` to 2.1804 in Rawhide: * Restrict `Type::Tiny` test to versions new enough to support native traits * Restrict recipe test to perls where `Regexp::Common` is installable ==== Local Packages ==== * Updated `curl` (7.49.1) to fix SIGSEGV of the `curl` tool while parsing URL with too many globs ([[RedHatBugzilla:1340757|Bug #1340757]]) * Updated `perl-Cpanel-JSON-XS` to 3.0214 as per the Fedora version; I had to add [[https://github.com/rurban/Cpanel-JSON-XS/files/297217/Cpanel-JSON-XS-3.0214-numbers.patch.txt|a patch]] to fix the tests for Perl 5.10.0 * Updated `perl-MetaCPAN-Client` to 1.015000 as per the Fedora version * Updated `perl-Moose` to 2.1804 as per the Fedora version ----