- Latest update from NSA
Merged patch to use new libsepol error codes by Karl MacMillan. Updated version for stable branch.
This commit is contained in:
parent
efbbda85bd
commit
1ec43fbb6a
@ -52,3 +52,5 @@ checkpolicy-1.30.11.tgz
|
|||||||
checkpolicy-1.30.12.tgz
|
checkpolicy-1.30.12.tgz
|
||||||
checkpolicy-1.32.tgz
|
checkpolicy-1.32.tgz
|
||||||
checkpolicy-1.33.1.tgz
|
checkpolicy-1.33.1.tgz
|
||||||
|
checkpolicy-1.34.0.tgz
|
||||||
|
checkpolicy-2.0.0.tgz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%define libsepolver 1.15.2-1
|
%define libsepolver 2.0.1-1
|
||||||
Summary: SELinux policy compiler
|
Summary: SELinux policy compiler
|
||||||
Name: checkpolicy
|
Name: checkpolicy
|
||||||
Version: 1.33.1
|
Version: 2.0.0
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL
|
License: GPL
|
||||||
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
|
||||||
@ -47,6 +47,11 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man8/checkmodule.8.gz
|
%{_mandir}/man8/checkmodule.8.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Nov 14 2006 Dan Walsh <dwalsh@redhat.com> - 2.0.0-1
|
||||||
|
- Latest update from NSA
|
||||||
|
* Merged patch to use new libsepol error codes by Karl MacMillan.
|
||||||
|
* Updated version for stable branch.
|
||||||
|
|
||||||
* Tue Nov 14 2006 Dan Walsh <dwalsh@redhat.com> - 1.33.1-2
|
* Tue Nov 14 2006 Dan Walsh <dwalsh@redhat.com> - 1.33.1-2
|
||||||
- Rebuild for new libraries
|
- Rebuild for new libraries
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user