From: <ssm...@us...> - 2007-09-18 19:46:49
|
Revision: 2569 http://selinux.svn.sourceforge.net/selinux/?rev=2569&view=rev Author: ssmalley Date: 2007-09-18 12:46:46 -0700 (Tue, 18 Sep 2007) Log Message: ----------- updated checkpolicy to version 2.0.4 Modified Paths: -------------- trunk/checkpolicy/ChangeLog trunk/checkpolicy/VERSION Modified: trunk/checkpolicy/ChangeLog =================================================================== --- trunk/checkpolicy/ChangeLog 2007-09-18 19:45:14 UTC (rev 2568) +++ trunk/checkpolicy/ChangeLog 2007-09-18 19:46:46 UTC (rev 2569) @@ -1,3 +1,8 @@ +2.0.4 2007-09-18 + * Merged handle unknown policydb flag support from Eric Paris. + Adds new command line options -U {allow, reject, deny} for selecting + the flag when a base module or kernel policy is built. + 2.0.3 2007-05-31 * Merged fix for segfault on duplicate require of sensitivity from Caleb Case. * Merged fix for dead URLs in checkpolicy man pages from Dan Walsh. Modified: trunk/checkpolicy/VERSION =================================================================== --- trunk/checkpolicy/VERSION 2007-09-18 19:45:14 UTC (rev 2568) +++ trunk/checkpolicy/VERSION 2007-09-18 19:46:46 UTC (rev 2569) @@ -1 +1 @@ -2.0.3 +2.0.4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |