commit:     43eac61287b92760be25daafa891ebed0d2b2b4b
Author:     Jonathan Davies <jpds <AT> protonmail <DOT> com>
AuthorDate: Mon Aug 30 21:16:07 2021 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sat Nov 20 23:20:47 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=43eac612

profiles: arm64/17.0: Added SELinux profile, and stable mask for selinux.

Signed-off-by: Jonathan Davies <jpds <AT> protonmail.com>
Signed-off-by: Sam James <sam <AT> gentoo.org>

 profiles/arch/arm64/use.stable.mask              | 4 ++++
 profiles/default/linux/arm64/17.0/selinux/eapi   | 1 +
 profiles/default/linux/arm64/17.0/selinux/parent | 2 ++
 profiles/profiles.desc                           | 1 +
 4 files changed, 8 insertions(+)

diff --git a/profiles/arch/arm64/use.stable.mask 
b/profiles/arch/arm64/use.stable.mask
index ff0cafe9ef98..6962c99da2e2 100644
--- a/profiles/arch/arm64/use.stable.mask
+++ b/profiles/arch/arm64/use.stable.mask
@@ -4,6 +4,10 @@
 # This file requires eapi 5 or later. New entries go on top.
 # Please use the same syntax as in use.mask
 
+# Jonathan Davies (2021-08-30)
+# sec-policy/selinux-* not stable yet
+selinux
+
 # Michał Górny <mgo...@gentoo.org> (2021-05-04)
 # Python 3.10 is not yet stable (and will not be until it's out of beta,
 # around September.

diff --git a/profiles/default/linux/arm64/17.0/selinux/eapi 
b/profiles/default/linux/arm64/17.0/selinux/eapi
new file mode 100644
index 000000000000..7ed6ff82de6b
--- /dev/null
+++ b/profiles/default/linux/arm64/17.0/selinux/eapi
@@ -0,0 +1 @@
+5

diff --git a/profiles/default/linux/arm64/17.0/selinux/parent 
b/profiles/default/linux/arm64/17.0/selinux/parent
new file mode 100644
index 000000000000..933e67923d1a
--- /dev/null
+++ b/profiles/default/linux/arm64/17.0/selinux/parent
@@ -0,0 +1,2 @@
+..
+../../../../../features/selinux

diff --git a/profiles/profiles.desc b/profiles/profiles.desc
index ec275270eff1..7bca49cd1cf3 100644
--- a/profiles/profiles.desc
+++ b/profiles/profiles.desc
@@ -106,6 +106,7 @@ arm64               default/linux/arm64/17.0/desktop/plasma 
        stable
 arm64          default/linux/arm64/17.0/desktop/plasma/systemd stable
 arm64          default/linux/arm64/17.0/desktop/systemd        stable
 arm64          default/linux/arm64/17.0/developer              exp
+arm64          default/linux/arm64/17.0/selinux                dev
 arm64          default/linux/arm64/17.0/systemd                stable
 
 # ARM64 Profiles (big-endian)

Reply via email to