There's a closed pull request on the void-packages repository curl: update to 7.85.0. https://github.com/void-linux/void-packages/pull/39823 Description: #### Testing the changes - I tested the changes in this PR: **YES** - I curled http, https, and gopher sites, then used two programs that link to libcurl - rustup and fwupd. All unit tests passed on x86-64 glibc except for test 3001, which failed because its port was already in use; this test has been reported flaky elsewhere. #### Local build testing - I built this PR locally for my native architecture, x86-64 glibc - I built this PR locally for these architectures (if supported. mark crossbuilds): - aarch64-glibc - armv7l-glibc - armv6l-glibc - armv6l-musl I confirmed that the two patches we had are upstream in this release.