- Turn off auditallow on setting booleans

This commit is contained in:
Daniel J Walsh 2006-07-13 14:24:05 +00:00
parent d819090e1f
commit 317bd2fd17
1 changed files with 4 additions and 1 deletions

View File

@ -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 <dwalsh@redhat.com> 2.3.2-3
- Turn off auditallow on setting booleans
* Fri Jul 7 2006 Dan Walsh <dwalsh@redhat.com> 2.3.2-2
- Multiple fixes