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 <[email protected]> (2021-03-29) @@ -14,6 +14,11 @@ # New entries go on top. +# Lucio Sauer <[email protected]> (2024-01-04) +# Known security bugs. Masked until somone updates it. +# https://github.com/TheDarkBug/uwufetch/issues/249 +app-misc/uwufetch + # David Roman <[email protected]> (2023-10-19) # Known security bugs. Masked until somone updates it. # See https://bugs.gentoo.org/915891
