[Buildroot] [git commit branch/2025.02.x] package/nfs-utils: bump version to 2.8.3

Thomas Perale thomas.perale at mind.be
Wed Apr 16 16:32:57 UTC 2025


commit: https://git.buildroot.net/buildroot/commit/?id=2b8badc39bdb429cb98638b687e77fdfaa8b788d
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2025.02.x

Release announce:
https://lore.kernel.org/linux-nfs/64a11de6-ca85-40ce-9235-954890b3a483@redhat.com/

Signed-off-by: Giulio Benetti <giulio.benetti at benettiengineering.com>
[Julien: add link to release announce]
Signed-off-by: Julien Olivain <ju.o at free.fr>
(cherry picked from commit bd6e78103825c6aaed125fa0a67814775dc63b9d)
Signed-off-by: Thomas Perale <thomas.perale at mind.be>
---
 package/nfs-utils/nfs-utils.hash | 4 ++--
 package/nfs-utils/nfs-utils.mk   | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/package/nfs-utils/nfs-utils.hash b/package/nfs-utils/nfs-utils.hash
index ff3f03799d..af5fc8bd73 100644
--- a/package/nfs-utils/nfs-utils.hash
+++ b/package/nfs-utils/nfs-utils.hash
@@ -1,4 +1,4 @@
-# From https://www.kernel.org/pub/linux/utils/nfs-utils/2.8.2/sha256sums.asc
-sha256  a39bbea76ac0ab9e6e8699caf3c308b6b310c20d458e8fa8606196d358e7fb15  nfs-utils-2.8.2.tar.xz
+# From https://www.kernel.org/pub/linux/utils/nfs-utils/2.8.3/sha256sums.asc
+sha256  11e7c5847a8423a72931c865bd9296e7fd56ff270a795a849183900961711725  nfs-utils-2.8.3.tar.xz
 # Locally computed
 sha256  576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de  COPYING
diff --git a/package/nfs-utils/nfs-utils.mk b/package/nfs-utils/nfs-utils.mk
index 60e9c26695..0af0254d3f 100644
--- a/package/nfs-utils/nfs-utils.mk
+++ b/package/nfs-utils/nfs-utils.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-NFS_UTILS_VERSION = 2.8.2
+NFS_UTILS_VERSION = 2.8.3
 NFS_UTILS_SOURCE = nfs-utils-$(NFS_UTILS_VERSION).tar.xz
 NFS_UTILS_SITE = https://www.kernel.org/pub/linux/utils/nfs-utils/$(NFS_UTILS_VERSION)
 NFS_UTILS_LICENSE = GPL-2.0+


More information about the buildroot mailing list