PaulHowarth/Blog/2012-03-23

Friday 23rd March 2012

Fedora Project

  • Updated curl to 7.25.0 in Rawhide (Bug #806264):

    • configure: add option to disable --libcurl output

    • --ssl-allow-beast and CURLOPT_SSL_OPTIONS added

    • Added CURLOPT_TCP_KEEPALIVE, CURLOPT_TCP_KEEPIDLE, CURLOPT_TCP_KEEPINTVL

    • curl: use new library-side TCP_KEEPALIVE options

    • Added a new CURLOPT_MAIL_AUTH option

    • Added support for --mail-auth

    • --libcurl now also works with -F and more!

    • --max-redirs: allow negative numbers as option value

    • parse_proxy: bail out on zero-length proxy names

    • configure: don't modify LD_LIBRARY_PATH for cross compiles

    • curl_easy_reset: reset the referer string

    • curl tool: don't abort glob-loop due to failures

    • CONNECT: send correct Host: with IPv6 numerical address

    • Explicitly link to the nettle/gcrypt libraries

    • More resilient connection times among IP addresses
    • winbuild: fix IPV6 and IDN options
    • SMTP: fixed error when using CURLOPT_CONNECT_ONLY

    • cyassl: update to CyaSSL 2.0.x API

    • smtp: fixed an issue with the EOB checking

    • pop3: fixed drop of final CRLF in EOB checking

    • smtp: fixed an issue with writing postdata

    • smtp: added support for returning SMTP response codes

    • CONNECT: fix ipv6 address in the Request-Line

    • curl-config: only provide libraries with --libs

    • LWIP: don't consider HAVE_ERRNO_H to be winsock

    • ssh: tunnel through HTTP proxy if requested

    • cookies: strip off [brackets] from numerical ipv6 host names
    • libcurl docs: version corrections

    • cmake: list_spaces_append_once failure

    • resolve with c-ares: don't resolve IPv6 when not working

    • smtp: changed error code for EHLO and HELO responses

    • parsedate: fix a numeric overflow

  • Updated perl-Module-ExtractUse to 0.27 in Rawhide (Bug #806286):

    • Removed Test::NoWarnings from a t/23_universal_require.t because it upsets the (manual) plan if the tests are skipped

Local Packages

  • Updated curl to 7.25.0 as per the Fedora version

  • Updated fetchyahoo to 2.14.3:

    • Fix "400 Multi-hop detected" error

  • Updated perl-autodie to 2.11:

    • Explicitly documented that autodie is context-unaware

    • Multi-arg open tests are skipped on VMS

    • Bugfix: recv.t shouldn't assume STDIN is a file handle

    • Fixed compatibility with Carp 1.25

    • Exception classes are loaded more safely
  • Updated perl-DateTime to 0.74:

    • Small packaging fix for metacpan's benefit

  • Updated perl-Module-ExtractUse to 0.27 as per the Fedora version


Recent