From 73e5f9c82a413a7153b1d70c6f9987a17e21cef4 Mon Sep 17 00:00:00 2001 From: Shrikant Bobade Date: Thu, 30 Jul 2015 19:06:56 +0530 Subject: refpolicy-mls: update base refpolicy 20141203 A simple forward-port of refpolicy-mls to use the 20141203 base refpolicy. Signed-off-by: Shrikant Bobade Signed-off-by: Joe MacDonald --- recipes-security/refpolicy/refpolicy-mls_2.20141203.bb | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 recipes-security/refpolicy/refpolicy-mls_2.20141203.bb diff --git a/recipes-security/refpolicy/refpolicy-mls_2.20141203.bb b/recipes-security/refpolicy/refpolicy-mls_2.20141203.bb new file mode 100644 index 0000000..7388232 --- /dev/null +++ b/recipes-security/refpolicy/refpolicy-mls_2.20141203.bb @@ -0,0 +1,10 @@ +SUMMARY = "MLS (Multi Level Security) variant of the SELinux policy" +DESCRIPTION = "\ +This is the reference policy for SE Linux built with MLS support. \ +It allows giving data labels such as \"Top Secret\" and preventing \ +such data from leaking to processes or files with lower classification. \ +" + +POLICY_TYPE = "mls" + +include refpolicy_${PV}.inc -- cgit v1.2.3-54-g00ecf