From: <ssm...@us...> - 2007-08-28 17:40:28
|
Revision: 2540 http://selinux.svn.sourceforge.net/selinux/?rev=2540&view=rev Author: ssmalley Date: 2007-08-28 10:40:17 -0700 (Tue, 28 Aug 2007) Log Message: ----------- updated libsepol to version 2.0.8 Modified Paths: -------------- trunk/libsepol/ChangeLog trunk/libsepol/VERSION Modified: trunk/libsepol/ChangeLog =================================================================== --- trunk/libsepol/ChangeLog 2007-08-28 17:39:25 UTC (rev 2539) +++ trunk/libsepol/ChangeLog 2007-08-28 17:40:17 UTC (rev 2540) @@ -1,3 +1,6 @@ +2.0.8 2007-08-28 + * Fixed module_package_read_offsets bug introduced by the prior patch. + 2.0.7 2007-08-23 * Eliminate unaligned accesses from policy reading code from Stephen Smalley. Modified: trunk/libsepol/VERSION =================================================================== --- trunk/libsepol/VERSION 2007-08-28 17:39:25 UTC (rev 2539) +++ trunk/libsepol/VERSION 2007-08-28 17:40:17 UTC (rev 2540) @@ -1 +1 @@ -2.0.7 +2.0.8 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |