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 0692B158004 for ; Sun, 31 Dec 2023 10:59:58 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 21DE92BC062; Sun, 31 Dec 2023 10:59:57 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 07CEB2BC062 for ; Sun, 31 Dec 2023 10:59:57 +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 49249335D76 for ; Sun, 31 Dec 2023 10:59:56 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id DCA981339 for ; Sun, 31 Dec 2023 10:59:54 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1704020390.e23d31bc532d7f2b15ef09b6fdc321cc1619f9f3.mgorny@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: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: e23d31bc532d7f2b15ef09b6fdc321cc1619f9f3 X-VCS-Branch: master Date: Sun, 31 Dec 2023 10:59:54 +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: becaf718-c23b-4d06-9032-2ac3730d959f X-Archives-Hash: 0ca3d93bc63d35e55f42af478810299a commit: e23d31bc532d7f2b15ef09b6fdc321cc1619f9f3 Author: Michał Górny gentoo org> AuthorDate: Sun Dec 31 10:58:23 2023 +0000 Commit: Michał Górny gentoo org> CommitDate: Sun Dec 31 10:59:50 2023 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e23d31bc package.mask: Last rite sys-block/noflushd Bug: https://bugs.gentoo.org/849077 Signed-off-by: Michał Górny gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 7a26d8b727e5..aded42737266 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Michał Górny (2023-12-31) +# Apparently broken on kernels > 5.15, with data loss potential. +# Last release in 2010. sys-apps/hd-idle is a good replacement. +# Removal on 2024-01-30. Bug #849077. +sys-block/noflushd + # Michał Górny (2023-12-31) # Buggy code that carries local patches already. Last release in 2011. # Removal on 2024-01-30. Bug #878629.