From: <ssm...@us...> - 2007-11-05 19:06:42
|
Revision: 2671 http://selinux.svn.sourceforge.net/selinux/?rev=2671&view=rev Author: ssmalley Date: 2007-11-05 11:06:35 -0800 (Mon, 05 Nov 2007) Log Message: ----------- updated libsepol to version 1.16.10 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-11-05 19:01:32 UTC (rev 2670) +++ branches/stable/1_0/libsepol/ChangeLog 2007-11-05 19:06:35 UTC (rev 2671) @@ -1,3 +1,6 @@ +1.16.10 2007-11-05 + * Allow handle_unknown to be overridden by semanage.conf from Stephen Smalley. + 1.16.9 2007-10-11 * Fixed bug in require checking from Stephen Smalley. * Added user hierarchy checking from Todd Miller. Modified: branches/stable/1_0/libsepol/VERSION =================================================================== --- branches/stable/1_0/libsepol/VERSION 2007-11-05 19:01:32 UTC (rev 2670) +++ branches/stable/1_0/libsepol/VERSION 2007-11-05 19:06:35 UTC (rev 2671) @@ -1 +1 @@ -1.16.9 +1.16.10 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |