PaulHowarth/Blog/2014-07-15

Tuesday 15th July 2014

Fedora Project

  • Updated perl-Net-SSLeay to 1.65 in F-21 and Rawhide:

    • Added note to docs to make it clear that X509_get_subjectAltNames returns a packed binary IP address for type 7 - GEN_IPADD

    • Improvements to SSL_OCSP_response_verify to compile under non-c99 compilers

    • Port to Android, includes Android-specific version of RSA_generate_key

    • Added LibreSSL support
    • Patch that fixes the support for SSL_set_info_callback and adds SSL_CTX_set_info_callback and SSL_set_state; support for these functions is necessary to either detect renegotiation or to enforce renegotiation

    • Fixed a problem with SSL_set_state not available on some early OpenSSLs

    • Removed arbitrary size limits from calls to tcp_read_all in tcpcat() and http_cat()

    • Removed unnecessary Debian_CPANTS.txt from MANIFEST - again

  • Updated perl-YAML to 0.96 in F-21 and Rawhide:

    • Fix metadata and add Contributing file

    • Change Kwim to Swim

Local Packages

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

  • Updated perl-YAML to 0.96 as per the Fedora version

  • Updated perl-YAML-LibYAML to 0.44:

    • Switch to Zilla::Dist

    • No longer depend on Test::Base, Spiffy, and Filter::Util::Call

    • Remove test/changes.t


Recent