From: <ssm...@us...> - 2008-06-13 14:14:59
|
Revision: 2910 http://selinux.svn.sourceforge.net/selinux/?rev=2910&view=rev Author: ssmalley Date: 2008-06-13 07:14:57 -0700 (Fri, 13 Jun 2008) Log Message: ----------- updated libsepol to version 2.0.31 Modified Paths: -------------- trunk/libsepol/ChangeLog trunk/libsepol/VERSION Modified: trunk/libsepol/ChangeLog =================================================================== --- trunk/libsepol/ChangeLog 2008-06-13 14:13:46 UTC (rev 2909) +++ trunk/libsepol/ChangeLog 2008-06-13 14:14:57 UTC (rev 2910) @@ -1,3 +1,6 @@ +2.0.31 2008-06-13 + * Fix mls_semantic_level_expand() to handle a user require w/o MLS information from Stephen Smalley. + 2.0.30 2008-06-06 * Fix endianness bug in the handling of network node addresses from Stephen Smalley. Only affects big endian platforms. Modified: trunk/libsepol/VERSION =================================================================== --- trunk/libsepol/VERSION 2008-06-13 14:13:46 UTC (rev 2909) +++ trunk/libsepol/VERSION 2008-06-13 14:14:57 UTC (rev 2910) @@ -1 +1 @@ -2.0.30 +2.0.31 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |