From: <mil...@us...> - 2008-03-04 17:30:45
|
Revision: 2832 http://selinux.svn.sourceforge.net/selinux/?rev=2832&view=rev Author: millertc Date: 2008-03-04 09:30:39 -0800 (Tue, 04 Mar 2008) Log Message: ----------- updated checkpolicy to version 2.0.12 Modified Paths: -------------- trunk/checkpolicy/ChangeLog trunk/checkpolicy/VERSION Modified: trunk/checkpolicy/ChangeLog =================================================================== --- trunk/checkpolicy/ChangeLog 2008-03-04 17:29:33 UTC (rev 2831) +++ trunk/checkpolicy/ChangeLog 2008-03-04 17:30:39 UTC (rev 2832) @@ -1,3 +1,6 @@ +2.0.12 2008-03-04 + * Initialize struct policy_file before using it, from Todd C. Miller. + 2.0.11 2008-03-03 * Remove unused define, move variable out of .y file, simplify COND_ERR, from Todd C. Miller. Modified: trunk/checkpolicy/VERSION =================================================================== --- trunk/checkpolicy/VERSION 2008-03-04 17:29:33 UTC (rev 2831) +++ trunk/checkpolicy/VERSION 2008-03-04 17:30:39 UTC (rev 2832) @@ -1 +1 @@ -2.0.11 +2.0.12 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |