From: <ssm...@us...> - 2008-04-21 17:00:39
|
Revision: 2874 http://selinux.svn.sourceforge.net/selinux/?rev=2874&view=rev Author: ssmalley Date: 2008-04-21 09:59:06 -0700 (Mon, 21 Apr 2008) Log Message: ----------- updated libselinux to version 2.0.64 Modified Paths: -------------- trunk/libselinux/ChangeLog trunk/libselinux/VERSION Modified: trunk/libselinux/ChangeLog =================================================================== --- trunk/libselinux/ChangeLog 2008-04-21 16:58:38 UTC (rev 2873) +++ trunk/libselinux/ChangeLog 2008-04-21 16:59:06 UTC (rev 2874) @@ -1,3 +1,6 @@ +2.0.64 2008-04-21 + * Fixed selinux_set_callback man page. + 2.0.63 2008-04-18 * Try loading the max of the kernel-supported version and the libsepol-supported version when no manipulation of the binary policy is needed from Stephen Smalley. Modified: trunk/libselinux/VERSION =================================================================== --- trunk/libselinux/VERSION 2008-04-21 16:58:38 UTC (rev 2873) +++ trunk/libselinux/VERSION 2008-04-21 16:59:06 UTC (rev 2874) @@ -1 +1 @@ -2.0.63 +2.0.64 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |