#acl PaulHowarth:read,write,admin,revert,delete All:read === Monday 14th May 2012 === ==== Fedora Project ==== * Updated `perl-AnyEvent` to 7.01 in Rawhide: * Fail with `EPROTO` in `AnyEvent::Handle` when `TLS` is requested but not available, instead of throwing an exception * Use `File::Spec` to get the `tmpdir` in `t/*`, to avoid needless failures on Windows boxes * New handle read types: `tls_detect` and `tls_autostart` * Updated `perl-IO-Socket-SSL` to 1.74 in Rawhide: * Accept a version of `SSLv2/3` as `SSLv23`, because older documentation could be interpreted like this ==== Local Packages ==== * Updated `perl-AnyEvent` to 7.01 as per the Fedora version * Updated `perl-IO-Socket-SSL` to 1.74 as per the Fedora version * Updated `perl-XML-LibXML` to 1.98: * Make sure `parse_string()` and `load_xml()` also accept references to strings, to avoid unnecessary copying ([[CPAN:64051|CPAN RT#64051]]) ----