PaulHowarth/Blog/2015-07-22

Wednesday 22nd July 2015

Fedora Project

  • Updated perl-Devel-CheckBin to 0.04 in F-23 and Rawhide:

    • Use 'find' rather than 'ls' as test command on Win32

    • Fix test to handle paths with spaces
  • Updated perl-Test-YAML to 1.06 in F-23 and Rawhide:

    • Remove perl req from Meta so can use on 5.6

Local Packages

  • Updated perl-Devel-CheckBin to 0.04 as per the Fedora version

  • Updated perl-File-Which to 1.19:

    • Relax required Perl back to 5.6.x as this module is upriver to a large number of modules
    • No non-core requirements back to 5.6.2
  • Updated perl-Test-YAML to 1.06 as per the Fedora version

  • Updated perl-Variable-Magic to 0.58:

    • If a non-len magic callback returns a reference, it will now only be freed at the end of the statement that caused the magic to trigger; this allows the user to attach free magic (or a plain destructor) to a token returned from the callbacks in order to defer an action after the magic is processed by perl

    • Fixed test failures of threads tests on systems with harsh resource constraints causing the threads to exit() during run


Recent