There's a merged pull request on the void-packages repository iwd: update to 1.26. https://github.com/void-linux/void-packages/pull/36288 Description: #### Testing the changes - I tested the changes in this PR: **YES** #### Local build testing - I built this PR locally for my native architecture, (x86_64-musl) - I built this PR locally for these architectures (if supported. mark crossbuilds): - aarch64-musl - ppc64le-musl --- [Changelog](https://git.kernel.org/pub/scm/network/wireless/iwd.git/plain/ChangeLog): ``` ver 1.26: Fix issue with handling BSS that changed frequency. Fix issue with handling frequencies in neighbor report. Fix issue with operating classes for 802.11ax standard. Fix issue with enforcing of MFPR for 6 GHz frequencies. Add support for band defined in the WiFi 6E amendment. Add support for scanning while in AP mode. ver 1.25: Fix issue with handling abort of periodic scans. Fix issue with handling connection when link goes down. Fix issue with handling operating channel information. Add support for encrypted network profile storage. Add support for DPP initiating as a configurator. ```