public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Cc: Adolf Belka <adolf.belka@ipfire.org>
Subject: [PATCH] nfs: Update to version 2.8.3
Date: Thu, 24 Apr 2025 15:43:52 +0200	[thread overview]
Message-ID: <20250424134354.3440212-10-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20250424134354.3440212-1-adolf.belka@ipfire.org>

- Update from version 2.8.2 to 2.8.3
- Update of rootfile not required
- Changelog is just a list of the commits and is over 500 lines long. The details can be
   found in the changelog at https://sourceforge.net/projects/nfs/files/nfs-utils/2.8.3/

Signed-off-by: Adolf Belka <adolf.belka@ipfire.org>
---
 lfs/nfs | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

diff --git a/lfs/nfs b/lfs/nfs
index 645aca302..5f3f8190e 100644
--- a/lfs/nfs
+++ b/lfs/nfs
@@ -26,7 +26,7 @@ include Config
 
 SUMMARY    = Support Utilities for Kernel nfsd
 
-VER        = 2.8.2
+VER        = 2.8.3
 
 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    = 26
+PAK_VER    = 27
 
 DEPS       = rpcbind
 
@@ -48,7 +48,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_BLAKE2 = b3b876dd1b4c745f4fe26b6ae9ec4690f7a946f5616276ce543a7cf0504156408e59682499b80aca4d09fe819de75c6499a11726bec0a392a277685199b56ac6
+$(DL_FILE)_BLAKE2 = 70fbba171697e13e0050cb146ff7e30ce53937d37882e4f53be62ee2792e8afee451a74e81d3b739a4d3c76ef444c5602a7a6a2a1e1148829a50f27e5da18533
 
 install : $(TARGET)
 
@@ -82,11 +82,11 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 	@$(PREBUILD)
 	@rm -rf $(DIR_APP) && cd $(DIR_SRC) && tar axf $(DIR_DL)/$(DL_FILE)
 	cd $(DIR_APP) && ./configure \
-		--prefix=/usr \
-		--sysconfdir=/etc  \
-		--disable-gss \
-		--without-tcp-wrappers \
-		--disable-ipv6
+				--prefix=/usr \
+				--sysconfdir=/etc  \
+				--disable-gss \
+				--without-tcp-wrappers \
+				--disable-ipv6
 	cd $(DIR_APP) && make $(MAKETUNING)
 	cd $(DIR_APP) && make install
 
-- 
2.49.0



  parent reply	other threads:[~2025-04-24 13:44 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-24 13:43 [PATCH] alsa: Update to version 1.2.14 Adolf Belka
2025-04-24 13:43 ` [PATCH] btrfs-progs: Update to version 6.14 Adolf Belka
2025-04-24 13:43 ` [PATCH] coreutils: Update to version 9.7 Adolf Belka
2025-04-24 13:43 ` [PATCH] fontconfig: Update to version 2.16.2 Adolf Belka
2025-04-24 13:43 ` [PATCH] gzip: Update to version 1.14 Adolf Belka
2025-04-24 13:43 ` [PATCH] libcap: Update to version 2.76 Adolf Belka
2025-04-24 13:43 ` [PATCH] libffi: Update to version 3.4.8 Adolf Belka
2025-04-24 13:43 ` [PATCH] libgpg-error: Update to version 1.54 Adolf Belka
2025-04-24 13:43 ` [PATCH] nano: Update to version 8.4 Adolf Belka
2025-04-24 13:43 ` Adolf Belka [this message]
2025-04-24 13:43 ` [PATCH] openssh: Update to version 10.0p1 Adolf Belka
2025-04-24 13:43 ` [PATCH] openssl: Update to version 3.5.0 Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250424134354.3440212-10-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox