* 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:
parent
835e07e0e6
commit
d7f1fcd1a3
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user