diff options
author | 2021-04-13 08:09:19 -0500 | |
---|---|---|
committer | 2021-04-13 08:13:47 -0500 | |
commit | fd3045ac30f53fd1d0330c6e46d581befefd9bc1 (patch) | |
tree | 5195114e7c747bb7cb37a5087e723492dad6aaa0 /profiles | |
parent | net-libs/nDPI: security cleanup (drop <3.4) (diff) | |
download | gentoo-fd3045ac30f53fd1d0330c6e46d581befefd9bc1.tar.gz gentoo-fd3045ac30f53fd1d0330c6e46d581befefd9bc1.tar.bz2 gentoo-fd3045ac30f53fd1d0330c6e46d581befefd9bc1.zip |
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@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index fdcf2225ec2c..3ffba4465761 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 <sam@gentoo.org> (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 <leio@gentoo.org> (2020-06-06) # Meson port does not handle multilib yet and has issues # regarding runstatedir (not using /run). |