From 3181c033e398718b8c2a7f4178658a3526ecb693 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Mar 14 2008 00:24:03 +0000 Subject: - Latest update from NSA Split out non-grammar parts of policy_parse.yacc into policy_define.c and policy_define.h from Todd C. Miller. Initialize struct policy_file before using it, from Todd C. Miller. Remove unused define, move variable out of .y file, simplify COND_ERR, from Todd C. Miller. --- diff --git a/.cvsignore b/.cvsignore index d3ce86c..f2b332f 100644 --- a/.cvsignore +++ b/.cvsignore @@ -64,3 +64,4 @@ checkpolicy-2.0.7.tgz checkpolicy-2.0.8.tgz checkpolicy-2.0.9.tgz checkpolicy-2.0.10.tgz +checkpolicy-2.0.13.tgz diff --git a/checkpolicy.spec b/checkpolicy.spec index e18e9e1..a82839b 100644 --- a/checkpolicy.spec +++ b/checkpolicy.spec @@ -1,4 +1,4 @@ -%define libsepolver 2.0.23-1 +%define libsepolver 2.0.25-1 Summary: SELinux policy compiler Name: checkpolicy Version: 2.0.13 diff --git a/sources b/sources index 4e20c20..c7df5e7 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -626188d922e28cfb485e06ec4fa532a8 checkpolicy-2.0.10.tgz +c8f422472f0860bcfd551c029e8bd75d checkpolicy-2.0.13.tgz