From 38a5c987ac9c396969fd5b6edfba91131db8acac Mon Sep 17 00:00:00 2001 From: Jason Zaman Date: Thu, 12 Apr 2018 15:36:14 +0800 Subject: [PATCH] profiles: add default/linux/x86/17.0/hardened/selinux Closes: https://bugs.gentoo.org/652222 --- profiles/default/linux/x86/17.0/hardened/selinux/eapi | 1 + profiles/default/linux/x86/17.0/hardened/selinux/parent | 2 ++ profiles/profiles.desc | 1 + 3 files changed, 4 insertions(+) create mode 100644 profiles/default/linux/x86/17.0/hardened/selinux/eapi create mode 100644 profiles/default/linux/x86/17.0/hardened/selinux/parent diff --git a/profiles/default/linux/x86/17.0/hardened/selinux/eapi b/profiles/default/linux/x86/17.0/hardened/selinux/eapi new file mode 100644 index 000000000000..7ed6ff82de6b --- /dev/null +++ b/profiles/default/linux/x86/17.0/hardened/selinux/eapi @@ -0,0 +1 @@ +5 diff --git a/profiles/default/linux/x86/17.0/hardened/selinux/parent b/profiles/default/linux/x86/17.0/hardened/selinux/parent new file mode 100644 index 000000000000..2190e9797eaa --- /dev/null +++ b/profiles/default/linux/x86/17.0/hardened/selinux/parent @@ -0,0 +1,2 @@ +.. +../../../../../../features/selinux diff --git a/profiles/profiles.desc b/profiles/profiles.desc index a1a9e1947726..5438111602b2 100644 --- a/profiles/profiles.desc +++ b/profiles/profiles.desc @@ -239,6 +239,7 @@ x86 default/linux/x86/13.0/systemd stable x86 default/linux/x86/17.0 stable x86 default/linux/x86/17.0/selinux stable x86 default/linux/x86/17.0/hardened stable +x86 default/linux/x86/17.0/hardened/selinux stable x86 default/linux/x86/17.0/desktop stable x86 default/linux/x86/17.0/desktop/gnome stable x86 default/linux/x86/17.0/desktop/gnome/systemd stable -- 2.26.2