There is a new pull request by dstolfa against master on the void-packages repository https://github.com/dstolfa/void-packages master https://github.com/void-linux/void-packages/pull/30869 strongswan: bump to 5.9.2, fix tests, fix eap-mschapv2. The test failure in void was due to tzdata being a runtime dependency of one test indirectly, so we simply add it in makedepends. For eap-mschapv2 to be loaded at runtime, we need to have --enable-openssl as a configuration flag. While strongswan will build and install eap-mschapv2 without it, it will never actually load it as a plugin and it simply won't work. #### Have the results of the proposed changes been tested? - [x] I use the packages affected by the proposed changes on a regular basis and confirm this PR works for me - [ ] I generally don't use the affected packages but briefly tested this PR A patch file from https://github.com/void-linux/void-packages/pull/30869.patch is attached