From: <ssm...@us...> - 2008-04-21 18:58:31
|
Revision: 2872 http://selinux.svn.sourceforge.net/selinux/?rev=2872&view=rev Author: ssmalley Date: 2008-04-21 09:56:35 -0700 (Mon, 21 Apr 2008) Log Message: ----------- updated libsemanage to version 2.0.25 Modified Paths: -------------- trunk/libsemanage/ChangeLog trunk/libsemanage/VERSION Modified: trunk/libsemanage/ChangeLog =================================================================== --- trunk/libsemanage/ChangeLog 2008-04-21 16:55:37 UTC (rev 2871) +++ trunk/libsemanage/ChangeLog 2008-04-21 16:56:35 UTC (rev 2872) @@ -1,3 +1,7 @@ +2.0.25 2008-04-21 + * Do not call genhomedircon if the policy was not rebuilt from Stephen Smalley. + Fixes semanage boolean -D seg fault (bug 441379). + 2.0.24 2008-02-26 * make swigify Modified: trunk/libsemanage/VERSION =================================================================== --- trunk/libsemanage/VERSION 2008-04-21 16:55:37 UTC (rev 2871) +++ trunk/libsemanage/VERSION 2008-04-21 16:56:35 UTC (rev 2872) @@ -1 +1 @@ -2.0.24 +2.0.25 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |