There is an updated pull request by classabbyamp against master on the void-packages repository https://github.com/classabbyamp/void-packages openssl3 https://github.com/void-linux/void-packages/pull/45650 Openssl3 thanks to @dkwo for getting this started, I've made a few simplifications and fixes: - fully and properly remove `php8.0` and related - don't create 1.1 compat packages (this may have made sense at the beginning of the year but now the EOL is looming) - revbump all dependants and include fixes if necessary #### Testing the changes - I tested the changes in this PR: **IN PROGRESS** - currently running rebuilds, to mostly great success - rebuilds: - [x] x86_64 - [x] x86_64-musl - [x] i686 - [x] aarch64 - [x] aarch64-musl - [x] armv7l - [x] armv7l-musl - [ ] armv6l - [ ] armv6l-musl supersedes and closes #37681 closes #44208 closes #45672 [ci skip] A patch file from https://github.com/void-linux/void-packages/pull/45650.patch is attached