From: <mil...@us...> - 2008-03-05 14:47:17
|
Revision: 2842 http://selinux.svn.sourceforge.net/selinux/?rev=2842&view=rev Author: millertc Date: 2008-03-05 06:47:09 -0800 (Wed, 05 Mar 2008) Log Message: ----------- updated checkpolicy to version 2.0.13 Modified Paths: -------------- trunk/checkpolicy/ChangeLog trunk/checkpolicy/VERSION Modified: trunk/checkpolicy/ChangeLog =================================================================== --- trunk/checkpolicy/ChangeLog 2008-03-05 14:45:21 UTC (rev 2841) +++ trunk/checkpolicy/ChangeLog 2008-03-05 14:47:09 UTC (rev 2842) @@ -1,3 +1,7 @@ +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. + 2.0.12 2008-03-04 * Initialize struct policy_file before using it, from Todd C. Miller. Modified: trunk/checkpolicy/VERSION =================================================================== --- trunk/checkpolicy/VERSION 2008-03-05 14:45:21 UTC (rev 2841) +++ trunk/checkpolicy/VERSION 2008-03-05 14:47:09 UTC (rev 2842) @@ -1 +1 @@ -2.0.12 +2.0.13 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |