There is a new pull request by tjkirch against master on the void-packages repository https://github.com/tjkirch/void-packages curl-7.85 https://github.com/void-linux/void-packages/pull/39823 curl: update to 7.85.0. #### 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. A patch file from https://github.com/void-linux/void-packages/pull/39823.patch is attached