From: <ssm...@us...> - 2008-03-24 20:19:10
|
Revision: 2858 http://selinux.svn.sourceforge.net/selinux/?rev=2858&view=rev Author: ssmalley Date: 2008-03-24 13:19:06 -0700 (Mon, 24 Mar 2008) Log Message: ----------- updated checkpolicy to version 2.0.14 Modified Paths: -------------- trunk/checkpolicy/ChangeLog trunk/checkpolicy/VERSION Modified: trunk/checkpolicy/ChangeLog =================================================================== --- trunk/checkpolicy/ChangeLog 2008-03-24 20:18:43 UTC (rev 2857) +++ trunk/checkpolicy/ChangeLog 2008-03-24 20:19:06 UTC (rev 2858) @@ -1,3 +1,6 @@ +2.0.14 2008-03-24 + * Add permissive domain support from Eric Paris. + 2.0.13 2008-03-05 * Split out non-grammar parts of policy_parse.yacc into policy_define.c and policy_define.h from Todd C. Miller. Modified: trunk/checkpolicy/VERSION =================================================================== --- trunk/checkpolicy/VERSION 2008-03-24 20:18:43 UTC (rev 2857) +++ trunk/checkpolicy/VERSION 2008-03-24 20:19:06 UTC (rev 2858) @@ -1 +1 @@ -2.0.13 +2.0.14 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |