#acl PaulHowarth:read,write,admin,revert,delete All:read === Thursday 8th May 2014 === ==== Fedora Project ==== * Updated `perl-Test-Class` to 0.42 in Rawhide and EPEL-7: * Properly handle thrown exceptions that stringify to the empty string before or after chomping (https://github.com/adrianh/test-class/pull/11) ==== Local Packages ==== * Updated `perl-Digest-SHA` to 5.90: * Consolidated all dynamic memory allocation into `XSUB`s * Streamlines referencing of `SHA` objects * Simplifies `DESTROY`ing of objects * Enhanced `Makefile.PL` to allow '`use warnings`' * Automatically reverts to `$^W` for early Perls * Scrubbed C and Perl code to remove all compiler warnings * Updated `perl-Net-DNS` to 0.75: * Iterate nameservers in `AXFR` ([[CPAN:79569|CPAN RT#79569]]) * `TSIG`: implement sign/verify for multi-packet message ([[CPAN:92433|CPAN RT#92433]], [[CPAN:91241|CPAN RT#91241]]) * Implement `TSIG` verified zone transfer * Clarify documentation surrounding `SRV` `RR` sorting ([[CPAN:92626|CPAN RT#92626]]) * Resolver gave unhelpful errorstring when attempting to use IPv6-only nameserver without `INET6` and `Socket6` installed ([[CPAN:93764|CPAN RT#93764]]) * Compile-time constant in `Domain.pm`/`Text.pm` could not be used to store pointer to encoding object when using `perlcc` compiler ([[CPAN:94069|CPAN RT#94069]]) * Updated `perl-Perl-Critic-Pulp` to 85: * Forgot `Pod::Escapes` in `PREREQ_PM` ([[CPAN:95440|CPAN RT#95440]]) ----