From patchwork Wed Aug 30 14:17:39 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7139 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4RbRGL3wSqz3wtx for ; Wed, 30 Aug 2023 14:18:02 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4RbRGB1zSYz5Pn; Wed, 30 Aug 2023 14:17:54 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4RbRG94J4Vz30JL; Wed, 30 Aug 2023 14:17:53 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4RbRG756Gkz2yK4 for ; Wed, 30 Aug 2023 14:17:51 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4RbRG71p01z3dG; Wed, 30 Aug 2023 14:17:51 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1693405071; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=mQP3DXnzsdAcxymrFVSO5k4zgMZlWpHnTCpnLFbqPTc=; b=HF1A0IPuICl0rNvRaD+MC62SyBBcusBj9/Tao6WP/eFS+mAy5xSEubzo2skKsBq2mbq9Se k+nD5580toq08wCQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1693405071; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=mQP3DXnzsdAcxymrFVSO5k4zgMZlWpHnTCpnLFbqPTc=; b=Sb6+bIJ6ovQVrtCPiblNuwCr3kRm5H7PqkWLE6gp5gF1l5Grcv5WcfPFiQ87M5h9FGMg7S YI7cfkYniOv3GOPECDAjmQclV9iWfi0Unn4N2wfVO/O5sroHiKAZv1Y4EMukbKSaxe+TDy ia/TYuXyUJf1vcdrWzogkLD8H3JDLnMgWJ5yAr7cfCj6Ac5DxxP4LUH/8fo89rbLJYspTt 7WyB+8o2KV834ltQUfxhYi80mSW7tQ/oFE5tMimiZdvk9ADjk3tbyAcMSoTNAJ7pMdkPTR Ahs2prV3WrIgM1RKQYDkQpyI36CI/M74T96EvsPmgtqh1oAjPJMFSX/EZTEa/Q== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] util-linux: Update to version 2.39.2 Date: Wed, 30 Aug 2023 16:17:39 +0200 Message-ID: <20230830141742.2723629-8-adolf.belka@ipfire.org> In-Reply-To: <20230830141742.2723629-1-adolf.belka@ipfire.org> References: <20230830141742.2723629-1-adolf.belka@ipfire.org> MIME-Version: 1.0 X-BeenThere: development@lists.ipfire.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: IPFire development talk List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: development-bounces@lists.ipfire.org Sender: "Development" - Update from version 2.39.1 to 2.39.2 - Update of rootfile not required. - Changelog 2.39.2 Release Notes Changes between v2.39.1 and v2.39.2 build-sys: - add AX_COMPARE_VERSION [Thomas Weißschuh] chrt: - (man) add note about --sched-period lower limit [Karel Zak] column: - fix -l [Karel Zak] docs: - update AUTHORS file [Karel Zak] github: - check apt-cache in more robust way [Karel Zak] include: - define pidfd syscalls if needed [Markus Mayer] libblkid: - fix topology chain types mismatch [Karel Zak] libmount: - (python) work around python 3.12 bug [Thomas Weißschuh] - (utils) fix statx fallback [Thomas Weißschuh] - check for linux/mount.h [Markus Mayer] - check for struct statx [Markus Mayer] - cleanup --fake mode [Karel Zak] - fix typo [Debarshi Ray] - handle failure to apply flags as part of a mount operation [Debarshi Ray] - ifdef statx() call [Karel Zak] - improve EPERM interpretation [Karel Zak] - update documentation for MNT_ERR_APPLYFLAGS [Debarshi Ray] - use mount(2) for remount on Linux < 5.14 [Karel Zak] - use some MS_* flags as superblock flags [Karel Zak] lscpu: - Even more Arm part numbers (early 2023) [Jeremy Linton] meson: - add check for linux/mount.h [Thomas Weißschuh] - add check for struct statx [Thomas Weißschuh] - check for HAVE_STRUCT_STATX_STX_MNT_ID [Karel Zak] po: - merge changes [Karel Zak] - update es.po (from translationproject.org) [Antonio Ceballos Roa] - update hr.po (from translationproject.org) [Božidar Putanec] - update ja.po (from translationproject.org) [Takeshi Hamasaki] - update sr.po (from translationproject.org) [Мирослав Николић] po-man: - merge changes [Karel Zak] - update sr.po (from translationproject.org) [Мирослав Николић] setarch: - add PER_LINUX_FDPIC fallback [Karel Zak] uuidd: - improve man page for -cont-clock [Karel Zak] wall: - do not error for ttys that do not exist [Mike Gilbert] zramctl: - add hint about supported algorithms [Karel Zak] Signed-off-by: Adolf Belka --- lfs/util-linux | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/util-linux b/lfs/util-linux index 066275c96..3252f8f46 100644 --- a/lfs/util-linux +++ b/lfs/util-linux @@ -24,7 +24,7 @@ include Config -VER = 2.39.1 +VER = 2.39.2 THISAPP = util-linux-$(VER) DL_FILE = $(THISAPP).tar.xz @@ -42,7 +42,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = 1c2f3a77414dc9e99d17c426ca710524f898b6fd13bee120c08ceb375e475044ff6f2668f58bd799d0e3befe36de6cc1e161a1be7102e4590a8e372b6547ec1c +$(DL_FILE)_BLAKE2 = 963c257b86f8a025a3452f102656f479382b9e03dd8ce39b9561302b484c595005aa0bbce9b91422d9be038037143772483363c2a1eec569355316fc8d5d5765 install : $(TARGET)