diff --git a/booleans-targeted.conf b/booleans-targeted.conf index ecc587d..b815e14 100644 --- a/booleans-targeted.conf +++ b/booleans-targeted.conf @@ -1,5 +1,5 @@ # Allow making anonymous memory executable, e.g.for runtime-code generation or executable stack. -nnn# +# allow_execmem = false # Allow making a modified private filemapping executable (text relocation). diff --git a/selinux-policy.spec b/selinux-policy.spec index 5414f29..d9029f3 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -17,7 +17,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 2.4.6 -Release: 8%{?dist} +Release: 9%{?dist} License: GPL Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -351,6 +351,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init %endif %changelog +* Fri Dec 8 2006 Dan Walsh 2.4.6-9 +- More fixes for MLS + * Wed Dec 6 2006 Dan Walsh 2.4.6-8 - More Fixes polyinstatiation Resolves: #216184