From: <ssm...@us...> - 2007-08-23 14:38:13
|
Revision: 2525 http://selinux.svn.sourceforge.net/selinux/?rev=2525&view=rev Author: ssmalley Date: 2007-08-23 07:38:08 -0700 (Thu, 23 Aug 2007) Log Message: ----------- updated policycoreutils to version 2.0.24 Modified Paths: -------------- trunk/policycoreutils/ChangeLog trunk/policycoreutils/VERSION Modified: trunk/policycoreutils/ChangeLog =================================================================== --- trunk/policycoreutils/ChangeLog 2007-08-23 14:32:48 UTC (rev 2524) +++ trunk/policycoreutils/ChangeLog 2007-08-23 14:38:08 UTC (rev 2525) @@ -1,3 +1,11 @@ +2.0.24 2007-08-23 + * Fix genhomedircon searching for USER from Todd Miller + * Install run_init with mode 0755 from Dan Walsh. + * Fix chcat from Dan Walsh. + * Fix fixfiles pattern expansion and error reporting from Dan Walsh. + * Optimize genhomedircon to compile regexes once from Dan Walsh. + * Fix semanage gettext call from Dan Walsh. + 2.0.23 2007-08-16 * Disable dontaudits via semodule -D Modified: trunk/policycoreutils/VERSION =================================================================== --- trunk/policycoreutils/VERSION 2007-08-23 14:32:48 UTC (rev 2524) +++ trunk/policycoreutils/VERSION 2007-08-23 14:38:08 UTC (rev 2525) @@ -1 +1 @@ -2.0.23 +2.0.24 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |