# curl 8.10.1 - Product: curl (https://whatsnew.fyi/product/curl) - Vendor: curl - Date: 2024-09-18 - Version: 8.10.1 - Original notes: https://curl.se/ch/8.10.1.html - Permalink: https://whatsnew.fyi/product/curl/releases/8.10.1 - Labels: Platforms: Desktop What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — autotools: fix --with-ca-embed build rule - **fixed** — cmake: ensure CURL_USE_OPENSSL/USE_OPENSSL_QUIC are set in sync - **fixed** — cmake: fix MSH3 to appear on the feature list - **fixed** — connect: store connection info when really done - **fixed** — FTP: partly revert eeb7c1280742f5c8fa48a4340fc1e1a1a2c7075a - **fixed** — http2: when uploading data from stdin, fix eos forwarding - **fixed** — http: make max-filesize check not count ignored bodies - **fixed** — lib: fix AF_INET6 use outside of USE_IPV6 - **fixed** — multi: check that the multi handle is valid in curl_multi_assign - **fixed** — QUIC: on connect, keep on trying on draining server - **fixed** — request: correctly reset the eos_sent flag - **fixed** — runtests: accept 'quictls' as OpenSSL compatible - **fixed** — rustls: fixed minor logic bug in default cipher selection - **changed** — rustls: rustls-ffi 0.14.0 update - **fixed** — rustls: support strong CSRNG data - **fixed** — setopt: remove superfluous use of ternary expressions - **fixed** — singleuse: drop Curl_memrchr() for no-HTTP builds - **fixed** — test537: cap the rlimit max this test runs - **fixed** — tests: tweak lock file handling and timers - **fixed** — tool_cb_wrt: use "curl_response" if no filename in URL curl / Docs / Releases / Changes in 8.10.1 Related: Daily Snapshots Source repo Release log Pending Release 🠰 8.10.0 all changes 8.11.0 🠲 #### Changes in 8.10.1 - September 18 2024 8.10.1 8.10.1 Bugfixes: - autotools: fix `--with-ca-embed` build rule - cmake: ensure `CURL_USE_OPENSSL`/`USE_OPENSSL_QUIC` are set in sync - cmake: fix MSH3 to appear on the feature list - connect: store connection info when really done - CURLMOPT_TIMERFUNCTION.md: emphasize that only a single timer should run - FTP: partly revert eeb7c1280742f5c8fa48a4340fc1e1a1a2c7075a - http2: when uploading data from stdin, fix eos forwarding - http: make max-filesize check not count ignored bodies - lib: fix AF_INET6 use outside of USE_IPV6 - libcurl-docs: CURLINFO_LOCAL_* work for QUIC as well as TCP - multi: check that the multi handle is valid in curl_multi_assign - QUIC: on connect, keep on trying on draining server - request: correctly reset the eos_sent flag - runtests: accept 'quictls' as OpenSSL compatible - rustls: fixed minor logic bug in default cipher selection - rustls: rustls-ffi 0.14.0 update - rustls: support strong CSRNG data - setopt: remove superfluous use of ternary expressions - singleuse: drop `Curl_memrchr()` for no-HTTP builds - test537: cap the rlimit max this test runs - tests: tweak lock file handling and timers - tool_cb_wrt: use "curl_response" if no filename in URL - transfer: fix sendrecv() without interim poll - vtls: fix `Curl_ssl_conn_config_match` doc param ##### Further The previous release was 8.10.0. The next release was 8.11.0.