- Latest update from NSA
Add support for building Xen policies from Paul Nuzzi. Add long options to checkpolicy and checkmodule by Guido Trentalancia <guido@trentalancia.com>
This commit is contained in:
parent
33508b5322
commit
7c6d84d139
@ -71,3 +71,5 @@ checkpolicy-2.0.16.tgz
|
|||||||
checkpolicy-2.0.17.tgz
|
checkpolicy-2.0.17.tgz
|
||||||
checkpolicy-2.0.18.tgz
|
checkpolicy-2.0.18.tgz
|
||||||
checkpolicy-2.0.19.tgz
|
checkpolicy-2.0.19.tgz
|
||||||
|
checkpolicy-2.0.20.tgz
|
||||||
|
checkpolicy-2.0.21.tgz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%define libsepolver 2.0.35-1
|
%define libsepolver 2.0.39-1
|
||||||
Summary: SELinux policy compiler
|
Summary: SELinux policy compiler
|
||||||
Name: checkpolicy
|
Name: checkpolicy
|
||||||
Version: 2.0.19
|
Version: 2.0.21
|
||||||
Release: 3%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
Group: Development/System
|
Group: Development/System
|
||||||
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
|
||||||
@ -55,6 +55,12 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_bindir}/sedispol
|
%{_bindir}/sedispol
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 1 2009 Dan Walsh <dwalsh@redhat.com> - 2.0.21-1
|
||||||
|
- Latest update from NSA
|
||||||
|
* Add support for building Xen policies from Paul Nuzzi.
|
||||||
|
* Add long options to checkpolicy and checkmodule by Guido
|
||||||
|
Trentalancia <guido@trentalancia.com>
|
||||||
|
|
||||||
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.19-3
|
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.0.19-3
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user