PaulHowarth/Blog/2014-04-04

Friday 4th April 2014

Fedora Project

  • Updated perl-Exporter-Tiny to 0.038 in Rawhide and EPEL-7:

    • Added: Support Exporter.pm's import negation syntax qw( !foo )

    • Added: Support Exporter.pm's regexp import syntax qw( /foo/ )

    • Fix minor error in documentation of generators
    • Improved handling of hashrefs of options passed to tags, and hashrefs of options found within %EXPORT_TAGS arrayrefs

    • Only attempt to merge hashes if we're sure they're both really hashes!
  • Updated perl-IO-Socket-SSL to 1.978 in Rawhide:

    • Added public prefix checking to verification of wildcard certificates, e.g. accept *.foo.com but not *.co.uk; see documentation of SSL_verifycn_publicsuffix and IO::Socket::SSL::PublicSuffix

    • Fix publicsuffix for IDNA, more tests with various IDNA libs (CPAN RT#94424)

    • Reuse result of IDN lib detection from PublicSuffix.pm in SSL.pm

    • Add more checks to external/usable_ca.t; now it is enough that at least one of the hosts verifies against the built-in CA store

    • Add openssl and Net::SSLeay version to diagnostics in load test

  • Updated perl-Test-Modern to 0.006 in Rawhide:

    • Experimentally provide Test::Lib-like behaviour, and a related -lib export tag

    • Support an environment variable PERL_TEST_MODERN_ALLOW_WARNINGS to allow end-users to skip running end warnings tests

    • Added shouldnt_warn function

Local Packages

  • New package perl-Net-IDN-Encode (2.100)

  • Updated perl-Exporter-Tiny to 0.038 as per the Fedora version

  • Updated perl-IO-Socket-SSL to 1.978 as per the Fedora version

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

    • ProhibitAdjacentLinks: fix warnings when internal and external links adjacent (CPAN RT#94318)

  • Updated perl-Test-Modern to 0.006 as per the Fedora version


Recent