#acl PaulHowarth:read,write,admin,revert,delete All:read === Wednesday 1st July 2020 === ==== Local Packages ==== * Updated `curl` to 7.71.1 * cirrus-ci: Disable FreeBSD 13 (again) * `Curl_inet_ntop`: Always check the return code * `CURLOPT_READFUNCTION.3`: Provide the upload data size up front * `DYNBUF.md`: Fix a typo: `trail` ⇒ `tail` * escape: Make the URL decode able to reject only %00-bytes * escape: Zero length input should return a zero length output * `examples/multithread.c`: Call `curl_global_cleanup()` * http2: Set the correct URL in pushed transfers * http: Fix proxy auth with blank password * mbedtls: Fix build with disabled proxy support * ngtcp2: Sync with current master * openssl: Fix compilation on Windows when ngtcp2 is enabled * Revert "multi: implement wait using winsock events" * sendf: Improve the message on client write errors * terminology: Call them null-terminated strings * tool_cb_hdr: Fix etag warning output and return code * url: Allow user + password to contain "control codes" for HTTP(S) * vtls: Compare cert blob when finding a connection to reuse . I haven't done builds of this for Fedora 13 to 15 inclusive as there are now just too many test failures on those platforms (possibly a `c-ares` memory clean-up issue?); I intend to drop support for these distributions altogether in November when RHEL-6 reaches its end of life * Updated `perl-File-Slurp` to 9999.32: * Re-release after fixing `MANIFEST` * Updated `schily` update to 2020.07.01 ----