commit: 9917da40f1bf3d60326b3b79cbc436fc7513868c
Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Thu Dec 13 15:42:32 2018 +0000
Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Thu Dec 13 15:42:44 2018 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9917da40
profiles: deprecate old hardened x86 profiles
Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
profiles/hardened/linux/x86/deprecated | 1 +
profiles/hardened/linux/x86/selinux/deprecated | 1 +
profiles/profiles.desc | 2 --
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/profiles/hardened/linux/x86/deprecated
b/profiles/hardened/linux/x86/deprecated
new file mode 100644
index 00000000000..2411cb5bd1d
--- /dev/null
+++ b/profiles/hardened/linux/x86/deprecated
@@ -0,0 +1 @@
+default/linux/x86/17.0/hardened
diff --git a/profiles/hardened/linux/x86/selinux/deprecated
b/profiles/hardened/linux/x86/selinux/deprecated
new file mode 100644
index 00000000000..58212ed1f1e
--- /dev/null
+++ b/profiles/hardened/linux/x86/selinux/deprecated
@@ -0,0 +1 @@
+default/linux/x86/17.0/hardened/selinux
diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index c94c61e9df9..223110411e3 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -308,8 +308,6 @@ mips hardened/linux/mips/n64
exp
ppc hardened/linux/powerpc/ppc32 dev
ppc hardened/linux/powerpc/ppc64/32bit-userland dev
ppc64 hardened/linux/powerpc/ppc64/64bit-userland dev
-x86 hardened/linux/x86 stable
-x86 hardened/linux/x86/selinux stable
# musl profiles
# @MAINTAINER: [email protected]