]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
nfs: Update to version 2.9.1
authorAdolf Belka <adolf.belka@ipfire.org>
Tue, 7 Apr 2026 15:10:58 +0000 (17:10 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 7 Apr 2026 16:38:24 +0000 (16:38 +0000)
- Update from version 2.8.5 to 2.9.1
- No change to rootfile
- Changelog is just a list of the commits. The details can be found in the changelog at
    2.9.1
https://sourceforge.net/projects/nfs/files/nfs-utils/2.9.1/
    2.8.7
https://sourceforge.net/projects/nfs/files/nfs-utils/2.8.7/
    2.8.6
https://sourceforge.net/projects/nfs/files/nfs-utils/2.8.6/

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/nfs

diff --git a/lfs/nfs b/lfs/nfs
index c404be338ba401e169e9de096f8e1d948b9000d2..d0da3266bd3e7fd88800562bf46569f615279b63 100644 (file)
--- a/lfs/nfs
+++ b/lfs/nfs
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = Support Utilities for Kernel nfsd
 
-VER        = 2.8.5
+VER        = 2.9.1
 
 THISAPP    = nfs-utils-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
@@ -34,7 +34,7 @@ DL_FROM    = $(URL_IPFIRE)
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG       = nfs
-PAK_VER    = 29
+PAK_VER    = 30
 
 DEPS       = rpcbind
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = 56a2e193de3810ef8fafec65356851ad5900ee03d3f5aefa7fc336712bfdaf7ee6b235f973fec815c7396996cd8806320e09825798202e9957c9817607641dd0
+$(DL_FILE)_BLAKE2 = 029cc11c1d72c880aa22c90d841c7c9427e2acb2a39d46df07aac5714db62fad0dd78b82779fa325399cb03f4df918f0570bf17006b05efa3a9318f61000daab
 
 install : $(TARGET)