#acl PaulHowarth:read,write,admin,revert,delete All:read === Sunday 7th June 2015 === ==== Fedora Project ==== * Updated `perl-IO-Socket-SSL` to 2.016 in Rawhide: * Add flag `X509_V_FLAG_TRUSTED_FIRST` by default if available in OpenSSL (since 1.02) and available with `Net::SSLeay` ([[CPAN:104759|CPAN RT#104759]]) * Work around hanging `prompt()` with older `perl` in `Makefile.PL` ([[CPAN:104731|CPAN RT#104731]]) * Make `t/memleak_bad_handshake.t` work on cygwin and other systems having `/proc/pid/statm` ([[CPAN:104659|CPAN RT#104659]]) * Add better debugging * Updated `perl-namespace-autoclean` to 0.26 in Rawhide: * Mark all `Mouse` tests as `TODO` below `perl` 5.010, to enable installation despite apparent instability issues (see [[CPAN:101825|CPAN RT#101825]]) * Updated `perl-Net-SSLeay` to 1.69 in Rawhide: * Testing with OpenSSL 1.0.2, 1.0.2a OK * Completed LibreSSL compatibility * Improved compatibility with OpenSSL 1.0.2a * Added the `X509_check_*` functions introduced in OpenSSL 1.0.2 * Added support for `X509_V_FLAG_TRUSTED_FIRST` constant * Allow `get_keyblock_size` to work correctly with OpenSSL 1.0.1 onwards * Updated `perl-Test-Class` to 0.50 in Rawhide: * Add links to Ovid's tutorial series on `Test::Class` ([[https://github.com/adrianh/test-class/pull/19|PR#19]]) * Add links to `Test::Class::Most`, `Test::Class::Moose` ([[https://github.com/adrianh/test-class/pull/20|PR#20]]) * List some distributions that use `Test::Class` in their test suite ([[https://github.com/adrianh/test-class/pull/21|PR#21]]) * Update documentation about running individual tests ([[https://github.com/adrianh/test-class/pull/22|PR#22]]) * Fix some tests to work with the new `Test::Stream` ([[https://github.com/adrianh/test-class/pull/27|PR#27]]) * Switch packaging to `ExtUtils::MakeMaker` ==== Local Packages ==== * Updated `perl-IO-Socket-SSL` to 2.016 as per the Fedora version * Updated `perl-Moose` to 2.1405: * The native '`Array`' trait '`sort`' accessor now returns the number of elements in scalar context, instead of the undefined value (or a different, seemingly-random, value under 5.23.x) * Updated `perl-namespace-autoclean` to 0.26 as per the Fedora version * Updated `perl-Net-SSLeay` to 1.69 as per the Fedora version ----