From: <ssm...@us...> - 2007-08-23 15:01:54
|
Revision: 2538 http://selinux.svn.sourceforge.net/selinux/?rev=2538&view=rev Author: ssmalley Date: 2007-08-23 08:01:52 -0700 (Thu, 23 Aug 2007) Log Message: ----------- updated libsepol to version 1.16.4 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-23 15:00:43 UTC (rev 2537) +++ branches/stable/1_0/libsepol/ChangeLog 2007-08-23 15:01:52 UTC (rev 2538) @@ -1,3 +1,6 @@ +1.16.4 2007-08-23 + * Eliminate unaligned accesses from policy reading code from Stephen Smalley. + 1.16.3 2007-04-13 * Merged add boolmap argument to expand_module_avrules() from Chris PeBenito. Modified: branches/stable/1_0/libsepol/VERSION =================================================================== --- branches/stable/1_0/libsepol/VERSION 2007-08-23 15:00:43 UTC (rev 2537) +++ branches/stable/1_0/libsepol/VERSION 2007-08-23 15:01:52 UTC (rev 2538) @@ -1 +1 @@ -1.16.3 +1.16.4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |