#acl PaulHowarth:read,write,admin,revert,delete All:read === Friday 4th July 2014 === ==== Local Packages ==== * Updated `curl` with various SSL-related fixes (mainly crash on connection failure) * Updated `perl-File-pushd` to 1.009: * Require a newer version of `Test::More` * Updated `perl-IO-Socket-IP` to 0.30: * Invoke `$self->connect` fully-qualified in case of subclasses with override ([[CPAN:95983|CPAN RT#95983]]) * Added extra `diag()` call in `t/15io-socket.t` ([[CPAN:96914|CPAN RT#96914]]) * Updated `perl-Moose` to 2.1210: * Clarify that `Moose::Exception` exists for internal usage and that user code is better using the `Throwable` role or `Throwable::Error` superclass * `Moose::Manual::Support` policy clarified regarding legacy Perl versions * Tests have been removed for an alpha branch of `Test::Builder` that will never see the light of day ----