* Mon Nov 19 2007 Dan Walsh <dwalsh@redhat.com> 2.0.32-1
- Upgrade from NSA * load_policy initial load option from Chad Sellers.
This commit is contained in:
parent
b458bb5fd5
commit
8d32038fbc
@ -163,3 +163,4 @@ policycoreutils-2.0.27.tgz
|
|||||||
policycoreutils-2.0.28.tgz
|
policycoreutils-2.0.28.tgz
|
||||||
policycoreutils-2.0.29.tgz
|
policycoreutils-2.0.29.tgz
|
||||||
policycoreutils-2.0.31.tgz
|
policycoreutils-2.0.31.tgz
|
||||||
|
policycoreutils-2.0.32.tgz
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
%define sepolgenver 1.0.10
|
%define sepolgenver 1.0.10
|
||||||
Summary: SELinux policy core utilities
|
Summary: SELinux policy core utilities
|
||||||
Name: policycoreutils
|
Name: policycoreutils
|
||||||
Version: 2.0.31
|
Version: 2.0.32
|
||||||
Release: 20%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/policycoreutils-%{version}.tgz
|
||||||
@ -207,6 +207,10 @@ if [ "$1" -ge "1" ]; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 19 2007 Dan Walsh <dwalsh@redhat.com> 2.0.32-1
|
||||||
|
- Upgrade from NSA
|
||||||
|
* load_policy initial load option from Chad Sellers.
|
||||||
|
|
||||||
* Mon Nov 19 2007 Dan Walsh <dwalsh@redhat.com> 2.0.31-20
|
* Mon Nov 19 2007 Dan Walsh <dwalsh@redhat.com> 2.0.31-20
|
||||||
- Don't show error on missing policy.xml
|
- Don't show error on missing policy.xml
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user