From: <ssm...@us...> - 2007-06-13 12:47:44
|
Revision: 2476 http://svn.sourceforge.net/selinux/?rev=2476&view=rev Author: ssmalley Date: 2007-06-13 05:47:40 -0700 (Wed, 13 Jun 2007) Log Message: ----------- updated policycoreutils to version 2.0.21 Modified Paths: -------------- trunk/policycoreutils/ChangeLog trunk/policycoreutils/VERSION Modified: trunk/policycoreutils/ChangeLog =================================================================== --- trunk/policycoreutils/ChangeLog 2007-06-13 12:46:01 UTC (rev 2475) +++ trunk/policycoreutils/ChangeLog 2007-06-13 12:47:40 UTC (rev 2476) @@ -1,3 +1,6 @@ +2.0.21 2007-06-13 + * Fixed setsebool (falling through to error path on success). + 2.0.20 2007-06-05 * Merged genhomedircon fixes from Dan Walsh. * Merged setfiles -c usage fix from Dan Walsh. Modified: trunk/policycoreutils/VERSION =================================================================== --- trunk/policycoreutils/VERSION 2007-06-13 12:46:01 UTC (rev 2475) +++ trunk/policycoreutils/VERSION 2007-06-13 12:47:40 UTC (rev 2476) @@ -1 +1 @@ -2.0.20 +2.0.21 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |