Wednesday 4th June 2025
Fedora Project
Updated curl to 8.14.1:
asyn-thrdd: Fix clean-up when RR fails due to OOM
autotools: Recognize more Linux targets when setting '-D_GNU_SOURCE'
BUG-BOUNTY.md: Mention the medium bounty amount in 2025
- cmake: Fix missed version number for multi-pkg-config detections
- cmdline-docs: Mention HTTP resumed uploads to be shaky
curl: make -N handled correctly
curl: Upload from '.' fix
- dllmain: Exclude from Cygwin builds
docs/tests: Remove mention of hyper
- docs: Fix typos
ftp: Fix tear-down of DATA connection in done
- http: Fail early when rewind of input failed when following redirects
- license: Update some copyright links to curl.se
memanalyze.pl: Fix getaddrinfo/freeaddrinfo checks
- misc: Fix spelling
misc: We write an IPv6 address
multi: Fix add_handle resizing
- spelling: 'a' vs. 'an'
- spelling: Call it null-terminate consistently
test1510: Fix expectation
- tests: Await portfile to be complete
tests: Fix checks for https-mtls proto
- tests: Improve server start reliability
tests: Move test docs into /docs
- tests: Re-enable 1510, document heimdal memleak
- tests: Test mtls also with clientAuth EKU only
tests: Test mtls with --insecure
tls BIOs: Handle BIO_CTRL_EOF correctly
tool_getparam: Make --no-anyauth not be accepted
tool_getparam: Refactored, simplified
tool_getparam: Remove two nextarg NULL checks
VULN-DISCLOSURE-POLICY.md: The distros list wants ≤ 7 days embargo
- wolfssl: Fix sending of early data
ws: Handle blocked sends better (CVE-2025-5399)
- ws: Tests and fixes