#acl PaulHowarth:read,write,admin,revert,delete All:read === Monday 30th May 2016 === ==== Local Packages ==== * Updated `curl` to 7.49.1: * Windows: prevent DLL hijacking, [[CVE:2016-4802|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 ----