commit: 09c37e5b083e097a0739be7d516036d51e9dd58f Author: Volkmar W. Pogatzki <gentoo <AT> pogatzki <DOT> net> AuthorDate: Sat Nov 13 14:02:53 2021 +0000 Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org> CommitDate: Sun Nov 14 06:44:14 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=09c37e5b
profiles/package.mask last-rite dev-java/jsoup Bug: https://bugs.gentoo.org/808948 Signed-off-by: Volkmar W. Pogatzki <gentoo <AT> pogatzki.net> Closes: https://github.com/gentoo/gentoo/pull/22931 Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 84d7fc8001c3..95f2296aaa01 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,11 @@ #--- END OF EXAMPLES --- +# Volkmar W. Pogatzki <[email protected]> (2021-11-13) +# java package without consumers, +# bug_808948 (CVE-2021-37714). Removal in 30 days. +dev-java/jsoup + # Jakov Smolić <[email protected]> (2021-11-13) # Broken, no maintainer, outdated, multiple bugs reported, EAPI 5, # only revdep sys-fs/tmsu fails to build with go 1.16.
