From 317bd2fd17fd849854aec72211fbd1244460a3b9 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Jul 13 2006 14:24:05 +0000 Subject: - Turn off auditallow on setting booleans --- diff --git a/selinux-policy.spec b/selinux-policy.spec index a026e91..6dfee22 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