Merged handle unknown policydb flag support from Eric Paris. Adds new

command line options -U {allow, reject, deny} for selecting the flag
    when a base module or kernel policy is built.
This commit is contained in:
Daniel J Walsh 2007-09-19 00:20:03 +00:00
parent 3667d6eef5
commit 5d693896f6
3 changed files with 10 additions and 4 deletions

View File

@ -57,3 +57,4 @@ checkpolicy-2.0.0.tgz
checkpolicy-2.0.1.tgz
checkpolicy-2.0.2.tgz
checkpolicy-2.0.3.tgz
checkpolicy-2.0.4.tgz

View File

@ -1,8 +1,8 @@
%define libsepolver 2.0.3-1
%define libsepolver 2.0.10-1
Summary: SELinux policy compiler
Name: checkpolicy
Version: 2.0.3
Release: 3%{?dist}
Version: 2.0.4
Release: 1%{?dist}
License: GPL
Group: Development/System
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
@ -47,6 +47,11 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man8/checkmodule.8.gz
%changelog
* Tue Sep 18 2007 Dan Walsh <dwalsh@redhat.com> - 2.0.4-1
* Merged handle unknown policydb flag support from Eric Paris.
Adds new command line options -U {allow, reject, deny} for selecting
the flag when a base module or kernel policy is built.
* Tue Aug 28 2007 Fedora Release Engineering <rel-eng at fedoraproject dot org> - 2.0.3-3
- Rebuild for selinux ppc32 issue.

View File

@ -1 +1 @@
fb843b14d280e5fd4216eb34495ad533 checkpolicy-2.0.3.tgz
4f80d0bdec361300e80395dcaa4b685d checkpolicy-2.0.4.tgz