There is an updated pull request by Idesmi against master on the void-packages repository https://github.com/Idesmi/void-packages cni https://github.com/void-linux/void-packages/pull/36714 cni: update to 1.0.1; cni-plugins: update to 1.1.1; New package: cni-plugin-dnsname-1.3.1 #### Testing the changes - I tested the changes in this PR: **YES** For cni-plugin-dnsname: ``` podman network create foo podman run -dt --name web --network foo docker.io/nginx podman run -it --name client --network foo docker.io/nginx curl http://web.dns.podman ``` #### New package - This new package (`cni-plugin-dnsname`) conforms to the [quality requirements](https://github.com/void-linux/void-packages/blob/master/Manual.md#quality-requirements): **YES** #### Local build testing - I built this PR locally for my native architecture, x86_64 - I crossbuilt this PR locally for these architectures : - aarch64-musl A patch file from https://github.com/void-linux/void-packages/pull/36714.patch is attached