From 7171df22fedc2ffc6ffe864d96fdae30b42bf8d2 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mon, 12 Dec 2005 20:59:35 +0000 Subject: [PATCH] - Turn back on execmem since we need it for java, firefox, ooffice --- booleans-targeted.conf | 2 +- selinux-policy.spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/booleans-targeted.conf b/booleans-targeted.conf index 9646d9ed..5d55afd6 100644 --- a/booleans-targeted.conf +++ b/booleans-targeted.conf @@ -1,6 +1,6 @@ # Allow making anonymous memory executable, e.g.for runtime-code generation or executable stack. # -allow_execmem = false +allow_execmem = true # Allow making a modified private filemapping executable (text relocation). # diff --git a/selinux-policy.spec b/selinux-policy.spec index d2b7f7da..d6cb05c4 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -10,7 +10,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 2.1.3 -Release: 1 +Release: 2 License: GPL Group: System Environment/Base Source: serefpolicy-%{version}.tgz