From: <ssm...@us...> - 2007-10-11 20:35:15
|
Revision: 2652 http://selinux.svn.sourceforge.net/selinux/?rev=2652&view=rev Author: ssmalley Date: 2007-10-11 13:35:12 -0700 (Thu, 11 Oct 2007) Log Message: ----------- updated libsepol to version 1.16.9 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-10-11 20:28:52 UTC (rev 2651) +++ branches/stable/1_0/libsepol/ChangeLog 2007-10-11 20:35:12 UTC (rev 2652) @@ -1,3 +1,7 @@ +1.16.9 2007-10-11 + * Fixed bug in require checking from Stephen Smalley. + * Added user hierarchy checking from Todd Miller. + 1.16.8 2007-09-27 * Merged support for the handle_unknown policydb flag from Eric Paris. Modified: branches/stable/1_0/libsepol/VERSION =================================================================== --- branches/stable/1_0/libsepol/VERSION 2007-10-11 20:28:52 UTC (rev 2651) +++ branches/stable/1_0/libsepol/VERSION 2007-10-11 20:35:12 UTC (rev 2652) @@ -1 +1 @@ -1.16.8 +1.16.9 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |