From: <ssm...@us...> - 2007-09-27 13:18:31
|
Revision: 2594 http://selinux.svn.sourceforge.net/selinux/?rev=2594&view=rev Author: ssmalley Date: 2007-09-27 06:16:53 -0700 (Thu, 27 Sep 2007) Log Message: ----------- updated checkpolicy to version 1.34.4 Modified Paths: -------------- branches/stable/1_0/checkpolicy/ChangeLog branches/stable/1_0/checkpolicy/VERSION Modified: branches/stable/1_0/checkpolicy/ChangeLog =================================================================== --- branches/stable/1_0/checkpolicy/ChangeLog 2007-09-27 13:16:05 UTC (rev 2593) +++ branches/stable/1_0/checkpolicy/ChangeLog 2007-09-27 13:16:53 UTC (rev 2594) @@ -1,3 +1,8 @@ +1.34.4 2007-09-27 + * Merged handle unknown policydb flag support from Eric Paris. + Adds new command line options -U {allow, reject, deny} for selecting + the flag when a base module or kernel policy is built. + 1.34.3 2007-05-31 * Merged fix for segfault on duplicate require of sensitivity from Caleb Case. * Merged fix for dead URLs in checkpolicy man pages from Dan Walsh. Modified: branches/stable/1_0/checkpolicy/VERSION =================================================================== --- branches/stable/1_0/checkpolicy/VERSION 2007-09-27 13:16:05 UTC (rev 2593) +++ branches/stable/1_0/checkpolicy/VERSION 2007-09-27 13:16:53 UTC (rev 2594) @@ -1 +1 @@ -1.34.3 +1.34.4 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |