PaulHowarth/Blog/2014-05-08

Thursday 8th May 2014

Fedora Project

Local Packages

  • Updated perl-Digest-SHA to 5.90:

    • Consolidated all dynamic memory allocation into XSUBs

      • Streamlines referencing of SHA objects

      • Simplifies DESTROYing 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 RT#79569)

    • TSIG: implement sign/verify for multi-packet message (CPAN RT#92433, CPAN RT#91241)

    • Implement TSIG verified zone transfer

    • Clarify documentation surrounding SRV RR sorting (CPAN RT#92626)

    • Resolver gave unhelpful errorstring when attempting to use IPv6-only nameserver without INET6 and Socket6 installed (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 RT#94069)

  • Updated perl-Perl-Critic-Pulp to 85:


Recent