Remove allow_execmem boolean and replace with deny_execmem boolean

This commit is contained in:
Dan Walsh 2011-11-08 16:35:55 -05:00
parent 90160938e2
commit 4147fe8cd2

View File

@ -17,7 +17,7 @@
Summary: SELinux policy configuration Summary: SELinux policy configuration
Name: selinux-policy Name: selinux-policy
Version: 3.10.0 Version: 3.10.0
Release: 55.1%{?dist} Release: 55.2%{?dist}
License: GPLv2+ License: GPLv2+
Group: System Environment/Base Group: System Environment/Base
Source: serefpolicy-%{version}.tgz Source: serefpolicy-%{version}.tgz
@ -484,6 +484,9 @@ SELinux Reference policy mls base module.
%endif %endif
%changelog %changelog
* Tue Nov 8 2011 Dan Walsh <dwalsh@redhat.com> 3.10.0-55.2
- Remove allow_execmem boolean and replace with deny_execmem boolean
* Tue Nov 8 2011 Dan Walsh <dwalsh@redhat.com> 3.10.0-55.1 * Tue Nov 8 2011 Dan Walsh <dwalsh@redhat.com> 3.10.0-55.1
- Turn back on allow_execmem boolean - Turn back on allow_execmem boolean