commit: 9eefe7cd26dd244881a383352d07904b560b980f Author: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> AuthorDate: Sat Apr 17 11:14:29 2021 +0000 Commit: Andreas Sturmlechner <asturm <AT> gentoo <DOT> org> CommitDate: Mon Aug 2 10:37:09 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9eefe7cd
profiles: base: Add dev-qt/qtwebkit revdeps to package.use.mask Bug: https://bugs.gentoo.org/684580 Bug: https://bugs.gentoo.org/750893 Signed-off-by: Andreas Sturmlechner <asturm <AT> gentoo.org> profiles/base/package.use.mask | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index bc692130eba..fc7fa58e5d0 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,17 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Andreas Sturmlechner <[email protected]> (2021-08-02) +# Two years after the tracker was opened it is time to mask dev-qt/qtwebkit +# for good. No commits to upstream repository for >9 months, latest available +# tarball still "alpha" with warning about known unpatched vulnerabilities. +# Bugs: #684580, #750893 +app-office/kexi webkit +dev-libs/kreport webkit +dev-python/PyQt5 webkit +media-plugins/mythplugins mythbrowser mythmusic +net-irc/kvirc webkit + # Sam James <[email protected]> (2021-07-24) # USE=exec-static-trampoline can break consumers due to # faulty assumptions. Masked for now due to the possibility
