commit: e26047940e7c08a5893799df90228a62b13eac57 Author: Aaron Bauman <bman <AT> gentoo <DOT> org> AuthorDate: Fri Jun 12 03:48:36 2020 +0000 Commit: Aaron Bauman <bman <AT> gentoo <DOT> org> CommitDate: Fri Jun 12 03:49:10 2020 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e2604794
profiles/package.mask: mask net-libs/nDPI and friends Bug: https://bugs.gentoo.org/719084 Signed-off-by: Aaron Bauman <bman <AT> gentoo.org> profiles/package.mask | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 8959b0f06fe..6f8593abc14 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,14 @@ #--- END OF EXAMPLES --- +# Aaron Bauman <[email protected]> (2020-06-11) +# outstanding vulns. RCE. rdeps masked. +# maintainer ignored w/irrelevant comment. +# removal in 30 days. bug #719084 +net-analyzer/ntopng +net-analyzer/pmacct +net-libs/nDPI + # Lars Wendler <[email protected]> (2020-06-10) # At least alsactl is broken: # double free or corruption (fasttop)
