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 F1E3D15808B for ; Sat, 5 Oct 2024 14:35:30 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id ECA06E29AC; Sat, 5 Oct 2024 14:35:29 +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 D3738E29AC for ; Sat, 5 Oct 2024 14:35:29 +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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id F1A1A342FB7 for ; Sat, 5 Oct 2024 14:35:28 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 92A321F64 for ; Sat, 5 Oct 2024 14:35:27 +0000 (UTC) From: "Andrew Ammerlaan" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andrew Ammerlaan" Message-ID: <1728138910.98cc5e2c43b8102671874315458e7736077e4631.andrewammerlaan@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: andrewammerlaan X-VCS-Committer-Name: Andrew Ammerlaan X-VCS-Revision: 98cc5e2c43b8102671874315458e7736077e4631 X-VCS-Branch: master Date: Sat, 5 Oct 2024 14:35:27 +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: 69b318e2-13cf-4cc0-8fe5-8652cbb7c8b7 X-Archives-Hash: 55b8f3cc71d41ef154f9090d2bb0a977 commit: 98cc5e2c43b8102671874315458e7736077e4631 Author: Andrew Ammerlaan gentoo org> AuthorDate: Sat Oct 5 14:33:45 2024 +0000 Commit: Andrew Ammerlaan gentoo org> CommitDate: Sat Oct 5 14:35:10 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=98cc5e2c profiles: mask new plymouth for testing Signed-off-by: Andrew Ammerlaan gentoo.org> profiles/package.mask | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 5b6ae7ab89af..04d85a14cb03 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,13 @@ #--- END OF EXAMPLES --- +# Andrew Ammerlaan +# This version is known to break on certain systems. At the +# same time it fixes several reported issues. Masked until +# we can work out how to resolve the situation. +# See also: https://github.com/gentoo/gentoo/pull/36091 +~sys-boot/plymouth-24.004.60 + # Andreas Sturmlechner (2024-10-05) # Masked for removal in 30 days. Broken since KF6 incapacitated # breeze-icons-rcc, but no one even complained. Upstream porting