diff options
author | Jonathan Davies <jpds@protonmail.com> | 2021-08-30 22:19:26 +0100 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2021-11-20 23:20:48 +0000 |
commit | 12a71f85fa52b42f59360a24484dd73b88d60bda (patch) | |
tree | 8d10e5156ff33d3770d80ea18aa3155903b44aeb /profiles/arch | |
parent | profiles: arm64/17.0: Added SELinux profile, and stable mask for selinux. (diff) | |
download | gentoo-12a71f85fa52b42f59360a24484dd73b88d60bda.tar.gz gentoo-12a71f85fa52b42f59360a24484dd73b88d60bda.tar.bz2 gentoo-12a71f85fa52b42f59360a24484dd73b88d60bda.zip |
profiles: arm/17.0: Added SELinux base profiles, stable mask selinux.
Signed-off-by: Jonathan Davies <jpds@protonmail.com>
Closes: https://github.com/gentoo/gentoo/pull/22166
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles/arch')
-rw-r--r-- | profiles/arch/arm/use.stable.mask | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/arch/arm/use.stable.mask b/profiles/arch/arm/use.stable.mask index 8fa70e683bc3..a0a8a439bb25 100644 --- a/profiles/arch/arm/use.stable.mask +++ b/profiles/arch/arm/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 <mgorny@gentoo.org> (2021-05-04) # Python 3.10 is not yet stable (and will not be until it's out of beta, # around September. |