From: <ssm...@us...> - 2008-05-05 15:08:44
|
Revision: 2877 http://selinux.svn.sourceforge.net/selinux/?rev=2877&view=rev Author: ssmalley Date: 2008-05-05 07:45:13 -0700 (Mon, 05 May 2008) Log Message: ----------- updated libsepol to version 2.0.28 Modified Paths: -------------- trunk/libsepol/ChangeLog trunk/libsepol/VERSION Modified: trunk/libsepol/ChangeLog =================================================================== --- trunk/libsepol/ChangeLog 2008-05-05 14:44:10 UTC (rev 2876) +++ trunk/libsepol/ChangeLog 2008-05-05 14:45:13 UTC (rev 2877) @@ -1,3 +1,6 @@ +2.0.28 2008-05-05 + * Fix mls_level_convert() to gracefully handle an empty user declaration/require from Stephen Smalley. + 2.0.27 2008-04-18 * Belatedly merge test for policy downgrade from Todd Miller. Modified: trunk/libsepol/VERSION =================================================================== --- trunk/libsepol/VERSION 2008-05-05 14:44:10 UTC (rev 2876) +++ trunk/libsepol/VERSION 2008-05-05 14:45:13 UTC (rev 2877) @@ -1 +1 @@ -2.0.27 +2.0.28 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |