From: <ssm...@us...> - 2008-08-05 13:58:58
|
Revision: 2950 http://selinux.svn.sourceforge.net/selinux/?rev=2950&view=rev Author: ssmalley Date: 2008-08-05 13:58:56 +0000 (Tue, 05 Aug 2008) Log Message: ----------- updated libsemanage to version 2.0.27 Modified Paths: -------------- trunk/libsemanage/ChangeLog trunk/libsemanage/VERSION Modified: trunk/libsemanage/ChangeLog =================================================================== --- trunk/libsemanage/ChangeLog 2008-08-05 13:58:00 UTC (rev 2949) +++ trunk/libsemanage/ChangeLog 2008-08-05 13:58:56 UTC (rev 2950) @@ -1,3 +1,7 @@ +2.0.27 2008-08-05 + * Modify genhomedircon to skip %groupname entries. + Ultimately we need to expand them to the list of users to support per-role homedir labeling when using the %groupname syntax. + 2.0.26 2008-07-29 * Fix bug in genhomedircon fcontext matches logic from Dan Walsh. Strip any trailing slash before appending /*$. Modified: trunk/libsemanage/VERSION =================================================================== --- trunk/libsemanage/VERSION 2008-08-05 13:58:00 UTC (rev 2949) +++ trunk/libsemanage/VERSION 2008-08-05 13:58:56 UTC (rev 2950) @@ -1 +1 @@ -2.0.26 +2.0.27 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |