* Tue Sep 13 2007 Dan Walsh <dwalsh@redhat.com> 2.0.25-13

- Upgrade version of sepolgen from NSA
	* Expand the sepolgen parser to parse all current refpolicy modules from Karl MacMillan.
	* Suppress generation of rules for non-denials from Karl MacMillan (take 3).
This commit is contained in:
Daniel J Walsh 2007-09-13 12:32:16 +00:00
parent 835e07e0e6
commit d7f1fcd1a3
3 changed files with 9 additions and 3 deletions

View File

@ -157,3 +157,4 @@ policycoreutils-2.0.22.tgz
policycoreutils-2.0.23.tgz
policycoreutils-2.0.25.tgz
sepolgen-1.0.9.tgz
sepolgen-1.0.10.tgz

View File

@ -2,11 +2,11 @@
%define libsepolver 2.0.9-1
%define libsemanagever 2.0.5-1
%define libselinuxver 2.0.23-3
%define sepolgenver 1.0.9
%define sepolgenver 1.0.10
Summary: SELinux policy core utilities
Name: policycoreutils
Version: 2.0.25
Release: 12%{?dist}
Release: 13%{?dist}
License: GPLv2+
Group: System Environment/Base
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
@ -200,6 +200,11 @@ if [ "$1" -ge "1" ]; then
fi
%changelog
* Tue Sep 13 2007 Dan Walsh <dwalsh@redhat.com> 2.0.25-13
- Upgrade version of sepolgen from NSA
* Expand the sepolgen parser to parse all current refpolicy modules from Karl MacMillan.
* Suppress generation of rules for non-denials from Karl MacMillan (take 3).
* Tue Sep 11 2007 Dan Walsh <dwalsh@redhat.com> 2.0.25-12
- Remove bogus import libxml2

View File

@ -1,2 +1,2 @@
43c5df63e94b6e35d1f830b5b7ee6cfc policycoreutils-2.0.25.tgz
75f280f7000200c4b53b1c5006f57029 sepolgen-1.0.9.tgz
eddb3e34fb982d752aa8cbed7b98f3d2 sepolgen-1.0.10.tgz