From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Fri, 08 Apr 2022 15:36:40 +0200 Received: from metis.ext.pengutronix.de ([2001:67c:670:201:290:27ff:fe1d:cc33]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1ncon3-00BuJ3-Me for lore@lore.pengutronix.de; Fri, 08 Apr 2022 15:36:40 +0200 Received: from localhost ([127.0.0.1] helo=metis.ext.pengutronix.de) by metis.ext.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1ncon1-0000Nc-8r; Fri, 08 Apr 2022 15:36:39 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1ncomH-0008F6-9t; Fri, 08 Apr 2022 15:35:53 +0200 Received: from [2a0a:edc0:0:1101:1d::39] (helo=dude03.red.stw.pengutronix.de) by drehscheibe.grey.stw.pengutronix.de with esmtp (Exim 4.94.2) (envelope-from ) id 1ncomI-001oRa-11; Fri, 08 Apr 2022 15:35:52 +0200 Received: from mol by dude03.red.stw.pengutronix.de with local (Exim 4.94.2) (envelope-from ) id 1ncomF-000VqT-Pj; Fri, 08 Apr 2022 15:35:51 +0200 From: Michael Olbrich To: ptxdist@pengutronix.de Date: Fri, 8 Apr 2022 15:35:51 +0200 Message-Id: <20220408133551.122370-1-m.olbrich@pengutronix.de> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220331123058.3526218-1-christian.melki@t2data.com> References: <20220331123058.3526218-1-christian.melki@t2data.com> MIME-Version: 1.0 Subject: Re: [ptxdist] [APPLIED] util-linux-ng: Version bump. 2.37.4 -> 2.38. X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: Christian Melki Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false Thanks, applied as 1eaec606f6d9904cd64f07ed121d82a0bdf4a68e. Michael [sent from post-receive hook] On Fri, 08 Apr 2022 15:35:51 +0200, Christian Melki wrote: > 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 > Message-Id: <20220331123058.3526218-1-christian.melki@t2data.com> > Signed-off-by: Michael Olbrich > > diff --git a/rules/util-linux-ng.make b/rules/util-linux-ng.make > index 65fc63983ecf..49b9d2bcb929 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))) _______________________________________________ ptxdist mailing list ptxdist@pengutronix.de To unsubscribe, send a mail with subject "unsubscribe" to ptxdist-request@pengutronix.de