From: <ssm...@us...> - 2007-12-05 19:01:41
|
Revision: 2694 http://selinux.svn.sourceforge.net/selinux/?rev=2694&view=rev Author: ssmalley Date: 2007-12-05 09:44:23 -0800 (Wed, 05 Dec 2007) Log Message: ----------- updated libsemanage to version 2.0.15 Modified Paths: -------------- trunk/libsemanage/ChangeLog trunk/libsemanage/VERSION Modified: trunk/libsemanage/ChangeLog =================================================================== --- trunk/libsemanage/ChangeLog 2007-12-05 17:39:30 UTC (rev 2693) +++ trunk/libsemanage/ChangeLog 2007-12-05 17:44:23 UTC (rev 2694) @@ -1,3 +1,7 @@ +2.0.15 2007-12-05 + * Fix genhomedircon handling of shells and missing user context template from Dan Walsh. + * Copy the store path in semanage_select_store from Dan Walsh. + 2.0.14 2007-11-05 * Call rmdir() rather than remove() on directory removal so that errno isn't polluted from Stephen Smalley. Modified: trunk/libsemanage/VERSION =================================================================== --- trunk/libsemanage/VERSION 2007-12-05 17:39:30 UTC (rev 2693) +++ trunk/libsemanage/VERSION 2007-12-05 17:44:23 UTC (rev 2694) @@ -1 +1 @@ -2.0.14 +2.0.15 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |