There is an updated pull request by dkwo against master on the void-packages repository https://github.com/dkwo/void-packages openssl3 https://github.com/void-linux/void-packages/pull/37681 update openssl to 3 series - Build failures on `x86_64-musl`: - [ ] gsoap, vanitygen, pjproject, stunnel, thrift, tcpflow: missing distfiles / wrong sha-sums - [ ] cbang, poco, pidgin-sipe, nodejs-lts, kore, xrootd, netpgp, opensc, vpn-ws, eid-mw, boinc, php, php8.0, git-crypt, umurmur, nzbget, nrpe, - [x] sbsigntool - [ ] pkcs11-helper, mumble, squid, xca: deprecated something - [ ] mairix, rust-sccache, fractal, telegram-desktop, rabbitmq-c, git-brws, rooster, cargo-aoc, spotify-tui, git-series, tarpaulin, taisei, rust-cargo-audit, signal-backup-decode, cargo-outdated, rustup: cargo errors - [ ] lua54-luasec, yubiko-piv-tool, gcsf, ipmiutil, rng-tools: errors - xbps: added temporary fixture suggested by @Duncaen, still broken - racket: drop depend on versioned libssl - Note to self: use `xrevbump "bump for openssl3" $(xbps-query -Rs libssl.so -p shlib-requires | cut -d ':' -f 1 | xargs -n1 xbps-uhelper getpkgname)` and same for `libcrypto`, or use `sort -u file1 file2`. [ci skip] A patch file from https://github.com/void-linux/void-packages/pull/37681.patch is attached