There is an updated pull request by slymattz against master on the void-packages repository https://github.com/slymattz/void-packages nfs-utils-2.8.2 https://github.com/void-linux/void-packages/pull/53467 nfs-utils: update to 2.8.2, libtirpc: update to 1.3.6 #### 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-glibc - I built this PR locally for these architectures (if supported. mark crossbuilds): - x86_64-musl #### Patching for musl 1. https://patchwork.kernel.org/project/linux-nfs/patch/20241201153637.449538-1-b.tataroiu@gmail.com/ this patch has been applied upstream and is supposed to solve musl memory leaks (in earlier builds it was managed by musl-svcgssd-sysconf.patch) 2. the other patches except for musl-fix_long_unsigned_int.patch have also been accepted upstream 3. without musl-fix_long_unsigned_int.patch compilation errors occur on musl (for reference, see https://github.com/void-linux/void-packages/pull/52088#issue-2501336506) A patch file from https://github.com/void-linux/void-packages/pull/53467.patch is attached