From: <ssm...@us...> - 2008-06-10 13:08:58
|
Revision: 2902 http://selinux.svn.sourceforge.net/selinux/?rev=2902&view=rev Author: ssmalley Date: 2008-06-10 06:08:56 -0700 (Tue, 10 Jun 2008) Log Message: ----------- updated libsepol to version 1.16.14 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-06-10 13:06:52 UTC (rev 2901) +++ branches/stable/1_0/libsepol/ChangeLog 2008-06-10 13:08:56 UTC (rev 2902) @@ -1,3 +1,6 @@ +1.16.14 2008-06-10 + * Merge r2886 from trunk: merge user and role mapping support from Joshua Brindle. + 1.16.13 2008-06-06 * Fix endianness bug in the handling of network node addresses from Stephen Smalley. Only affects big endian platforms. Modified: branches/stable/1_0/libsepol/VERSION =================================================================== --- branches/stable/1_0/libsepol/VERSION 2008-06-10 13:06:52 UTC (rev 2901) +++ branches/stable/1_0/libsepol/VERSION 2008-06-10 13:08:56 UTC (rev 2902) @@ -1 +1 @@ -1.16.13 +1.16.14 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |