commit:     002aa381e511ead5a8b433a8b2ad5d5afd4d94fe
Author:     John Helmert III <ajak <AT> gentoo <DOT> org>
AuthorDate: Mon Aug 15 00:16:59 2022 +0000
Commit:     John Helmert III <ajak <AT> gentoo <DOT> org>
CommitDate: Mon Aug 15 00:35:55 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=002aa381

profiles: last rite sys-cluster/slurm

Also remove the collectd unmasks in arch package.use.masks.

Bug: https://bugs.gentoo.org/631552
Bug: https://bugs.gentoo.org/790296
Bug: https://bugs.gentoo.org/842789
Signed-off-by: John Helmert III <ajak <AT> gentoo.org>

 profiles/arch/amd64/package.use.mask | 4 ----
 profiles/arch/x86/package.use.mask   | 4 ----
 profiles/base/package.use.mask       | 3 +++
 profiles/package.mask                | 6 ++++++
 4 files changed, 9 insertions(+), 8 deletions(-)

diff --git a/profiles/arch/amd64/package.use.mask 
b/profiles/arch/amd64/package.use.mask
index fa797cc69374..f41be68b0826 100644
--- a/profiles/arch/amd64/package.use.mask
+++ b/profiles/arch/amd64/package.use.mask
@@ -122,10 +122,6 @@ sys-apps/flashrom -atahpt -atapromise -atavia -drkaiser 
-gfxnvidia -internal -it
 # clisp is keyworded on amd64
 app-text/texlive-core -xindy
 
-# Thomas Deutschmann <whi...@gentoo.org> (2020-04-30)
-# sys-cluster/slurm is keyworded on amd64
-app-metrics/collectd -collectd_plugins_slurm
-
 # Georgy Yakovlev <gyakov...@gentoo.org (2020-04-26)
 # static-pie works on amd64, #719444
 sys-libs/glibc -static-pie

diff --git a/profiles/arch/x86/package.use.mask 
b/profiles/arch/x86/package.use.mask
index 5fab53c509a8..ef5e8a39ba3f 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -151,10 +151,6 @@ app-text/texlive-core -xindy
 app-containers/lxc apparmor
 app-containers/lxd apparmor
 
-# Thomas Deutschmann <whi...@gentoo.org> (2020-04-30)
-# sys-cluster/slurm is keyworded on x86
-app-metrics/collectd -collectd_plugins_slurm
-
 # Georgy Yakovlev <gyakov...@gentoo.org (2020-04-26)
 # static-pie works on x86, #719444
 sys-libs/glibc -static-pie

diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask
index 1a9c0c74443c..482f40aa75ea 100644
--- a/profiles/base/package.use.mask
+++ b/profiles/base/package.use.mask
@@ -6,6 +6,9 @@
 # This file is only for generic masks. For arch-specific masks (i.e.
 # mask everywhere, unmask on arch/*) use arch/base.
 
+# John Helmert III <a...@gentoo.org> (2022-08-14)
+app-metrics/collectd collectd_plugins_slurm
+
 # Andrew Ammerlaan <andrewammerl...@gentoo.org> (2022-08-13)
 # PyQt6/PySide6 are masked for testing
 dev-python/QtPy pyqt6 pyside6

diff --git a/profiles/package.mask b/profiles/package.mask
index 25bcab1cc87f..9134c9a175bf 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,12 @@
 
 #--- END OF EXAMPLES ---
 
+# John Helmert III <a...@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 <a...@gentoo.org> (2022-08-14)
 # Vulnerable and unmaintained for years, many open bugs, no revdeps,
 # EAPI 6. Removal in 30 days, bug 733354

Reply via email to