#acl PaulHowarth:read,write,admin,revert,delete All:read === Monday 14th October 2019 === ==== Fedora Project ==== * Updated `perl-Cpanel-JSON-XS` to 4.13 in Rawhide: * For `JSON_TYPE_INT` and `JSON_TYPE_FLOAT`, allow to encode numeric values above 2^64 in PV slot via `Math::BigInt`/`Float` ([[https://github.com/rurban/Cpanel-JSON-XS/pull/145|GH#145]], [[https://github.com/rurban/Cpanel-JSON-XS/pull/148|GH#148]], [[https://github.com/rurban/Cpanel-JSON-XS/pull/149|GH#149]]) * For `JSON_TYPE_INT` and `JSON_TYPE_FLOAT` encoder, allow to pass `Math::BigInt` and `Math::BigFloat` objects with `allow_bignum` ([[https://github.com/rurban/Cpanel-JSON-XS/pull/147|GH#147]]) * Fix encoding floating point values above 2^64 in PV slot to `JSON_TYPE_INT` ([[https://github.com/rurban/Cpanel-JSON-XS/pull/148|GH#148]], [[https://github.com/rurban/Cpanel-JSON-XS/pull/150|GH#150]]) * Do not allow serializing objects when `convert_blessed` is not enabled ([[https://github.com/rurban/Cpanel-JSON-XS/pull/146|GH#146]]) * Updated `perl-MCE` to 1.862 in F-30 and EPEL-7 as a general enhancement and stability update * Updated `perl-MCE-Shared` to 1.862 in F-30 and EPEL-7 as a general enhancement and stability update * Branched and built `perl-UNIVERSAL-can` (1.20140328) for EPEL-8 ==== Local Packages ==== * Updated `perl-Cpanel-JSON-XS` to 4.13 as per the Fedora version ----