From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 76FF5158089 for ; Wed, 6 Sep 2023 08:47:15 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 72C202BC019; Wed, 6 Sep 2023 08:47:14 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 55FA72BC019 for ; Wed, 6 Sep 2023 08:47:14 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 3C3FD335CB4 for ; Wed, 6 Sep 2023 08:47:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id ADD351101 for ; Wed, 6 Sep 2023 08:47:11 +0000 (UTC) From: "Sam James" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Sam James" Message-ID: <1693989996.9551b6b0c63ca061fbb86d144495e6efa48696b4.sam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/features/wd40/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/features/wd40/package.mask profiles/features/wd40/package.use.mask X-VCS-Directories: profiles/features/wd40/ X-VCS-Committer: sam X-VCS-Committer-Name: Sam James X-VCS-Revision: 9551b6b0c63ca061fbb86d144495e6efa48696b4 X-VCS-Branch: master Date: Wed, 6 Sep 2023 08:47:11 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: befd3b8e-63d0-4109-8564-35e839de391a X-Archives-Hash: 91095018cf820270d37ab5a5b4435b18 commit: 9551b6b0c63ca061fbb86d144495e6efa48696b4 Author: Sam James gentoo org> AuthorDate: Wed Sep 6 08:42:12 2023 +0000 Commit: Sam James gentoo org> CommitDate: Wed Sep 6 08:46:36 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9551b6b0 profiles/features/wd40: tweak thin-provisioning-tools mask Be slightly nicer for now as people on wd40 arches might rely on this for booting. Not that we can really do much about this in the long-term, especially given e.g. bug #910223 shows that it's not exactly a finished product (as well as the constant rewrites). Bug: https://bugs.gentoo.org/910223 Signed-off-by: Sam James gentoo.org> profiles/features/wd40/package.mask | 2 +- profiles/features/wd40/package.use.mask | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask index 2f2f4c1f1877..ae7af0310b92 100644 --- a/profiles/features/wd40/package.mask +++ b/profiles/features/wd40/package.mask @@ -117,7 +117,7 @@ net-news/newsboat net-p2p/deluge sci-geosciences/gnome-maps >=sys-apps/bat-0.18.1 -sys-block/thin-provisioning-tools +>=sys-block/thin-provisioning-tools-1.0.6 sys-fs/bcachefs-tools virtual/rust www-apps/radicale diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask index b76b7c7a9514..6104e85bec41 100644 --- a/profiles/features/wd40/package.use.mask +++ b/profiles/features/wd40/package.use.mask @@ -3,7 +3,7 @@ # Sam James (2023-09-06) # sys-block/thin-provisioning-tools now needs Rust. -sys-fs/lvm2 thin +>=sys-fs/lvm2-2.03.22-r2 thin # Hans de Graaff (2023-09-03) # selenium-webdriver is needed for these tests but that requires