#acl PaulHowarth:read,write,admin,revert,delete All:read === Saturday 25th May 2013 === ==== Local Packages ==== * Updated `nmap` to: * Exit nicely from `zenmap` rather than crashing if there is no display ([[RedHatBugzilla:958240|#958240]]) * Fix icon symlink in `zenmap` ([[RedHatBugzilla:957381|Bug #957381]]) * Fix typo in `nping` man page * Updated `perl-JSON-XS` to 2.34: * Handle hash randomization in `perl` 5.18 * When canonicalising, only allocate up to 64 hash key pointers on the stack; for larger hashes, use the heap, to avoid using too much stack space * Discuss the problem with `setlocale` * Updated `perl-Moose` to 2.1001: * Fixed the `Num` builtin type to reject `NaN`, `Inf`, numbers with whitespace, and other questionable strings ([[CPAN:70539|CPAN RT#70539]]); `MooseX::Types::LaxNum` contains the old behaviour ----