From: <ssm...@us...> - 2008-02-28 20:40:34
|
Revision: 2824 http://selinux.svn.sourceforge.net/selinux/?rev=2824&view=rev Author: ssmalley Date: 2008-02-28 12:40:32 -0800 (Thu, 28 Feb 2008) Log Message: ----------- updated libsepol to version 2.0.22 Modified Paths: -------------- trunk/libsepol/ChangeLog trunk/libsepol/VERSION Modified: trunk/libsepol/ChangeLog =================================================================== --- trunk/libsepol/ChangeLog 2008-02-28 20:39:59 UTC (rev 2823) +++ trunk/libsepol/ChangeLog 2008-02-28 20:40:32 UTC (rev 2824) @@ -1,3 +1,6 @@ +2.0.22 2008-02-28 + * Add support for open_perms policy capability from Eric Paris. + 2.0.21 2008-02-20 * Fix invalid memory allocation in policydb_index_others() from Jason Tang. Modified: trunk/libsepol/VERSION =================================================================== --- trunk/libsepol/VERSION 2008-02-28 20:39:59 UTC (rev 2823) +++ trunk/libsepol/VERSION 2008-02-28 20:40:32 UTC (rev 2824) @@ -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. |