[selinux-policy] Remove allow_execmem boolean and replace with deny_execmem boolean

Daniel J Walsh dwalsh at fedoraproject.org
Tue Nov 8 21:35:58 UTC 2011


commit 4147fe8cd2758f69db6243ebddca67ec057e1f89
Author: Dan Walsh <dwalsh at redhat.com>
Date:   Tue Nov 8 16:35:55 2011 -0500

    Remove allow_execmem boolean and replace with deny_execmem boolean

 selinux-policy.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/selinux-policy.spec b/selinux-policy.spec
index c39a36e..4e3982e 100644
--- a/selinux-policy.spec
+++ b/selinux-policy.spec
@@ -17,7 +17,7 @@
 Summary: SELinux policy configuration
 Name: selinux-policy
 Version: 3.10.0
-Release: 55.1%{?dist}
+Release: 55.2%{?dist}
 License: GPLv2+
 Group: System Environment/Base
 Source: serefpolicy-%{version}.tgz
@@ -484,6 +484,9 @@ SELinux Reference policy mls base module.
 %endif
 
 %changelog
+* Tue Nov 8 2011 Dan Walsh <dwalsh at redhat.com> 3.10.0-55.2
+- Remove allow_execmem boolean and replace with deny_execmem boolean
+
 * Tue Nov 8 2011 Dan Walsh <dwalsh at redhat.com> 3.10.0-55.1
 - Turn back on allow_execmem boolean
 


More information about the scm-commits mailing list