summaryrefslogtreecommitdiffstats
path: root/rules/util-linux-ng.make
diff options
context:
space:
mode:
authorChristian Melki <christian.melki@t2data.com>2022-03-31 14:30:58 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2022-04-08 13:34:04 +0200
commit1eaec606f6d9904cd64f07ed121d82a0bdf4a68e (patch)
treecff51b2300791e729c44a13ec53f0edf2887abc1 /rules/util-linux-ng.make
parentdf15144b8538dd7ca29fa96221badfbb35cd5d12 (diff)
downloadptxdist-1eaec606f6d9904cd64f07ed121d82a0bdf4a68e.tar.gz
ptxdist-1eaec606f6d9904cd64f07ed121d82a0bdf4a68e.tar.xz
util-linux-ng: Version bump. 2.37.4 -> 2.38.
New translations for util-linux-ng. lsfd is introduced as a new command. Various bugfixes all over the place. Quite a few fixes from running Coverity / ASAN. Releasenotes at: https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.38/v2.38-ReleaseNotes Beware, releasenotes are between 2.37 to 2.38, not patchlevels. * Opted to not introduce lsfd yet. Signed-off-by: Christian Melki <christian.melki@t2data.com> Message-Id: <20220331123058.3526218-1-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 65fc63983..49b9d2bcb 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.4
-UTIL_LINUX_NG_MD5 := 755919e658c349cad9e1c7c771742d48
+UTIL_LINUX_NG_VERSION := 2.38
+UTIL_LINUX_NG_MD5 := fffdc126809a6d4c1789a9efc1b96623
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)))