PaulHowarth/Blog/2014-09-23

Tuesday 23rd September 2014

Fedora Project

  • Updated perl-Business-ISBN-Data to 20140910.002 in Rawhide and F-21:

    • Look in the current directory for RangeMessage.xml if it's not in other locations; this can help with various Perl app packagers (also try ISBN_RANGE_MESSAGE env var)

  • Updated perl-namespace-autoclean to 0.20 in Rawhide and F-21:

    • Moose earlier than 2.0300 had a broken ->does method, which called methods on a class's meta when it might not be initialized (CPAN RT#98424)

  • Updated perl-Package-Stash to 0.37 in Rawhide and F-21:

    • Fix spurious warning in taint mode (GH#12)

  • Updated perl-Path-Class to 0.35 in Rawhide and F-21:

    • Fixed a t/03-filesystem.t test error on Windows

  • Updated perl-Path-Tiny to 0.057 in Rawhide and F-21:

    • On AIX, reads that default to locking would fail without write permissions, because locking needs write permissions; the fix is only to lock reads if write permissions exist, otherwise locking is skipped
  • Updated perl-Sub-Name to 0.12 in Rawhide and F-21:

    • Move variable declaration to fix warning under -Werror=declaration-after-statement, to allow compilation under MSVC (GH#3)

    • Converted distribution packaging to Dist::Zilla

    • Fix licence in LICENSE and pod

  • Updated perl-Test-Exception to 0.35 in Rawhide and F-21:

    • Fix a bug when Test::Builder isn't new (better version)

Local Packages

  • Updated perl-namespace-autoclean to 0.20 as per the Fedora version

  • Updated perl-Net-DNS to 0.80:

    • Removal of Win32::IPHelper support with cygwin: resolvers on Cygwin can get their DNS configuration from the registry directly via the /proc filesystem; getting rid of the other method reduces dependencies and makes installations less error prone

    • Rework CPAN RT#96119: "Too late to run INIT block" warning for "require Net::DNS"

  • Updated perl-Package-Stash to 0.37 as per the Fedora version

  • Updated perl-Path-Class to 0.35 as per the Fedora version

  • Updated perl-Path-Tiny to 0.057 as per the Fedora version

  • Updated perl-Sub-Name to 0.12 as per the Fedora version

  • Updated perl-Test-Exception to 0.35 as per the Fedora version


Recent