From: <ssm...@us...> - 2008-05-05 15:23:43
|
Revision: 2879 http://selinux.svn.sourceforge.net/selinux/?rev=2879&view=rev Author: ssmalley Date: 2008-05-05 08:23:37 -0700 (Mon, 05 May 2008) Log Message: ----------- updated checkpolicy to version 2.0.15 Modified Paths: -------------- trunk/checkpolicy/ChangeLog trunk/checkpolicy/VERSION Modified: trunk/checkpolicy/ChangeLog =================================================================== --- trunk/checkpolicy/ChangeLog 2008-05-05 15:12:17 UTC (rev 2878) +++ trunk/checkpolicy/ChangeLog 2008-05-05 15:23:37 UTC (rev 2879) @@ -1,3 +1,7 @@ +2.0.15 2008-05-05 + * Fix for policy module versions that look like IPv4 addresses from Jim Carter. + Resolves bug 444451. + 2.0.14 2008-03-24 * Add permissive domain support from Eric Paris. Modified: trunk/checkpolicy/VERSION =================================================================== --- trunk/checkpolicy/VERSION 2008-05-05 15:12:17 UTC (rev 2878) +++ trunk/checkpolicy/VERSION 2008-05-05 15:23:37 UTC (rev 2879) @@ -1 +1 @@ -2.0.14 +2.0.15 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |