#acl PaulHowarth:read,write,admin,revert,delete All:read === Tuesday 12th March 2013 === ==== Local Packages ==== * Updated `curl` not to ignore `poll()` failures other than `EINTR` and have `curl_global_init()` accept the `CURL_GLOBAL_ACK_EINTR` flag ([[RedHatBugzilla:919127|Bug #919127]]) * Updated `perl-DateTime-TimeZone` to 1.58: * This release is based on version 2013b of the Olson database * Contemporary changes for Haiti, Paraguay, and Morocco * See http://mm.icann.org/pipermail/tz-announce/2013-March/000010.html for more details * Updated `perl-IO-Socket-IP` to 0.19: * More `IO::Socket::INET` compatibility fixes: * Ensure `->connected` is `false` after `->close` * Ensure that `IO::Socket::IP->new(Family => $family)` still creates an unbound, unconnected socket filehandle * Updated `perl-Module-CoreList` to 2.84: * Updated for v5.16.3 * Updated `perl-Regexp-Common` to 2013031201: * For integers and decimal numbers (reals), allow the user to specify the pattern of the signs (leading sign, and for reals, the sign of the exponent); this gives the user the option to ask for a pattern that matches unsigned numbers (by specifying the empty string as the pattern) * Allow host/domain names to start with a digit, using `$RE{net}{domain}{-rfc1101}` ([[CPAN:23626|CPAN RT#23626]]) ----