From: <ssm...@us...> - 2008-02-04 15:26:35
|
Revision: 2778 http://selinux.svn.sourceforge.net/selinux/?rev=2778&view=rev Author: ssmalley Date: 2008-02-04 07:25:47 -0800 (Mon, 04 Feb 2008) Log Message: ----------- updated libsepol to version 2.0.20 Modified Paths: -------------- trunk/libsepol/ChangeLog trunk/libsepol/VERSION Modified: trunk/libsepol/ChangeLog =================================================================== --- trunk/libsepol/ChangeLog 2008-02-04 15:24:49 UTC (rev 2777) +++ trunk/libsepol/ChangeLog 2008-02-04 15:25:47 UTC (rev 2778) @@ -1,6 +1,9 @@ +2.0.20 2008-02-04 + * Port of Yuichi Nakamura's tune avtab to reduce memory usage patch from the kernel avtab to libsepol from Stephen Smalley. + 2.0.19 2008-02-02 * Add support for consuming avrule_blocks during expansion to reduce - peak memory usage. + peak memory usage from Joshua Brindle. 2.0.18 2008-01-02 * Added support for policy capabilities from Todd Miller. Modified: trunk/libsepol/VERSION =================================================================== --- trunk/libsepol/VERSION 2008-02-04 15:24:49 UTC (rev 2777) +++ trunk/libsepol/VERSION 2008-02-04 15:25:47 UTC (rev 2778) @@ -1 +1 @@ -2.0.19 +2.0.20 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |