From patchwork Thu Apr 28 21:25:13 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 5565 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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Kq7v34Wrmz3x1y for ; Thu, 28 Apr 2022 21:25:19 +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 (P-384) client-signature ECDSA (P-384)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Kq7v30TKsz5mp; Thu, 28 Apr 2022 21:25:19 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Kq7v30Drtz2yTN; Thu, 28 Apr 2022 21:25:19 +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 4Kq7v107zNz2yTN for ; Thu, 28 Apr 2022 21:25:17 +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 (P-384) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Kq7v05cgDzWD; Thu, 28 Apr 2022 21:25:16 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1651181116; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=Nu34dlG5Q5erJxuzf3Z+C2jRePfzU80LV14elCmK4tA=; b=O6nJJKfUCViU4Q29JSr8K4aD0Rva5Oeg2II5cNU+vvml1QHU3H6D5Wt3Kobnhg1MONvrgR UBJO6HOdf8YUz5Cg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1651181116; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=Nu34dlG5Q5erJxuzf3Z+C2jRePfzU80LV14elCmK4tA=; b=hKgkAAFuRbI2x6Z9CaGZnRkzVJMjDMDWWq63+7oHWS6m/BvLHzN/OK9SsnXe586XV+KhBm q+eWvZUvesgMzpp9PGfZtI7yo2+cNPNZQQfsNVlCKxGsaBsjnVWPQ2K1tmmOOkpJjneKwb ZwL7GB65ORVG8IflMSa6l8KbP3dIP2T3gdyKCwKebw6hE5iuspA+cGuodMEDhJKuSqv88b phufxYiCYMNgJ9q2tOWgpKMZ+XuwG99NysS4Xt8cWhe/0nPt0niQ836TwYFsQsyw07Pav7 ghhGXckumuuEMVbbYI+imjHkmfptFCAjJ8A9IklOFhf81YHt8nCC9geE/Exrwg== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] multipath-tools: Update to version 0.8.9 Date: Thu, 28 Apr 2022 23:25:13 +0200 Message-Id: <20220428212513.2202672-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 commit 386d288, bumped to version 0.7.7 (May 2018) to version 0.8.9 (Feb 2022) - Update of rootfile - Changelog No changelog file in the source tarball or on website. Changelog is the commit tree see https://github.com/opensvc/multipath-tools/commits/master for more details Signed-off-by: Adolf Belka Reviewed-by: Peter Müller --- config/rootfiles/common/multipath-tools | 6 +++++- lfs/multipath-tools | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/config/rootfiles/common/multipath-tools b/config/rootfiles/common/multipath-tools index aa3f9d138..1f87feb0d 100644 --- a/config/rootfiles/common/multipath-tools +++ b/config/rootfiles/common/multipath-tools @@ -1,4 +1,8 @@ #sbin/kpartx +#usr/lib/udev +#usr/lib/udev/kpartx_id +#usr/lib/udev/rules.d #usr/lib/udev/rules.d/11-dm-parts.rules +#usr/lib/udev/rules.d/66-kpartx.rules #usr/lib/udev/rules.d/68-del-part-nodes.rules -#usr/share/man/man8/kpartx.8.gz +#usr/share/man/man8/kpartx.8 diff --git a/lfs/multipath-tools b/lfs/multipath-tools index 3dcf1e906..61b6183f0 100644 --- a/lfs/multipath-tools +++ b/lfs/multipath-tools @@ -24,7 +24,7 @@ include Config -VER = 386d288 +VER = 0.8.9 THISAPP = multipath-tools-$(VER) DL_FILE = $(THISAPP).tar.gz @@ -40,7 +40,7 @@ objects = $(DL_FILE) $(DL_FILE) = $(DL_FROM)/$(DL_FILE) -$(DL_FILE)_BLAKE2 = b1cfde006416359f008c80f13f457a8eb79e4f5fd1c4dc222e8d5719f15e898e94527174c9ba28c736cb0b51870f5c4b690ed4b6ee1427673ac7d1746b79fadc +$(DL_FILE)_BLAKE2 = b5ebf3c393f6b60e85678ac07378ae07056b6777409fc1bc4f4133cdd3f8c75a3d76f6e9342208df7fed8fe7812b089eba8f6b769e47e1dd6c8b7fd321bdbd30 install : $(TARGET)