From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-commits+bounces-1586859-garchives=archives.gentoo.org@lists.gentoo.org> 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 E4E0F15803E for <garchives@archives.gentoo.org>; Thu, 4 Jan 2024 01:14:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 36C242BC01F; Thu, 4 Jan 2024 01:14:53 +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 15E2C2BC01F for <gentoo-commits@lists.gentoo.org>; Thu, 4 Jan 2024 01:14: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)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id BCAB934306A for <gentoo-commits@lists.gentoo.org>; Thu, 4 Jan 2024 01:14:51 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 3627C99E for <gentoo-commits@lists.gentoo.org>; Thu, 4 Jan 2024 01:14:50 +0000 (UTC) From: "Lucio Sauer" <watermanpaint@posteo.net> To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Lucio Sauer" <watermanpaint@posteo.net> Message-ID: <1704330679.8451aeae680afc8eed2ebe79c1cbcb9e802ef172.watermanpaint@gentoo> Subject: [gentoo-commits] repo/proj/guru:dev commit in: profiles/ X-VCS-Repository: repo/proj/guru X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: watermanpaint X-VCS-Committer-Name: Lucio Sauer X-VCS-Revision: 8451aeae680afc8eed2ebe79c1cbcb9e802ef172 X-VCS-Branch: dev Date: Thu, 4 Jan 2024 01:14:50 +0000 (UTC) Precedence: bulk List-Post: <mailto:gentoo-commits@lists.gentoo.org> List-Help: <mailto:gentoo-commits+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-commits+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-commits+subscribe@lists.gentoo.org> List-Id: Gentoo Linux mail <gentoo-commits.gentoo.org> X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 2523863b-a1b0-4268-8b74-b85f09b9f995 X-Archives-Hash: 391be1baa543ba7e8027522c27c11762 commit: 8451aeae680afc8eed2ebe79c1cbcb9e802ef172 Author: Lucio Sauer <watermanpaint <AT> posteo <DOT> net> AuthorDate: Thu Jan 4 01:11:19 2024 +0000 Commit: Lucio Sauer <watermanpaint <AT> posteo <DOT> net> CommitDate: Thu Jan 4 01:11:19 2024 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8451aeae profiles: mask app-misc/uwufetch due to yet unfixed security problems Signed-off-by: Lucio Sauer <watermanpaint <AT> posteo.net> profiles/package.mask | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/profiles/package.mask b/profiles/package.mask index c7e80d81c8..5f1e89d471 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,4 +1,4 @@ -# Copyright 1999-2023 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 # Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2021-03-29) @@ -14,6 +14,11 @@ # New entries go on top. +# Lucio Sauer <watermanpaint@posteo.net> (2024-01-04) +# Known security bugs. Masked until somone updates it. +# https://github.com/TheDarkBug/uwufetch/issues/249 +app-misc/uwufetch + # David Roman <davidroman96@gmail.com> (2023-10-19) # Known security bugs. Masked until somone updates it. # See https://bugs.gentoo.org/915891