commit: 892caa0b3d6ddce85e809f356091ce005d76f1be Author: Adel KARA SLIMANE <adel.ks <AT> zegrapher <DOT> com> AuthorDate: Wed May 18 23:15:44 2022 +0000 Commit: Adel KARA SLIMANE <adel <AT> karaslimane <DOT> 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 <adel.ks <AT> 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 <[email protected]> +# 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 <[email protected]> (2021-03-29) # James Beddek <[email protected]> (2021-10-09) # Per profile masking in overlays is currently not working
