From: <ssm...@us...> - 2008-03-04 18:36:16
|
Revision: 2836 http://selinux.svn.sourceforge.net/selinux/?rev=2836&view=rev Author: ssmalley Date: 2008-03-04 10:36:08 -0800 (Tue, 04 Mar 2008) Log Message: ----------- updated checkpolicy to version 1.34.5 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 2008-03-04 18:35:35 UTC (rev 2835) +++ branches/stable/1_0/checkpolicy/ChangeLog 2008-03-04 18:36:08 UTC (rev 2836) @@ -1,3 +1,6 @@ +1.34.5 2008-03-04 + * Merged r2831 from trunk: fix uninitialized use of handle in struct policy_file from Todd Miller. + 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 Modified: branches/stable/1_0/checkpolicy/VERSION =================================================================== --- branches/stable/1_0/checkpolicy/VERSION 2008-03-04 18:35:35 UTC (rev 2835) +++ branches/stable/1_0/checkpolicy/VERSION 2008-03-04 18:36:08 UTC (rev 2836) @@ -1 +1 @@ -1.34.4 +1.34.5 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |