commit: fd3045ac30f53fd1d0330c6e46d581befefd9bc1 Author: John Helmert III <ajak <AT> gentoo <DOT> org> AuthorDate: Tue Apr 13 13:09:19 2021 +0000 Commit: John Helmert III <ajak <AT> gentoo <DOT> org> CommitDate: Tue Apr 13 13:13:47 2021 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fd3045ac
package.mask: unmask net-libs/nDPI and friends The lua note is long obsolete (see the mentioned bug), and net-analyzer/pmacct, net-analyzer/ntopng, and net-libs/nDPI are all on their latest versions and have been cleaned up. Finally safe to drop this mask. Bug: https://bugs.gentoo.org/719084 Signed-off-by: John Helmert III <ajak <AT> gentoo.org> profiles/package.mask | 16 ---------------- 1 file changed, 16 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index fdcf2225ec2..3ffba446576 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -395,22 +395,6 @@ dev-lang/spark >=dev-libs/vala-common-0.49 dev-lang/vala:0.50 -# Sam James <[email protected]> (2020-07-20) -# Serious security vulnerabilities, including -# remote code execution. Upstream have not yet -# made a stable release in response to numerous -# CVEs. Applying patches is not a workable -# solution for now because of the fragility -# of reverse dependencies. -# Indefinitely masking until we have a solution -# for this. -# bug #719084 -# Furthermore, ntopng ebuilds depending directly on dev-lang/lua{,jit} -# must be migrated to lua eclasses before unmasking (bug #752777). -net-analyzer/ntopng -net-analyzer/pmacct -net-libs/nDPI - # Mart Raudsepp <[email protected]> (2020-06-06) # Meson port does not handle multilib yet and has issues # regarding runstatedir (not using /run).
