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 (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 96DB215812D for ; Fri, 03 Jan 2025 18:40:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B89F7E0817; Fri, 03 Jan 2025 18:40:52 +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) server-digest SHA256) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 9ECCFE0817 for ; Fri, 03 Jan 2025 18:40:52 +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 95DEC33BE00 for ; Fri, 03 Jan 2025 18:40:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id A23F31148 for ; Fri, 03 Jan 2025 18:40:49 +0000 (UTC) From: "Nowa 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, "Nowa Ammerlaan" Message-ID: <1735929639.96319fb426744543875b818c5d21d5032dccc077.nowa@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: nowa X-VCS-Committer-Name: Nowa Ammerlaan X-VCS-Revision: 96319fb426744543875b818c5d21d5032dccc077 X-VCS-Branch: master Date: Fri, 03 Jan 2025 18:40:49 +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: 96d39869-351b-48fa-ac6f-1aea46eb920e X-Archives-Hash: 724847f05d87c1f6fb9cccc5d790d3ec commit: 96319fb426744543875b818c5d21d5032dccc077 Author: Nowa Ammerlaan gentoo org> AuthorDate: Fri Jan 3 18:26:07 2025 +0000 Commit: Nowa Ammerlaan gentoo org> CommitDate: Fri Jan 3 18:40:39 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=96319fb4 profiles: mask net-im/whatsie for (potential) removal Signed-off-by: Nowa Ammerlaan gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 912e1f6f6ce9..c38aa9f95890 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Nowa Ammerlaan (2025-01-03) +# Contains a serious bug that can cause deletion of the users home dir. +# See-also: https://github.com/keshavbhatt/whatsie/issues/230 +# Removal on 2025-03-03 unless upstream fixes the issue +net-im/whatsie + # Maciej Barć (2025-01-02) # Deprecated LEAN 3 packages. The "mathlib-tools" repo is archived # (https://github.com/leanprover-community/mathlib-tools). Migrate to LEAN 4.