From patchwork Mon Apr 25 12:39:59 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 5547 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Kn4NS1XJKz3x1v for ; Mon, 25 Apr 2022 12:40:08 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Kn4NQ5X9fz2lv; Mon, 25 Apr 2022 12:40:06 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Kn4NQ4TW9z2ynV; Mon, 25 Apr 2022 12:40:06 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384 client-signature ECDSA (P-384) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Kn4NP0fZPz2xXY for ; Mon, 25 Apr 2022 12:40:05 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Kn4NN352xz2B8; Mon, 25 Apr 2022 12:40:04 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1650890404; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=yWt/L3iGIGgDTC1wnC6mSimTDxZWesJ67oO6wjOBnyM=; b=2Oi28+ohc5wj/9r6ZSaoVIVSw/1LAAaIsa11vGU4tbRryt71lNaAy4b2+Lb7nVwdu+yLzc wrymAb7z+Iz2q4BQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1650890404; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=yWt/L3iGIGgDTC1wnC6mSimTDxZWesJ67oO6wjOBnyM=; b=ChA5YL7+Hx2x+nnrCJXdGTH58IekZRaNM93PplBZ3VqsPndx0cxN4fAdDvAvLuj8YLjIU1 h4AN8kFOmiSuAHsyI8/k5OEthI1n+UjfZmb7jrgkqCUVLsiMZrDR1S1riCTJyC2TnaoWJP 7Fk/QFP5Z9hkPpQusoJSwXUm695VRVnOinS1BTMCMz6KDeWYVZXZ2nnzkKzNHHWPjeOXGH oTc5kKhveQIhqgDGiJjjvn0Y7AxhlltY6uj335+U8Rs2kBnv5k9veTpK0GUnpxHMGE5tfk hKwf4g9+i/69w0KELPiaVcHhLmIB18r6KUiRvhBeDvlu/uYphK3IQj3i/xZUqw== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] nfs: Update to version 2.6.1 Date: Mon, 25 Apr 2022 14:39:59 +0200 Message-Id: <20220425123959.3436937-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update from version 2.5.3 to 2.6.1 - Update of rootfile not required - Changelog is not available in the source tarball or on the website. Follwoing list of changes obtained from git shortlog listing Release: 2.6.1 nfs-utils-2-6-1 mount: removed unused lable tools/rpcgen: fix build on macos arm64 (stat64 issue) mount: Remove NFS v2 support from mount.nfs nfs.man: Remove references to NFS v2 from the man pages nfsd: Remove the ability to enable NFS v2. mount: don't bind a socket needlessly. Add --disable-sbin-override for when /sbin is a symlink mountstats: division by zero error on new mount when... mountd: only do NFSv4 logging on supported kernels. Move version.h into a common include directory install-dep: Use command -v instead of which nfs.man: adding new mount option max_connect cacheio.c:216:21: warning: unused variable 'stb' [... gssd: fix crash in debug message. systemd generators: Install depending on location for... systemd/Makefile: Drop exlicit setting of unit_dir nfs-utils: add install-dep for installing all dependencies nfs-utils: Fix mem leak in mountd nfs-utils: Fix mem leaks in krb5_util nfs-utils: Fix mem leaks in gssd nfs-utils: Fix potential memory leaks in idmap nfsdcltrack: Use uint64_t instead of time_t systemd: Fix non-default statedir paths. nfsdcltrack/nfsdcltrack.c: Fix printf format nfsdcltrack/sqlite: Fix printf format mount.nfs: Fix the sloppy option processing Release: 2.5.4 gssd: Cleaned up debug messages mount.nfs: insert 'sloppy' at beginning of the options nfs(5): Correct the spelling of "kernel_source" nfs(5): Fix missing mentions of "rdma6" netid gssd: add timeout for upcall threads gssd: deal with failed thread creation configure: check for rpc/rpc.h presence README: update git repository URL Move declaration of etab and rmtab into libraries Remove 'force' arg from cache_flush() Fix NFSv4 export of tmpfs filesystems gssd: use mutex to protect decrement of refcount nfs-utils: Enable the retrieval of raw config settings... nfs-utils: Factor out common structure cleanup calls Replace all /var/run with /run Fix `statx()` emulation breaking exports mountd/exports: Fix typo in the man page NFS server should enable RDMA by default mountd/exportd: only log confirmed clients, and poll... exportfs: fix unexporting of '/' nfsdclnts: Ignore SIGPIPE signal mountd: add logging of NFSv4 clients attaching and... mountd: make default ttl settable by option mountd: add --cache-use-ipaddr option to force use_ipaddr mountd: add logging for authentication results for... mountd/exports: update man page mountd: Don't proactively add export info when fh info... mountd: reject unknown client IP when !use_ipaddr. gssd: Add options to rpc.gssd to allow for the use... exportd: server-side gid management Signed-off-by: Adolf Belka Reviewed-by: Peter Müller --- lfs/nfs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lfs/nfs b/lfs/nfs index e9c404131..c8fe3ca5f 100644 --- a/lfs/nfs +++ b/lfs/nfs @@ -26,15 +26,15 @@ include Config SUMMARY = Support Utilities for Kernel nfsd -VER = 2.5.3 +VER = 2.6.1 THISAPP = nfs-utils-$(VER) -DL_FILE = $(THISAPP).tar.xz +DL_FILE = $(THISAPP).tar.bz2 DL_FROM = $(URL_IPFIRE) DIR_APP = $(DIR_SRC)/$(THISAPP) TARGET = $(DIR_INFO)/$(THISAPP) PROG = nfs -PAK_VER = 16 +PAK_VER = 17 DEPS = rpcbind @@ -48,7 +48,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 89120d8268e6c1db3b731f67604368ac245c76fc5b290ed63c5251a08b2c3e8309199217ae1407aebc43aeab8910a1a6f97fec60b9a73661e87220c718e082e0 +$(DL_FILE)_BLAKE2 = fe6ec58b4c0def75a43f40a581a9d67d25ee2e6979f41da87453661b33460b99744e1799d6b1a3ef026027cafb1aae8a954cc6449d3eb77eee494fe72804751d install : $(TARGET)