From: <ssm...@us...> - 2008-01-24 20:29:44
|
Revision: 2753 http://selinux.svn.sourceforge.net/selinux/?rev=2753&view=rev Author: ssmalley Date: 2008-01-24 12:29:37 -0800 (Thu, 24 Jan 2008) Log Message: ----------- updated libsemanage to version 2.0.16 Modified Paths: -------------- trunk/libsemanage/ChangeLog trunk/libsemanage/VERSION Modified: trunk/libsemanage/ChangeLog =================================================================== --- trunk/libsemanage/ChangeLog 2008-01-24 20:15:58 UTC (rev 2752) +++ trunk/libsemanage/ChangeLog 2008-01-24 20:29:37 UTC (rev 2753) @@ -1,3 +1,6 @@ +2.0.16 2008-01-24 + * Merged fix for genhomedircon handling of missing HOME_DIR or HOME_ROOT templates from Caleb Case. + 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. Modified: trunk/libsemanage/VERSION =================================================================== --- trunk/libsemanage/VERSION 2008-01-24 20:15:58 UTC (rev 2752) +++ trunk/libsemanage/VERSION 2008-01-24 20:29:37 UTC (rev 2753) @@ -1 +1 @@ -2.0.15 +2.0.16 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |