From e21e3bfb9dbad74f785367c41b53a45411380cd1 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Sep 29 2005 01:18:06 +0000 Subject: - Latest upgrade from NSA Merged error handling improvement in checkmodule from Karl MacMillan (Tresys). --- diff --git a/.cvsignore b/.cvsignore index 3aa0c6f..6c61f73 100644 --- a/.cvsignore +++ b/.cvsignore @@ -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 diff --git a/checkpolicy.spec b/checkpolicy.spec index 544a79a..4df0d88 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -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 1.27.5-1 +- Latest upgrade from NSA + * Merged error handling improvement in checkmodule from Karl MacMillan (Tresys). + * Tue Sep 27 2005 Dan Walsh 1.27.4-1 - Latest upgrade from NSA * Merged bugfix for dup role transition error messages from diff --git a/sources b/sources index ae34ac1..d36e634 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -0936658b7b0c67cf636ec2c01f1a2e8f checkpolicy-1.27.4.tgz +f2859c63a8002bdf5c9a755b073650f7 checkpolicy-1.27.5.tgz