Two patches to fix bugs related to optionals: The first patch fixes the issue where optionals were not correctly disabled because CIL handles optionals differently from policy packages, as reported by Sven Vermeulen [1]. The second patch fixes a bug that appeared after fixing the optional bug, in which type aliases were not properly scoped when converted to CIL. This could result in type aliases that referenced types that did not exist due to a disabled optional. [1] http://marc.info/?l=selinux&m=141494169024285&w=2 Steve Lawrence (2): policycoreutils: pp: mimic require block support in CIL policycoreutils: pp: define type aliases in the correct scope policycoreutils/hll/pp/pp.c | 219 ++++++++++++++++++++++++++++++++++++-------- 1 file changed, 183 insertions(+), 36 deletions(-) -- 1.9.3 _______________________________________________ Selinux mailing list Selinux@xxxxxxxxxxxxx To unsubscribe, send email to Selinux-leave@xxxxxxxxxxxxx. To get help, send an email containing "help" to Selinux-request@xxxxxxxxxxxxx.