From: <ssm...@us...> - 2008-08-05 13:51:14
|
Revision: 2948 http://selinux.svn.sourceforge.net/selinux/?rev=2948&view=rev Author: ssmalley Date: 2008-08-05 13:51:11 +0000 (Tue, 05 Aug 2008) Log Message: ----------- updated policycoreutils to version 2.0.54 Modified Paths: -------------- trunk/policycoreutils/ChangeLog trunk/policycoreutils/VERSION Modified: trunk/policycoreutils/ChangeLog =================================================================== --- trunk/policycoreutils/ChangeLog 2008-08-05 13:48:53 UTC (rev 2947) +++ trunk/policycoreutils/ChangeLog 2008-08-05 13:51:11 UTC (rev 2948) @@ -1,3 +1,7 @@ +2.0.54 2008-08-05 + * Add support for boolean files and group support for seusers from Dan Walsh. + * Ensure that setfiles -p output is newline terminated from Russell Coker. + 2.0.53 2008-07-29 * Change setfiles to validate all file_contexts files when using -c from Stephen Smalley. Modified: trunk/policycoreutils/VERSION =================================================================== --- trunk/policycoreutils/VERSION 2008-08-05 13:48:53 UTC (rev 2947) +++ trunk/policycoreutils/VERSION 2008-08-05 13:51:11 UTC (rev 2948) @@ -1 +1 @@ -2.0.53 +2.0.54 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |