There is an updated pull request by lvdh against master on the void-packages repository https://github.com/lvdh/void-packages salt-3007 https://github.com/void-linux/void-packages/pull/52887 salt: update to 3007.1. #### Testing the changes - I tested the changes in this PR: **briefly**, on x86_64-glibc - The build installs successfully. - Running `salt-minion` is successful, including connection to an existing `salt-master`. - Running `salt-master` from this build is untested. #### Local build testing - I built this PR locally for my native architecture, **x86_64-glibc** - I built this PR locally for these architectures, **all crossbuilds**: - aarch64 - aarch64-musl - armv6l - armv6l-musl - armv7l - armv7l-musl - x86_64-musl #### Additional notes - `xlint template`: ok - changes: - template: - Update version and checksum. - patches: - Remove one patch specific to version `3006.8`. - Adapt one patch to upstream updates, no functional changes. A patch file from https://github.com/void-linux/void-packages/pull/52887.patch is attached