From: <ssm...@us...> - 2008-07-29 12:25:23
|
Revision: 2933 http://selinux.svn.sourceforge.net/selinux/?rev=2933&view=rev Author: ssmalley Date: 2008-07-29 12:25:20 +0000 (Tue, 29 Jul 2008) Log Message: ----------- updated libsemanage to version 2.0.26 Modified Paths: -------------- trunk/libsemanage/ChangeLog trunk/libsemanage/VERSION Modified: trunk/libsemanage/ChangeLog =================================================================== --- trunk/libsemanage/ChangeLog 2008-07-29 12:21:08 UTC (rev 2932) +++ trunk/libsemanage/ChangeLog 2008-07-29 12:25:20 UTC (rev 2933) @@ -1,3 +1,7 @@ +2.0.26 2008-07-29 + * Fix bug in genhomedircon fcontext matches logic from Dan Walsh. + Strip any trailing slash before appending /*$. + 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). Modified: trunk/libsemanage/VERSION =================================================================== --- trunk/libsemanage/VERSION 2008-07-29 12:21:08 UTC (rev 2932) +++ trunk/libsemanage/VERSION 2008-07-29 12:25:20 UTC (rev 2933) @@ -1 +1 @@ -2.0.25 +2.0.26 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |