- Fix moilscanner update problem

This commit is contained in:
Daniel J Walsh 2007-07-14 12:56:45 +00:00
parent 7e3506426b
commit 1d03199c5e
2 changed files with 1389 additions and 585 deletions

File diff suppressed because it is too large Load Diff

View File

@ -17,7 +17,7 @@
Summary: SELinux policy configuration
Name: selinux-policy
Version: 3.0.2
Release: 7%{?dist}
Release: 8%{?dist}
License: GPL
Group: System Environment/Base
Source: serefpolicy-%{version}.tgz
@ -288,6 +288,7 @@ SELinux Reference policy targeted base module.
%saveFileContext targeted
%post targeted
semodule -r moilscanner 2>/dev/null
%loadpolicy targeted
%relabel targeted
exit 0
@ -356,6 +357,9 @@ exit 0
%endif
%changelog
* Sat Jul 14 2007 Dan Walsh <dwalsh@redhat.com> 3.0.2-8
- Fix moilscanner update problem
* Thu Jul 12 2007 Dan Walsh <dwalsh@redhat.com> 3.0.2-7
- Begin adding policy to separate setsebool from semanage
- Fix xserver.if definition to not break sepolgen.if