From: <ssm...@us...> - 2007-09-24 16:38:13
|
Revision: 2584 http://selinux.svn.sourceforge.net/selinux/?rev=2584&view=rev Author: ssmalley Date: 2007-09-24 09:38:11 -0700 (Mon, 24 Sep 2007) Log Message: ----------- updated libsepol to version 1.16.6 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-09-24 16:37:42 UTC (rev 2583) +++ branches/stable/1_0/libsepol/ChangeLog 2007-09-24 16:38:11 UTC (rev 2584) @@ -1,3 +1,6 @@ +1.16.6 2007-09-24 + * Pass CFLAGS to CC even on link command, per Dennis Gilmore. + 1.16.5 2007-08-28 * Fixed module_package_read_offsets bug introduced by the prior patch. Modified: branches/stable/1_0/libsepol/VERSION =================================================================== --- branches/stable/1_0/libsepol/VERSION 2007-09-24 16:37:42 UTC (rev 2583) +++ branches/stable/1_0/libsepol/VERSION 2007-09-24 16:38:11 UTC (rev 2584) @@ -1 +1 @@ -1.16.5 +1.16.6 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |