From: <ssm...@us...> - 2008-05-27 20:06:53
|
Revision: 2888 http://selinux.svn.sourceforge.net/selinux/?rev=2888&view=rev Author: ssmalley Date: 2008-05-27 13:06:51 -0700 (Tue, 27 May 2008) Log Message: ----------- updated libsepol to version 2.0.29 Modified Paths: -------------- trunk/libsepol/ChangeLog trunk/libsepol/VERSION Modified: trunk/libsepol/ChangeLog =================================================================== --- trunk/libsepol/ChangeLog 2008-05-27 20:06:24 UTC (rev 2887) +++ trunk/libsepol/ChangeLog 2008-05-27 20:06:51 UTC (rev 2888) @@ -1,3 +1,6 @@ +2.0.29 2008-05-27 + * Merge user and role mapping support from Joshua Brindle. + 2.0.28 2008-05-05 * Fix mls_level_convert() to gracefully handle an empty user declaration/require from Stephen Smalley. Modified: trunk/libsepol/VERSION =================================================================== --- trunk/libsepol/VERSION 2008-05-27 20:06:24 UTC (rev 2887) +++ trunk/libsepol/VERSION 2008-05-27 20:06:51 UTC (rev 2888) @@ -1 +1 @@ -2.0.28 +2.0.29 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |