commit: 7e00101ac084c702c716b10363ec55effb51bd28 Author: Christoph Junghans <junghans <AT> gentoo <DOT> org> AuthorDate: Tue May 19 20:20:57 2020 +0000 Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org> CommitDate: Tue May 19 20:22:01 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7e00101a
profiles: Mask app-shells/rssh for removal Bug: https://bugs.gentoo.org/699842 Signed-off-by: Christoph Junghans <junghans <AT> gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index fb61c4dc4ff..45390ab3a28 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,11 @@ #--- END OF EXAMPLES --- +# Christoph Junghans <[email protected]> (2020-05-19) +# multiple vulnerabilities (CVE-2019-{3463,3464,1000018}) +# bug #699842. Masked for removal in 30 days. +app-shells/rssh + # Andreas Sturmlechner <[email protected]> (2020-05-19) # Stuck on Python 2 and pygtk, last revdep on dev-python/matplotlib[gtk2], # last release in 2011, bug #705650. Masked for removal in 30 days.
