commit: 0f122334722c0530dde3528d74c51ed3d1e249d5 Author: John Helmert III <ajak <AT> gentoo <DOT> org> AuthorDate: Sun Sep 18 21:03:46 2022 +0000 Commit: John Helmert III <ajak <AT> gentoo <DOT> org> CommitDate: Sun Sep 18 21:07:14 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0f122334
profiles: re-mask slurm The root privilege escalation vulnerability is not fixed. Revert: a34a195a9b018eecac186686a2f88d21daff2f04 Signed-off-by: John Helmert III <ajak <AT> gentoo.org> profiles/package.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index c4419f853ab2..9b09147ec92c 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,10 @@ #--- END OF EXAMPLES --- +# John Helmert III <[email protected]> (2022-09-18) +# Unfixed root privilege escalation, bug #631552 +sys-cluster/slurm + # Michał Górny <[email protected]> (2022-09-18) # Obsolete in favor of building via PEP517 mode. Buggy. No revdeps # left in ::gentoo.
