From: <ssm...@us...> - 2008-06-06 14:31:05
|
Revision: 2892 http://selinux.svn.sourceforge.net/selinux/?rev=2892&view=rev Author: ssmalley Date: 2008-06-06 07:30:55 -0700 (Fri, 06 Jun 2008) Log Message: ----------- updated libsepol to version 2.0.30 Modified Paths: -------------- trunk/libsepol/ChangeLog trunk/libsepol/VERSION Modified: trunk/libsepol/ChangeLog =================================================================== --- trunk/libsepol/ChangeLog 2008-06-06 14:29:09 UTC (rev 2891) +++ trunk/libsepol/ChangeLog 2008-06-06 14:30:55 UTC (rev 2892) @@ -1,3 +1,8 @@ +2.0.30 2008-06-06 + * Fix endianness bug in the handling of network node addresses from Stephen Smalley. + Only affects big endian platforms. + Bug reported by John Weeks of Sun upon policy mismatch between x86 and sparc. + 2.0.29 2008-05-27 * Merge user and role mapping support from Joshua Brindle. Modified: trunk/libsepol/VERSION =================================================================== --- trunk/libsepol/VERSION 2008-06-06 14:29:09 UTC (rev 2891) +++ trunk/libsepol/VERSION 2008-06-06 14:30:55 UTC (rev 2892) @@ -1 +1 @@ -2.0.29 +2.0.30 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |