From: <ew...@us...> - 2007-06-20 18:42:54
|
Revision: 2487 http://svn.sourceforge.net/selinux/?rev=2487&view=rev Author: ewalsh Date: 2007-06-20 11:42:48 -0700 (Wed, 20 Jun 2007) Log Message: ----------- updated policycoreutils to version 2.0.22 Modified Paths: -------------- trunk/libselinux/ChangeLog trunk/libselinux/VERSION trunk/policycoreutils/ChangeLog trunk/policycoreutils/VERSION Modified: trunk/libselinux/ChangeLog =================================================================== --- trunk/libselinux/ChangeLog 2007-06-20 18:39:27 UTC (rev 2486) +++ trunk/libselinux/ChangeLog 2007-06-20 18:42:48 UTC (rev 2487) @@ -1,3 +1,6 @@ +2.0.22 2007-06-20 + * Labeling and callback interface patches from Eamon Walsh. + 2.0.21 2007-06-11 * Class and permission mapping support patches from Eamon Walsh. Modified: trunk/libselinux/VERSION =================================================================== --- trunk/libselinux/VERSION 2007-06-20 18:39:27 UTC (rev 2486) +++ trunk/libselinux/VERSION 2007-06-20 18:42:48 UTC (rev 2487) @@ -1 +1 @@ -2.0.21 +2.0.22 Modified: trunk/policycoreutils/ChangeLog =================================================================== --- trunk/policycoreutils/ChangeLog 2007-06-20 18:39:27 UTC (rev 2486) +++ trunk/policycoreutils/ChangeLog 2007-06-20 18:42:48 UTC (rev 2487) @@ -1,3 +1,6 @@ +2.0.22 2007-06-20 + * Rebase setfiles to use new labeling interface. + 2.0.21 2007-06-13 * Fixed setsebool (falling through to error path on success). Modified: trunk/policycoreutils/VERSION =================================================================== --- trunk/policycoreutils/VERSION 2007-06-20 18:39:27 UTC (rev 2486) +++ trunk/policycoreutils/VERSION 2007-06-20 18:42:48 UTC (rev 2487) @@ -1 +1 @@ -2.0.21 +2.0.22 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |