PaulHowarth/Blog/2015-02-26

Thursday 26th February 2015

Fedora Project

  • Updated perl-strictures to 2.000000 in F-22 and Rawhide:

  • Incompatible Change:

    • strictures 2 fatalizes only a subset of warnings; some warning categories are not safe to catch, or just inappropriate to have fatal

    • Existing code looking like 'use strictures 1;' will continue to get the old behaviour of fatalizing all errors; the new behaviour will take effect when no version or version 2 is specified

  • Updated spamass-milter to 0.4.0 in F-20, F-21, F-22, Rawhide and EPEL-7:

    • New options:
      • -C option to change the default reject code

      • -S option to specify a path to sendmail (for the -x option)

      • -R option to specify the rejection message

      • -a option to skip messages that were authenticated

    • IPv6 address support
    • Syntax clean-ups

Local Packages

  • Updated getmail to 4.47.0:

    • Try to work around pathological breakage in one random POP server implementation
    • Remove dead marc.theaimsgroup.com list archive from docs

    • Bugfix: if you combined IMAP IDLE mode with delete_after, getmail would, after remaining connected to the server for the number of days configured, begin deleting messages immediately after retrieval instead of after the configured delay

  • Updated perl-Role-Tiny to 2.000000:

  • Incompatible Change:

    • Role::Tiny no longer applies fatal warnings to roles created with it; strict and non-fatal warnings will continue to be applied

  • Updated perl-strictures to 2.000000 as per the Fedora version

  • Updated spamass-milter to 0.4.0 as per the Fedora version


Recent