Upload page content

You can upload content for the page named below. If you change the page name, you can also upload content for another page. If the page name is empty, we derive the page name from the file name.

File to load page content from
Page name
Comment

    PaulHowarth/Blog/2016-05-30

Monday 30th May 2016

Local Packages

  • Updated curl to 7.49.1:

    • Windows: prevent DLL hijacking, CVE-2016-4802

    • dist: Include manpage-scan.pl, nroff-scan.pl and CHECKSRC.md

    • schannel: Fix compile break with MSVC XP toolset
    • curlbuild.h.dist: Check __LP64__ as well to fix MIPS build

    • dist: Include curl_multi_socket_all.3

    • http2: Use HTTP/2 in the HTTP/1.1-alike response
    • openssl: ERR_remove_thread_state() is deprecated in latest 1.1.0

    • CURLOPT_CONNECT_TO.3: User must not free the list prematurely

    • libcurl.m4: Avoid obsolete warning

    • winbuild/Makefile.vc: Fix check on SSL, MBEDTLS, WINSSL exclusivity

    • curl_multibyte: Fix compiler error

    • openssl: Cleanup must free compression methods (memory leak)
    • mbedtls: Fix includes so snprintf() works

    • checksrc.pl: Added variants of strcat()/strncat() to banned function list

    • contributors.sh: Better grep pattern and show GitHub username

    • ssh: Fix build for libssh2 before 1.2.6

    • curl_share_setopt.3: Add minimum version needed for ssl session lock


Recent