There is a new pull request by ahesford against master on the void-packages repository https://github.com/ahesford/void-packages samba https://github.com/void-linux/void-packages/pull/31655 samba: update to 4.14.5; ldb: update to 2.3.0; cifs-utils: update to 6.13 The Samba update builds cleanly and seems to run fine on `x86_64`. There is one shlib bump, `libsamba-credentials.so.1`, but that seems to be used exclusively by sub-packages so I think we can escape revbumping all of the dependants. (It would be good to test some of the dependants for basic Samba functionality.) This update includes the patch from #31649. The Samba server in this package appears to work as expected as a Time Machine backup target for a MacOS client; the client in this package appears to browse Windows and Synology (not sure if that's Samba or some other server) hosts. #### 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 cc: @ericonr (Note to testers: for some reason I haven't identified, the Samba configure script picks up any Samba libs if they are installed on the host. To properly build this package, make sure *any* existing Samba packages---includeing `samba-libs`---are removed for your system, or the resulting packages will be broken.) A patch file from https://github.com/void-linux/void-packages/pull/31655.patch is attached