#acl PaulHowarth:read,write,admin,revert,delete All:read === Tuesday 28th June 2016 === ==== Fedora Project ==== * Updated `perl-DateTime-Format-Mail` to 0.403 in Rawhide: * Use `DateTime->set_locale` instead of `->set` to set the locale; using `->set` may actually change the local time unintentionally ([[https://github.com/book/DateTime-Format-Mail/pull/2|GH#2]]) * Updated `perl-IO-Socket-SSL` to 2.029 in Rawhide: * Add `del_session` method to session cache * Use `SSL_session_key` as the real key for the cache and not some derivate of it, so that it works to remove the entry using the same key * Updated `perl-MetaCPAN-Client` to 1.017000 in Rawhide: * Fixed nodes list for `Search::Elasticsearch` * Added support for '`aggregations`' * Updated `perl-Test-Simple` to 1.302035 in Rawhide: * Fix some breakage info * POD fixes ==== Local Packages ==== * Updated `perl-IO-Socket-SSL` to 2.029 as per the Fedora version * Updated `perl-MetaCPAN-Client` to 1.017000 as per the Fedora version * Updated `perl-Moo` to 2.002004: * Fixed another case of local functions interfering with generated code ([[CPAN:115655|CPAN RT#115655]]) * Prevent infinite recursion on some `Moose` metaclass inflation errors ----