From: <ssm...@us...> - 2007-11-15 14:54:09
|
Revision: 2683 http://selinux.svn.sourceforge.net/selinux/?rev=2683&view=rev Author: ssmalley Date: 2007-11-15 06:53:54 -0800 (Thu, 15 Nov 2007) Log Message: ----------- updated checkpolicy to version 2.0.6 Modified Paths: -------------- trunk/checkpolicy/ChangeLog trunk/checkpolicy/VERSION Modified: trunk/checkpolicy/ChangeLog =================================================================== --- trunk/checkpolicy/ChangeLog 2007-11-15 14:52:12 UTC (rev 2682) +++ trunk/checkpolicy/ChangeLog 2007-11-15 14:53:54 UTC (rev 2683) @@ -1,3 +1,6 @@ +2.0.6 2007-11-15 + * Initialize the source file name from the command line argument so that checkpolicy/checkmodule report something more useful than "unknown source". + 2.0.5 2007-11-01 * Merged remove use of REJECT and trailing context in lex rules; make ipv4 address parsing like ipv6 from James Carter. Modified: trunk/checkpolicy/VERSION =================================================================== --- trunk/checkpolicy/VERSION 2007-11-15 14:52:12 UTC (rev 2682) +++ trunk/checkpolicy/VERSION 2007-11-15 14:53:54 UTC (rev 2683) @@ -1 +1 @@ -2.0.5 +2.0.6 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |