commit: d1b69b5ea51211653ef26c4fe109fc9feee88b41 Author: Christoph Junghans <junghans <AT> gentoo <DOT> org> AuthorDate: Tue Jul 14 13:20:00 2020 +0000 Commit: Christoph Junghans <junghans <AT> gentoo <DOT> org> CommitDate: Tue Jul 14 13:21:41 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d1b69b5e
profiles: mask app-admin/denyhosts Bug: https://bugs.gentoo.org/732076 Signed-off-by: Christoph Junghans <junghans <AT> gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index fdd17e5d597..1486a59f419 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# Christoph Junghans <[email protected]> (14 Jul 2020) +# Unmaintained upstream and does not support systemd or firewalld. +# Please use net-analyzer/fail2ban instead. (bug #732076) +# Removal in 30 days. +app-admin/denyhosts + # Matt Turner <[email protected]> (2019-09-01) # Icons look funny. E.g., the X (close) icon is wrong. I suspect files are # installed incorrectly
