From: <ssm...@us...> - 2008-03-04 18:35:42
|
Revision: 2835 http://selinux.svn.sourceforge.net/selinux/?rev=2835&view=rev Author: ssmalley Date: 2008-03-04 10:35:35 -0800 (Tue, 04 Mar 2008) Log Message: ----------- updated libsepol to version 1.16.12 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 2008-03-04 18:34:07 UTC (rev 2834) +++ branches/stable/1_0/libsepol/ChangeLog 2008-03-04 18:35:35 UTC (rev 2835) @@ -1,3 +1,6 @@ +1.16.12 2008-03-04 + * Merge r2831 from trunk: fix uninitialized use of handle in struct policy_file from Todd Miller. + 1.16.11 2008-02-05 * Merge r2520 from trunk: bug fix for disable dontaudit support. Modified: branches/stable/1_0/libsepol/VERSION =================================================================== --- branches/stable/1_0/libsepol/VERSION 2008-03-04 18:34:07 UTC (rev 2834) +++ branches/stable/1_0/libsepol/VERSION 2008-03-04 18:35:35 UTC (rev 2835) @@ -1 +1 @@ -1.16.11 +1.16.12 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |