commit: d46fe7a85ed834c7605fe7616ab0a2465ed895c6 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Wed Sep 9 10:17:29 2020 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Wed Sep 9 10:18:08 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d46fe7a8
package.mask: Last rite www-servers/cherokee Bug: https://bugs.gentoo.org/715204 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index fa06ed549ee..4d5909484a8 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -37,6 +37,14 @@ # Backport of a module included in Python >= 3.3. dev-python/backports-unittest-mock +# Michał Górny <[email protected]> (2020-09-09) +# Multiple unresolved vulnerabilities. Last release in 2013 (but has +# some activity in git). Not touched by maintainer since 2015. Stuck +# on Python 2 (bug #735522) with incorrect eclass usage (bug #710258). +# Apparently broken with openssl-1.1 (bug #674246). +# Removal in 30 days. Bug #715204. +www-servers/cherokee + # Michał Górny <[email protected]> (2020-09-09) # Last release in 2008. Fails to build with gcc-10 (bug #706712). # Not ported to Python 3 (bug #735226). The current revision
