#acl PaulHowarth:read,write,admin,revert,delete All:read === Monday 19th May 2014 === ==== Fedora Project ==== * Updated `perl-ExtUtils-Depends` to 0.308 in Rawhide and EPEL-7: * Fix Win32 test failure in `t/02_save_load.t` ([[CPAN:95301|CPAN RT#95301]]) * Updated `perl-Net-SSLeay` to 1.63 in Rawhide: * Improvements to OCSP support: it turns out that some CAs (like Verisign) sign the OCSP response with the CA we have in the trust store and don't attach this certifcate in the response, but OpenSSL by itself only considers the certificates included in the response and `SSL_OCSP_response_verify` added the certificates in the chain too, so now we also add the trusted CA from the store that signed the lowest chain certificate, at least if we could not verify the OCSP response without doing it * Fixed some compiler warnings ==== Local Packages ==== * Updated `perl-ExtUtils-Depends` to 0.308 as per the Fedora version * Updated `perl-File-Find-Object-Rule` to 0.0305: * Made the tests succeed if run in parallel (e.g. `HARNESS_OPTIONS='j4:c'`) * Updated `perl-HTTP-Tiny` to bundle `Test::More` 0.96 so we can build (and run the test suite) on old distributions * Updated `perl-Net-SSLeay` to 1.63 as per the Fedora version * Updated `perl-Text-CSV_XS` to 1.08: * Documentation updates * Allow disjointed CSV cell fragment lists ----