From bf7baf9d1addde81b99844d79a3e8dacd02850f7 Mon Sep 17 00:00:00 2001 From: Philip Tricca Date: Fri, 11 Sep 2015 22:18:23 -0700 Subject: libsemanage: Bump version to 2.4. Signed-off-by: Philip Tricca Signed-off-by: Joe MacDonald --- ...emanage-disable-expand-check-on-policy-load.patch | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) (limited to 'recipes-security/selinux/libsemanage') diff --git a/recipes-security/selinux/libsemanage/libsemanage-disable-expand-check-on-policy-load.patch b/recipes-security/selinux/libsemanage/libsemanage-disable-expand-check-on-policy-load.patch index 653cfbb..d755464 100644 --- a/recipes-security/selinux/libsemanage/libsemanage-disable-expand-check-on-policy-load.patch +++ b/recipes-security/selinux/libsemanage/libsemanage-disable-expand-check-on-policy-load.patch @@ -16,17 +16,15 @@ Signed-off-by: Joe MacDonald src/semanage.conf | 4 ++++ 1 file changed, 4 insertions(+) -diff --git a/src/semanage.conf b/src/semanage.conf -index 24e1999..42050a7 100644 ---- a/src/semanage.conf -+++ b/src/semanage.conf -@@ -36,3 +36,6 @@ module-store = direct - # version is necessary. - #policy-version = 19 - +Index: libsemanage-2.4/src/semanage.conf +=================================================================== +--- libsemanage-2.4.orig/src/semanage.conf ++++ libsemanage-2.4/src/semanage.conf +@@ -39,3 +39,7 @@ module-store = direct + # By default, semanage will generate policies for the SELinux target. + # To build policies for Xen, uncomment the following line. + #target-platform = xen ++ +# Don't check the entire policy hierarchy when inserting / expanding a policy +# module. This results in a significant speed-up in policy loading. +expand-check=0 --- -1.7.10.4 - -- cgit v1.2.3-54-g00ecf