aboutsummaryrefslogtreecommitdiffstats
path: root/main/nfs-utils/nfs-utils-svcgssd_undefined_reference.patch
Commit message (Collapse)AuthorAgeFilesLines
* main/nfs-utils: upgrade to 2.3.2Jan Tatje2018-08-301-40/+0
| | | | Had demote some -Werror flags to warnings due to build failing.
* main/nfs-utils: Fix and enable rpc.svcgssdJan Tatje2018-08-011-0/+40
enabled svcgssd build flag, applied patch from gentoo to make it build and wrote another patch to fix segfaults, because musl returns -1 for sysconf(_SC_GETGR_R_SIZE_MAX), which was not handled at all, thus allocating a smaller buffer than needed.