From: <ssm...@us...> - 2007-11-01 20:15:50
|
Revision: 2666 http://selinux.svn.sourceforge.net/selinux/?rev=2666&view=rev Author: ssmalley Date: 2007-11-01 13:15:48 -0700 (Thu, 01 Nov 2007) Log Message: ----------- updated checkpolicy to version 2.0.5 Modified Paths: -------------- trunk/checkpolicy/ChangeLog trunk/checkpolicy/VERSION Modified: trunk/checkpolicy/ChangeLog =================================================================== --- trunk/checkpolicy/ChangeLog 2007-11-01 20:14:36 UTC (rev 2665) +++ trunk/checkpolicy/ChangeLog 2007-11-01 20:15:48 UTC (rev 2666) @@ -1,3 +1,6 @@ +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. + 2.0.4 2007-09-18 * Merged handle unknown policydb flag support from Eric Paris. Adds new command line options -U {allow, reject, deny} for selecting Modified: trunk/checkpolicy/VERSION =================================================================== --- trunk/checkpolicy/VERSION 2007-11-01 20:14:36 UTC (rev 2665) +++ trunk/checkpolicy/VERSION 2007-11-01 20:15:48 UTC (rev 2666) @@ -1 +1 @@ -2.0.4 +2.0.5 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |