From: <ssm...@us...> - 2008-05-16 13:08:08
|
Revision: 2881 http://selinux.svn.sourceforge.net/selinux/?rev=2881&view=rev Author: ssmalley Date: 2008-05-16 06:07:58 -0700 (Fri, 16 May 2008) Log Message: ----------- updated policycoreutils to version 2.0.48 Modified Paths: -------------- trunk/policycoreutils/ChangeLog trunk/policycoreutils/VERSION Modified: trunk/policycoreutils/ChangeLog =================================================================== --- trunk/policycoreutils/ChangeLog 2008-05-16 13:06:26 UTC (rev 2880) +++ trunk/policycoreutils/ChangeLog 2008-05-16 13:07:58 UTC (rev 2881) @@ -1,3 +1,6 @@ +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. + 2.0.47 2008-04-18 * Update semanage man page for booleans from Dan Walsh. * Add further error checking to seobject.py for setting booleans. Modified: trunk/policycoreutils/VERSION =================================================================== --- trunk/policycoreutils/VERSION 2008-05-16 13:06:26 UTC (rev 2880) +++ trunk/policycoreutils/VERSION 2008-05-16 13:07:58 UTC (rev 2881) @@ -1 +1 @@ -2.0.47 +2.0.48 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |