#acl PaulHowarth:read,write,admin,revert,delete All:read === Friday 29th November 2013 === ==== Local Packages ==== * Updated `perl-Net-DNS` to 0.73: * Feature: [[CPAN:53610|CPAN RT#53610]]: add TSIG validation support * Feature: [[CPAN:84468|CPAN RT#84468]]: TSIG: add support for HMAC-SHA1 .. HMAC-SHA512 * Fix [[CPAN:88778|CPAN RT#88778]]: `$update->unique_push()` does not work as advertised * Fix [[CPAN:88744|CPAN RT#88744]]: nameserver crashes on malformed TCP query * Fix [[CPAN:84601|CPAN RT#84601]]/[[CPAN:81942|CPAN RT#81942]]: fix memory leak on packet clean-up * Fix [[CPAN:84110|CPAN RT#84110]]: incorrect parsing of `PTR` records in zonefile * Fix [[CPAN:83755|CPAN RT#83755]]: erroneous attempt to invoke `Net::LibIDN` in `Domain.pm` * Fix [[CPAN:83078|CPAN RT#83078]]: can't locate `Net/DNS/Resolver/linux.pm` in `@INC` * Fix [[CPAN:83078|CPAN RT#83078]]: `eval{ ... }; if ($@) { ... };` broken by threads? * Fix [[CPAN:83075|CPAN RT#83075]]: `ZoneFile.pm` wrongly rejects `$TTL 0` directive * Fix [[CPAN:82621|CPAN RT#82621]]: error string empty after failed TCP query * Fix [[CPAN:82296|CPAN RT#82296]]: IPv6 with embedded IPv4 address not mapped to `ip6.arpa` * Fix [[CPAN:82294|CPAN RT#82294]]: perl taint removed in `Domain` and `Text` objects ----