diff options
author | Alexey Shvetsov <alexxy@gentoo.org> | 2022-09-15 11:07:56 +0300 |
---|---|---|
committer | Alexey Shvetsov <alexxy@gentoo.org> | 2022-09-15 11:07:56 +0300 |
commit | a34a195a9b018eecac186686a2f88d21daff2f04 (patch) | |
tree | 861b8d7e5e1dd9b2f455cb06f23782b1ad9fcff9 | |
parent | sys-cluster/slurm: Should fix possible privilege escalation (diff) | |
download | gentoo-a34a195a9b0.tar.gz gentoo-a34a195a9b0.tar.bz2 gentoo-a34a195a9b0.zip |
profiles: Remove slurm p.mask since valnurable version no longer in tree
Bug: https://bugs.gentoo.org/631552
Bug: https://bugs.gentoo.org/790296
Bug: https://bugs.gentoo.org/842789
Signed-off-by: Alexey Shvetsov <alexxy@gentoo.org>
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index 88e14b650d4b..0bdb302f3993 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -316,12 +316,6 @@ x11-terms/mrxvt media-libs/libaacplus # John Helmert III <ajak@gentoo.org> (2022-08-14) -# Many vulnerabilities (including code execution and root privilege -# escalation), effectively unmaintained. Removal in 30 days, bugs -# #631552, #790296, #842789 -sys-cluster/slurm - -# John Helmert III <ajak@gentoo.org> (2022-08-14) # Vulnerable and unmaintained for years, many open bugs, no revdeps, # EAPI 6. Removal in 30 days, bug 733354 net-misc/calico-cni-plugin |