From: <ssm...@us...> - 2007-12-21 17:25:54
|
Revision: 2714 http://selinux.svn.sourceforge.net/selinux/?rev=2714&view=rev Author: ssmalley Date: 2007-12-21 09:25:53 -0800 (Fri, 21 Dec 2007) Log Message: ----------- updated libsepol to version 2.0.17 Modified Paths: -------------- trunk/libsepol/ChangeLog trunk/libsepol/VERSION Modified: trunk/libsepol/ChangeLog =================================================================== --- trunk/libsepol/ChangeLog 2007-12-21 17:24:50 UTC (rev 2713) +++ trunk/libsepol/ChangeLog 2007-12-21 17:25:53 UTC (rev 2714) @@ -1,3 +1,6 @@ +2.0.17 2007-12-21 + * Prevent generation of policy.18 with MLS enabled from Todd Miller. + 2.0.16 2007-12-07 * print module magic number in hex on mismatch, from Todd Miller. Modified: trunk/libsepol/VERSION =================================================================== --- trunk/libsepol/VERSION 2007-12-21 17:24:50 UTC (rev 2713) +++ trunk/libsepol/VERSION 2007-12-21 17:25:53 UTC (rev 2714) @@ -1 +1 @@ -2.0.16 +2.0.17 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |