From: <ssm...@us...> - 2008-05-16 13:29:51
|
Revision: 2883 http://selinux.svn.sourceforge.net/selinux/?rev=2883&view=rev Author: ssmalley Date: 2008-05-16 06:29:32 -0700 (Fri, 16 May 2008) Log Message: ----------- updated policycoreutils to version 2.0.49 Modified Paths: -------------- trunk/policycoreutils/ChangeLog trunk/policycoreutils/VERSION Modified: trunk/policycoreutils/ChangeLog =================================================================== --- trunk/policycoreutils/ChangeLog 2008-05-16 13:28:17 UTC (rev 2882) +++ trunk/policycoreutils/ChangeLog 2008-05-16 13:29:32 UTC (rev 2883) @@ -1,3 +1,6 @@ +2.0.49 2008-05-16 + * Remove security_check_context calls for prefix validation from semanage. + 2.0.48 2008-05-16 * Change setfiles and restorecon to not relabel if the file already has the correct context value even if -F/force is specified. Modified: trunk/policycoreutils/VERSION =================================================================== --- trunk/policycoreutils/VERSION 2008-05-16 13:28:17 UTC (rev 2882) +++ trunk/policycoreutils/VERSION 2008-05-16 13:29:32 UTC (rev 2883) @@ -1 +1 @@ -2.0.48 +2.0.49 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |