There is a new pull request by otommod against master on the void-packages repository https://github.com/otommod/void-packages samba-fixes https://github.com/void-linux/void-packages/pull/50556 samba: update patches & services, fix `check` #### Testing the changes - I tested the changes in this PR: **briefly** #### 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): - x86_64 One test actually fails. No idea why, potentially related to us using the system MIT krb5? I've seen some mentions that it's not fully up to par with heimdal yet. I also didn't manage to run `ctdbd` so I hope the new "stop" script works. :) It is how upstream does it in their `.service` file but I think `systemd` always falls back to just `KILL`ing the service after a bit if the more gentle methods don't succeed which I don't think `runit` automatically does. A patch file from https://github.com/void-linux/void-packages/pull/50556.patch is attached