commit: a34a195a9b018eecac186686a2f88d21daff2f04 Author: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org> AuthorDate: Thu Sep 15 08:07:56 2022 +0000 Commit: Alexey Shvetsov <alexxy <AT> gentoo <DOT> org> CommitDate: Thu Sep 15 08:07:56 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a34a195a
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 <AT> gentoo.org> profiles/package.mask | 6 ------ 1 file changed, 6 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 88e14b650d4b..0bdb302f3993 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -315,12 +315,6 @@ x11-terms/mrxvt # days, bug #618000 media-libs/libaacplus -# John Helmert III <[email protected]> (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 <[email protected]> (2022-08-14) # Vulnerable and unmaintained for years, many open bugs, no revdeps, # EAPI 6. Removal in 30 days, bug 733354
