summaryrefslogtreecommitdiffstats
path: root/rules/util-linux-ng.make
diff options
context:
space:
mode:
authorChristian Melki <christian.melki@t2data.com>2022-02-06 00:07:15 +0100
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-02-11 18:32:12 +0100
commite156af9aa92b7ee7adee290f37409b8312f88ddd (patch)
tree9be2be3a76b3b92ff364234e4ca50d1dc6d72897 /rules/util-linux-ng.make
parentd27181cb59920a0e96d3954ae356946bd28821a9 (diff)
downloadptxdist-e156af9aa92b7ee7adee290f37409b8312f88ddd.tar.gz
ptxdist-e156af9aa92b7ee7adee290f37409b8312f88ddd.tar.xz
util-linux-ng: Version bump 2.37.2 -> 2.37.3
* Minor bump. Bugfix release. * Notable inclusion in the release is the lsfd program. lsfd is intended as a replacement to lsof with more support for Linux specific features such as namespaces. Needs a bit more work to mature. Perhaps make an introduction of lsfd in the next major util-linux release. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20220205230718.2518022-2-christian.melki@t2data.com> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/util-linux-ng.make')
-rw-r--r--rules/util-linux-ng.make4
1 files changed, 2 insertions, 2 deletions
diff --git a/rules/util-linux-ng.make b/rules/util-linux-ng.make
index 25e4c8768..4ad8757ff 100644
--- a/rules/util-linux-ng.make
+++ b/rules/util-linux-ng.make
@@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_UTIL_LINUX_NG) += util-linux-ng
#
# Paths and names
#
-UTIL_LINUX_NG_VERSION := 2.37.2
-UTIL_LINUX_NG_MD5 := d659bf7cd417d93dc609872f6334b019
+UTIL_LINUX_NG_VERSION := 2.37.3
+UTIL_LINUX_NG_MD5 := 36fe209806ede050ce124e4a2e6e66d4
UTIL_LINUX_NG := util-linux-$(UTIL_LINUX_NG_VERSION)
UTIL_LINUX_NG_SUFFIX := tar.xz
UTIL_LINUX_NG_BASENAME := v$(if $(filter 2,$(basename $(UTIL_LINUX_NG_VERSION))),$(UTIL_LINUX_NG_VERSION),$(basename $(UTIL_LINUX_NG_VERSION)))