From: <ssm...@us...> - 2008-03-20 19:02:18
|
Revision: 2854 http://selinux.svn.sourceforge.net/selinux/?rev=2854&view=rev Author: ssmalley Date: 2008-03-20 12:01:26 -0700 (Thu, 20 Mar 2008) Log Message: ----------- updated libselinux to version 2.0.60 Modified Paths: -------------- trunk/libselinux/ChangeLog trunk/libselinux/VERSION Modified: trunk/libselinux/ChangeLog =================================================================== --- trunk/libselinux/ChangeLog 2008-03-20 18:59:05 UTC (rev 2853) +++ trunk/libselinux/ChangeLog 2008-03-20 19:01:26 UTC (rev 2854) @@ -1,3 +1,6 @@ +2.0.60 2008-03-20 + * Changed selinux_init_load_policy() to not warn about a failed mount of selinuxfs if selinux was disabled in the kernel. + 2.0.59 2008-02-29 * Merged new X label "poly_selection" namespace from Eamon Walsh. Modified: trunk/libselinux/VERSION =================================================================== --- trunk/libselinux/VERSION 2008-03-20 18:59:05 UTC (rev 2853) +++ trunk/libselinux/VERSION 2008-03-20 19:01:26 UTC (rev 2854) @@ -1 +1 @@ -2.0.59 +2.0.60 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |