commit: c5494a3efcce376157635fb368ab0d9a5b7e7090 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Mar 30 19:38:13 2024 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Mar 30 19:41:45 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5494a3e
profiles: mask sec-keys/openpgp-keys-jiatan too (essentially a noop though) Mask sec-keys/openpgp-keys-jiatan too just out of completeness, but this is really a noop given all packages using it were already masked. Two people have independently suggested it to me so may as well do it. Bug: https://bugs.gentoo.org/928134 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/package.mask | 1 + 1 file changed, 1 insertion(+) diff --git a/profiles/package.mask b/profiles/package.mask index 63a4a45d2147..64d0468f6f97 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -41,6 +41,7 @@ games-sports/gracer # Newer releases were signed by a potentially compromised upstream maintainer. # There is no evidence that these releases contain malicious code, but masked # out of an abundance of caution. See bug #928134. +sec-keys/openpgp-keys-jiatan >=app-arch/xz-utils-5.4.3 # Sam James <[email protected]> (2024-03-28)
