From 2d61bf5dd050c35e0582f07bb6e7731d99f23acb Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Wed, 10 Aug 2005 21:05:55 +0000 Subject: [PATCH] - Update to NSA Release Fixed call to hierarchy checking code to pass the right policydb. Merged patch to update dismod for the relocation of the module read/write code from libsemanage to libsepol, and to enable build of test subdirectory from Jason Tang (Tresys). --- .cvsignore | 1 + checkpolicy.spec | 9 ++++++++- sources | 2 +- 3 files changed, 10 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 47ca483..63733be 100644 --- a/.cvsignore +++ b/.cvsignore @@ -16,3 +16,4 @@ checkpolicy-1.23.3.tgz checkpolicy-1.23.4.tgz checkpolicy-1.25.2.tgz checkpolicy-1.25.3.tgz +checkpolicy-1.25.5.tgz diff --git a/checkpolicy.spec b/checkpolicy.spec index 6d06546..3969b95 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -1,7 +1,7 @@ %define libsepolver 1.7.6-2 Summary: SELinux policy compiler Name: checkpolicy -Version: 1.25.3 +Version: 1.25.5 Release: 1 License: GPL Group: Development/System @@ -46,6 +46,13 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man8/checkpolicy.8.gz %changelog +* Wed Aug 10 2005 Dan Walsh 1.25.5-1 +- Update to NSA Release + * Fixed call to hierarchy checking code to pass the right policydb. + * Merged patch to update dismod for the relocation of the + module read/write code from libsemanage to libsepol, and + to enable build of test subdirectory from Jason Tang (Tresys). + * Thu Jul 28 2005 Dan Walsh 1.25.3-1 - Update to NSA Release * Merged hierarchy check fix from Joshua Brindle (Tresys). diff --git a/sources b/sources index 8fb6a54..46ebedf 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -017740afa940e476bac125466664595c checkpolicy-1.25.3.tgz +076cab7322ef14cc51e21237fccf4a90 checkpolicy-1.25.5.tgz