PaulHowarth/Blog/2016-07-12

Tuesday 12th July 2016

Fedora Project

  • Updated milter-greylist to 4.6.1 in Rawhide:

    • Fix DKIM ACL evaluation
  • Note that DKIM support is not currently enabled in the Fedora package
  • Updated perl-Getopt-Long-Descriptive to 0.100 in Rawhide:

    • Show off "shortcircuit" in synopsis
    • Fix rendering of complex types ('i@' → 'INT...', etc.)

  • Updated perl-indirect to 0.37 in Rawhide:

    • A large chunk of boilerplate XS code, which is also used in other XS modules, has been factored out of the main .xs file to a collection of .h files in the xsh subdirectory

    • Fixed intermittent segfaults with heredocs (CPAN RT#115392)

  • Updated perl-IO-Socket-SSL to 2.032 in Rawhide:

    • Set session id context only on the server side; even if the documentation for SSL_CTX_set_session_id_context makes clear that this function is server side only, it actually affects handling of session reuse on the client side too and can result in error "SSL3_GET_SERVER_HELLO:attempt to reuse session in different context" at the client

  • Updated perl-MetaCPAN-Client to 1.020000 in Rawhide:

    • Added support for Author->release_count and Author->links methods

    • Added support for url_prefix parameter for Pod

  • Updated perl-MouseX-Getopt (0.36) in Rawhide to fix FTBFS with Getopt::Long::Descriptive 0.100 (https://github.com/gfx/mousex-getopt/pull/10)

Local Packages

  • Updated getmail to 4.50.0:

    • Maybe fix handling of OSX keychain passwords containing double-quote chars
    • Fix getmail erroring out on IMAP folders containing i18n chars

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

  • Updated perl-Mail-Sender to 0.902:

    • Fixed multiple $VERSION variables (GH#2)

    • Addressed some testing issues with bad SMTP host
    • Turned off uninitialized warnings until they can all be resolved

    • Let DZil version the CType:: classes

    • Removed unused EXPORT_OK option

  • Updated perl-MetaCPAN-Client to 1.020000 as per the Fedora version


Recent