- Latest upgrade from NSA

Merged support for require blocks inside conditionals from Joshua Brindle
    (Tresys).
This commit is contained in:
Daniel J Walsh 2005-10-14 12:31:36 +00:00
parent c7eb5fa60e
commit 571771b17d
3 changed files with 10 additions and 4 deletions

View File

@ -29,3 +29,4 @@ checkpolicy-1.27.5.tgz
checkpolicy-1.27.6.tgz
checkpolicy-1.27.7.tgz
checkpolicy-1.27.8.tgz
checkpolicy-1.27.9.tgz

View File

@ -1,8 +1,8 @@
%define libsepolver 1.9.14-1
%define libsepolver 1.9.17-1
Summary: SELinux policy compiler
Name: checkpolicy
Version: 1.27.8
Release: 2
Version: 1.27.9
Release: 1
License: GPL
Group: Development/System
Source: http://www.nsa.gov/selinux/archives/%{name}-%{version}.tgz
@ -44,6 +44,11 @@ rm -rf ${RPM_BUILD_ROOT}
%{_mandir}/man8/checkpolicy.8.gz
%changelog
* Fri Oct 14 2005 Dan Walsh <dwalsh@redhat.com> 1.27.9-1
- Latest upgrade from NSA
* Merged support for require blocks inside conditionals from
Joshua Brindle (Tresys).
* Wed Oct 12 2005 Karsten Hopp <karsten@redhat.de> 1.27.8-2
- add buildrequirement for libselinux-devel for dispol

View File

@ -1 +1 @@
170fa7d39784058d1807e8e2cda79de1 checkpolicy-1.27.8.tgz
5c79f9b67bccf7f000811b3df9fd5f34 checkpolicy-1.27.9.tgz