commit: bfe1077bd23ec5fc6ee688326c56509653611be3 Author: Anthony G. Basile <blueness <AT> gentoo <DOT> org> AuthorDate: Thu Dec 13 15:09:07 2018 +0000 Commit: Anthony G. Basile <blueness <AT> gentoo <DOT> org> CommitDate: Thu Dec 13 15:10:18 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bfe1077b
profiles: deprecate old hardened amd64 profiles Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org> profiles/hardened/linux/amd64/deprecated | 1 + profiles/hardened/linux/amd64/no-multilib/deprecated | 1 + profiles/hardened/linux/amd64/no-multilib/selinux/deprecated | 1 + profiles/hardened/linux/amd64/selinux/deprecated | 1 + profiles/hardened/linux/amd64/x32/deprecated | 1 + profiles/profiles.desc | 5 ----- 6 files changed, 5 insertions(+), 5 deletions(-) diff --git a/profiles/hardened/linux/amd64/deprecated b/profiles/hardened/linux/amd64/deprecated new file mode 100644 index 00000000000..e6cea706fad --- /dev/null +++ b/profiles/hardened/linux/amd64/deprecated @@ -0,0 +1 @@ +default/linux/amd64/17.0/hardened diff --git a/profiles/hardened/linux/amd64/no-multilib/deprecated b/profiles/hardened/linux/amd64/no-multilib/deprecated new file mode 100644 index 00000000000..41a61f1937b --- /dev/null +++ b/profiles/hardened/linux/amd64/no-multilib/deprecated @@ -0,0 +1 @@ +default/linux/amd64/17.0/no-multilib/hardened diff --git a/profiles/hardened/linux/amd64/no-multilib/selinux/deprecated b/profiles/hardened/linux/amd64/no-multilib/selinux/deprecated new file mode 100644 index 00000000000..d9f2abb8d83 --- /dev/null +++ b/profiles/hardened/linux/amd64/no-multilib/selinux/deprecated @@ -0,0 +1 @@ +default/linux/amd64/17.0/no-multilib/hardened/selinux diff --git a/profiles/hardened/linux/amd64/selinux/deprecated b/profiles/hardened/linux/amd64/selinux/deprecated new file mode 100644 index 00000000000..13191e6977a --- /dev/null +++ b/profiles/hardened/linux/amd64/selinux/deprecated @@ -0,0 +1 @@ +default/linux/amd64/17.0/hardened/selinux diff --git a/profiles/hardened/linux/amd64/x32/deprecated b/profiles/hardened/linux/amd64/x32/deprecated new file mode 100644 index 00000000000..5cbfaf5838b --- /dev/null +++ b/profiles/hardened/linux/amd64/x32/deprecated @@ -0,0 +1 @@ +# no successor diff --git a/profiles/profiles.desc b/profiles/profiles.desc index 193681c5062..82f3cecf827 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -294,11 +294,6 @@ x86-fbsd default/bsd/fbsd/x86/11.1 exp # Hardened Profiles # @MAINTAINER: harde...@gentoo.org -amd64 hardened/linux/amd64 stable -amd64 hardened/linux/amd64/selinux stable -amd64 hardened/linux/amd64/no-multilib stable -amd64 hardened/linux/amd64/no-multilib/selinux stable -amd64 hardened/linux/amd64/x32 dev arm hardened/linux/arm/armv6j dev arm hardened/linux/arm/armv7a dev ia64 hardened/linux/ia64 dev