From: <ssm...@us...> - 2008-04-18 13:52:14
|
Revision: 2864 http://selinux.svn.sourceforge.net/selinux/?rev=2864&view=rev Author: ssmalley Date: 2008-04-18 06:52:10 -0700 (Fri, 18 Apr 2008) Log Message: ----------- updated libselinux to version 2.0.63 Modified Paths: -------------- trunk/libselinux/ChangeLog trunk/libselinux/VERSION Modified: trunk/libselinux/ChangeLog =================================================================== --- trunk/libselinux/ChangeLog 2008-04-18 13:50:58 UTC (rev 2863) +++ trunk/libselinux/ChangeLog 2008-04-18 13:52:10 UTC (rev 2864) @@ -1,3 +1,6 @@ +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. + 2.0.62 2008-04-18 * Fix memory leaks in matchpathcon from Eamon Walsh. Modified: trunk/libselinux/VERSION =================================================================== --- trunk/libselinux/VERSION 2008-04-18 13:50:58 UTC (rev 2863) +++ trunk/libselinux/VERSION 2008-04-18 13:52:10 UTC (rev 2864) @@ -1 +1 @@ -2.0.62 +2.0.63 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |