From: <ssm...@us...> - 2007-10-05 14:10:58
|
Revision: 2642 http://selinux.svn.sourceforge.net/selinux/?rev=2642&view=rev Author: ssmalley Date: 2007-10-05 07:10:56 -0700 (Fri, 05 Oct 2007) Log Message: ----------- updated libselinux to version 2.0.37 Modified Paths: -------------- trunk/libselinux/ChangeLog trunk/libselinux/VERSION Modified: trunk/libselinux/ChangeLog =================================================================== --- trunk/libselinux/ChangeLog 2007-10-05 14:09:43 UTC (rev 2641) +++ trunk/libselinux/ChangeLog 2007-10-05 14:10:56 UTC (rev 2642) @@ -1,3 +1,6 @@ +2.0.37 2007-10-05 + * Merged selinux_get_callback, avc_open, empty string mapping from Eamon Walsh. + 2.0.36 2007-09-27 * Fix segfault resulting from missing file_contexts file. Modified: trunk/libselinux/VERSION =================================================================== --- trunk/libselinux/VERSION 2007-10-05 14:09:43 UTC (rev 2641) +++ trunk/libselinux/VERSION 2007-10-05 14:10:56 UTC (rev 2642) @@ -1 +1 @@ -2.0.36 +2.0.37 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |