usr/sbin/nfsdclnts
usr/sbin/nfsidmap
usr/sbin/nfsiostat
+usr/sbin/nfsref
usr/sbin/nfsstat
usr/sbin/rpc.idmapd
usr/sbin/rpc.mountd
#usr/share/man/man8/nfsdcltrack.8
#usr/share/man/man8/nfsidmap.8
#usr/share/man/man8/nfsiostat.8
+#usr/share/man/man8/nfsref.8
#usr/share/man/man8/nfsstat.8
#usr/share/man/man8/rpc.idmapd.8
#usr/share/man/man8/rpc.mountd.8
###############################################################################
# #
# IPFire.org - A linux based firewall #
-# Copyright (C) 2007-2023 IPFire Team <info@ipfire.org> #
+# Copyright (C) 2007-2024 IPFire Team <info@ipfire.org> #
# #
# This program is free software: you can redistribute it and/or modify #
# it under the terms of the GNU General Public License as published by #
SUMMARY = Support Utilities for Kernel nfsd
-VER = 2.6.4
+VER = 2.7.1
THISAPP = nfs-utils-$(VER)
DL_FILE = $(THISAPP).tar.xz
DIR_APP = $(DIR_SRC)/$(THISAPP)
TARGET = $(DIR_INFO)/$(THISAPP)
PROG = nfs
-PAK_VER = 22
+PAK_VER = 24
DEPS = rpcbind
$(DL_FILE) = $(DL_FROM)/$(DL_FILE)
-$(DL_FILE)_BLAKE2 = eaec88d872e2b4cf8cd588e8770af44b7f7636685a229c9a70c10e6fab1344651c5e9a73ab9f520e7c92c2de455998bf14bba070b463db1e17e9e7042851b38f
+$(DL_FILE)_BLAKE2 = 0b62f9e86c687c5608947b667526b23cb480c1c526a4303db4d3e551383e5d482ea5b088e26d7f70240abcac405db3668f71377679294bd80796b42717d05f3b
install : $(TARGET)
--disable-gss \
--without-tcp-wrappers \
--disable-ipv6
-
cd $(DIR_APP) && make $(MAKETUNING)
cd $(DIR_APP) && make install