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 77D52158090 for ; Wed, 18 May 2022 23:16:27 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8EA1CE090F; Wed, 18 May 2022 23:16:26 +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 71622E090F for ; Wed, 18 May 2022 23:16:26 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 E5A1C341406 for ; Wed, 18 May 2022 23:16:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 4014E3B8 for ; Wed, 18 May 2022 23:16:23 +0000 (UTC) From: "Adel KARA SLIMANE" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Adel KARA SLIMANE" Message-ID: <1652915780.892caa0b3d6ddce85e809f356091ce005d76f1be.adel@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: adel X-VCS-Committer-Name: Adel KARA SLIMANE X-VCS-Revision: 892caa0b3d6ddce85e809f356091ce005d76f1be X-VCS-Branch: dev Date: Wed, 18 May 2022 23:16:23 +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: 53a7ecc5-0ee1-4dd3-aec6-162acbdb6d24 X-Archives-Hash: 35143cfcb6672e721a0eff8e0998072e commit: 892caa0b3d6ddce85e809f356091ce005d76f1be Author: Adel KARA SLIMANE zegrapher com> AuthorDate: Wed May 18 23:15:44 2022 +0000 Commit: Adel KARA SLIMANE karaslimane com> CommitDate: Wed May 18 23:16:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=892caa0b media-sound/noisetorch: mask entirely due to potential security concerns Signed-off-by: Adel KARA SLIMANE zegrapher.com> profiles/package.mask | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 9c5025fca..0ca391ecb 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -1,3 +1,12 @@ +# Adel KARA SLIMANE +# Mask all version of media-sound/noisetorch +# the author reported on the likeliness of having lost control +# of his private keys, which means there is a possibility +# that malicious code have been added to his projects. +# More information in https://github.com/lawl/NoiseTorch +# (look at issues, latest release and commit messages) +media-sound/noisetorch + # Andrew Ammerlaan (2021-03-29) # James Beddek (2021-10-09) # Per profile masking in overlays is currently not working