From: <ssm...@us...> - 2007-05-31 18:11:55
|
Revision: 2448 http://svn.sourceforge.net/selinux/?rev=2448&view=rev Author: ssmalley Date: 2007-05-31 11:11:53 -0700 (Thu, 31 May 2007) Log Message: ----------- updated checkpolicy to version 2.0.3 Modified Paths: -------------- trunk/checkpolicy/ChangeLog trunk/checkpolicy/VERSION Modified: trunk/checkpolicy/ChangeLog =================================================================== --- trunk/checkpolicy/ChangeLog 2007-05-31 18:07:54 UTC (rev 2447) +++ trunk/checkpolicy/ChangeLog 2007-05-31 18:11:53 UTC (rev 2448) @@ -1,3 +1,7 @@ +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. + 2.0.2 2007-04-12 * Merged checkmodule man page fix from Dan Walsh. Modified: trunk/checkpolicy/VERSION =================================================================== --- trunk/checkpolicy/VERSION 2007-05-31 18:07:54 UTC (rev 2447) +++ trunk/checkpolicy/VERSION 2007-05-31 18:11:53 UTC (rev 2448) @@ -1 +1 @@ -2.0.2 +2.0.3 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |