- Latest upgrade from NSA
Merged error handling improvement in checkmodule from Karl MacMillan (Tresys).
This commit is contained in:
parent
d3c90af390
commit
e21e3bfb9d
@ -25,3 +25,4 @@ checkpolicy-1.26.tgz
|
||||
checkpolicy-1.27.1.tgz
|
||||
checkpolicy-1.27.2.tgz
|
||||
checkpolicy-1.27.4.tgz
|
||||
checkpolicy-1.27.5.tgz
|
||||
|
@ -1,7 +1,7 @@
|
||||
%define libsepolver 1.9.6-1
|
||||
%define libsepolver 1.9.7-1
|
||||
Summary: SELinux policy compiler
|
||||
Name: checkpolicy
|
||||
Version: 1.27.4
|
||||
Version: 1.27.5
|
||||
Release: 1
|
||||
License: GPL
|
||||
Group: Development/System
|
||||
@ -10,7 +10,7 @@ BuildRoot: %{_tmppath}/%{name}-buildroot
|
||||
BuildRequires: byacc flex libsepol-devel >= %{libsepolver}
|
||||
|
||||
%description
|
||||
Security-enhanced Linux is a patch of the Linux® kernel and a number
|
||||
Security-enhanced Linux is a feature of the Linux® kernel and a number
|
||||
of utilities with enhanced security functionality designed to add
|
||||
mandatory access controls to Linux. The Security-enhanced Linux
|
||||
kernel contains new architectural components originally developed to
|
||||
@ -44,6 +44,10 @@ rm -rf ${RPM_BUILD_ROOT}
|
||||
%{_mandir}/man8/checkpolicy.8.gz
|
||||
|
||||
%changelog
|
||||
* Wed Sep 28 2005 Dan Walsh <dwalsh@redhat.com> 1.27.5-1
|
||||
- Latest upgrade from NSA
|
||||
* Merged error handling improvement in checkmodule from Karl MacMillan (Tresys).
|
||||
|
||||
* Tue Sep 27 2005 Dan Walsh <dwalsh@redhat.com> 1.27.4-1
|
||||
- Latest upgrade from NSA
|
||||
* Merged bugfix for dup role transition error messages from
|
||||
|
Loading…
Reference in New Issue
Block a user