#acl PaulHowarth:read,write,admin,revert,delete All:read === Saturday 8th February 2014 === ==== Local Packages ==== * Updated `perl-DateTime-TimeZone` to 1.64: * Under taint mode, `DateTime::TimeZone->new( name => 'local' )` could die depending on the method used to find the local time zone name, and the resulting variable would often be tainted; we now untaint all names before attempting to load them ([[CPAN:92631|CPAN RT#92631]]) ----