From: <mad...@us...> - 2008-07-07 17:04:50
|
Revision: 2924 http://selinux.svn.sourceforge.net/selinux/?rev=2924&view=rev Author: madmethod Date: 2008-07-07 10:04:48 -0700 (Mon, 07 Jul 2008) Log Message: ----------- updated libsepol to version 2.0.32 Modified Paths: -------------- trunk/libsepol/ChangeLog trunk/libsepol/VERSION Modified: trunk/libsepol/ChangeLog =================================================================== --- trunk/libsepol/ChangeLog 2008-07-07 17:03:20 UTC (rev 2923) +++ trunk/libsepol/ChangeLog 2008-07-07 17:04:48 UTC (rev 2924) @@ -1,3 +1,6 @@ +2.0.32 2008-07-07 + * Allow require then declare in the source policy from Joshua Brindle. + 2.0.31 2008-06-13 * Fix mls_semantic_level_expand() to handle a user require w/o MLS information from Stephen Smalley. Modified: trunk/libsepol/VERSION =================================================================== --- trunk/libsepol/VERSION 2008-07-07 17:03:20 UTC (rev 2923) +++ trunk/libsepol/VERSION 2008-07-07 17:04:48 UTC (rev 2924) @@ -1 +1 @@ -2.0.31 +2.0.32 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |