PaulHowarth/Blog/2014-01-08

Wednesday 8th January 2014

Fedora Project

  • Updated perl-B-Hooks-EndOfScope to 0.13 in Rawhide:

    • Variable::Magic added as a runtime recommendation for greater visibility (CPAN RT#89245)

    • Fixed broken logic in compiler detection on older perls
    • Fixed inaccurate repository metadata
  • Updated perl-Net-SSLeay to 1.56 in Rawhide:

    • Fixed a typo in documentation of BEAST Attack
    • Added LICENSE file copied from OpenSSL distribution to prevent complaints from various versions of kwalitee

    • Adjusted license: in META.yml to be 'openssl'

    • Adds support for the basic operations necessary to support ECDH for PFS, e.g. EC_KEY_new_by_curve_name, EC_KEY_free and SSL_CTX_set_tmp_ecdh

    • Improvements to t/handle/external/50_external.t to handle the case when a test connection was not possible

    • Added support for ALPN TLS extension
    • Fixed a use-after-free error
    • Fixed a problem with invalid comparison on OBJ_cmp result in t/local/36_verify.t

    • Added support for get_peer_cert_chain()

    • Fixed a bug that could cause stack faults: mixed up PUTBACK with SPAGAIN in ssleay_RSA_generate_key_cb_invoke(); a final PUTBACK is needed here

    • Fixed cb->data checks and wrong refcounts on &PL_sv_undef

    • Deleted support for SSL_get_tlsa_record_byname: it is not included in OpenSSL git master

Local Packages

  • Updated perl-B-Hooks-EndOfScope to 0.13 as per the Fedora version

  • Updated perl-Net-SSLeay to 1.56 as per the Fedora version


Recent