All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH] package/nfs-utils: bump version to 2.5.3
@ 2021-02-22 14:33 Giulio Benetti
  2021-02-22 17:47 ` Petr Vorel
  2021-02-26  7:49 ` Peter Korsgaard
  0 siblings, 2 replies; 3+ messages in thread
From: Giulio Benetti @ 2021-02-22 14:33 UTC (permalink / raw)
  To: buildroot

Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
---
 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 6268552ca1..25c11cb686 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.5.2/sha256sums.asc
-sha256  d493b81c9d3ffce5d10af701a63ed2b8a21768c23da4a2eceb4d708aea65d9de  nfs-utils-2.5.2.tar.xz
+# From https://www.kernel.org/pub/linux/utils/nfs-utils/2.5.3/sha256sums.asc
+sha256  b54d6d8ea2ee62d64111278301ba4631b7bb19174e7f717a724fe5d463900c80  nfs-utils-2.5.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 df581b381f..c384e939d8 100644
--- a/package/nfs-utils/nfs-utils.mk
+++ b/package/nfs-utils/nfs-utils.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-NFS_UTILS_VERSION = 2.5.2
+NFS_UTILS_VERSION = 2.5.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+
-- 
2.25.1

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] package/nfs-utils: bump version to 2.5.3
  2021-02-22 14:33 [Buildroot] [PATCH] package/nfs-utils: bump version to 2.5.3 Giulio Benetti
@ 2021-02-22 17:47 ` Petr Vorel
  2021-02-26  7:49 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Petr Vorel @ 2021-02-22 17:47 UTC (permalink / raw)
  To: buildroot

Hi Giulio,

Reviewed-by: Petr Vorel <petr.vorel@gmail.com>

Thanks for update.

Kind regards,
Petr

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Buildroot] [PATCH] package/nfs-utils: bump version to 2.5.3
  2021-02-22 14:33 [Buildroot] [PATCH] package/nfs-utils: bump version to 2.5.3 Giulio Benetti
  2021-02-22 17:47 ` Petr Vorel
@ 2021-02-26  7:49 ` Peter Korsgaard
  1 sibling, 0 replies; 3+ messages in thread
From: Peter Korsgaard @ 2021-02-26  7:49 UTC (permalink / raw)
  To: buildroot

>>>>> "Giulio" == Giulio Benetti <giulio.benetti@benettiengineering.com> writes:

 > Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>

From the looks of it, it adds some new features so I've applied to next,
thanks.

https://lwn.net/Articles/847055/

-- 
Bye, Peter Korsgaard

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-26  7:49 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-22 14:33 [Buildroot] [PATCH] package/nfs-utils: bump version to 2.5.3 Giulio Benetti
2021-02-22 17:47 ` Petr Vorel
2021-02-26  7:49 ` Peter Korsgaard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.