- Latest upgrade from NSA
Merged support for require blocks inside conditionals from Joshua Brindle (Tresys).
This commit is contained in:
parent
c7eb5fa60e
commit
571771b17d
@ -29,3 +29,4 @@ checkpolicy-1.27.5.tgz
|
|||||||
checkpolicy-1.27.6.tgz
|
checkpolicy-1.27.6.tgz
|
||||||
checkpolicy-1.27.7.tgz
|
checkpolicy-1.27.7.tgz
|
||||||
checkpolicy-1.27.8.tgz
|
checkpolicy-1.27.8.tgz
|
||||||
|
checkpolicy-1.27.9.tgz
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
%define libsepolver 1.9.14-1
|
%define libsepolver 1.9.17-1
|
||||||
Summary: SELinux policy compiler
|
Summary: SELinux policy compiler
|
||||||
Name: checkpolicy
|
Name: checkpolicy
|
||||||
Version: 1.27.8
|
Version: 1.27.9
|
||||||
Release: 2
|
Release: 1
|
||||||
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
|
||||||
@ -44,6 +44,11 @@ rm -rf ${RPM_BUILD_ROOT}
|
|||||||
%{_mandir}/man8/checkpolicy.8.gz
|
%{_mandir}/man8/checkpolicy.8.gz
|
||||||
|
|
||||||
%changelog
|
%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
|
* Wed Oct 12 2005 Karsten Hopp <karsten@redhat.de> 1.27.8-2
|
||||||
- add buildrequirement for libselinux-devel for dispol
|
- add buildrequirement for libselinux-devel for dispol
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user