From 317bd2fd17fd849854aec72211fbd1244460a3b9 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 13 Jul 2006 14:24:05 +0000 Subject: [PATCH] - Turn off auditallow on setting booleans --- selinux-policy.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/selinux-policy.spec b/selinux-policy.spec index a026e91c..6dfee224 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -16,7 +16,7 @@ Summary: SELinux policy configuration Name: selinux-policy Version: 2.3.2 -Release: 2 +Release: 3 License: GPL Group: System Environment/Base Source: serefpolicy-%{version}.tgz @@ -341,6 +341,9 @@ semodule -b base.pp -r bootloader -r clock -r dpkg -r fstools -r hotplug -r init %endif %changelog +* Fri Jul 7 2006 Dan Walsh 2.3.2-3 +- Turn off auditallow on setting booleans + * Fri Jul 7 2006 Dan Walsh 2.3.2-2 - Multiple fixes