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