From: <mil...@us...> - 2007-12-07 15:29:46
|
Revision: 2696 http://selinux.svn.sourceforge.net/selinux/?rev=2696&view=rev Author: millertc Date: 2007-12-07 07:29:44 -0800 (Fri, 07 Dec 2007) Log Message: ----------- updated libsepol to version 2.0.16 Modified Paths: -------------- trunk/libsepol/ChangeLog trunk/libsepol/VERSION Modified: trunk/libsepol/ChangeLog =================================================================== --- trunk/libsepol/ChangeLog 2007-12-07 15:26:49 UTC (rev 2695) +++ trunk/libsepol/ChangeLog 2007-12-07 15:29:44 UTC (rev 2696) @@ -1,3 +1,6 @@ +2.0.16 2007-12-07 + * print module magic number in hex on mismatch, from Todd Miller. + 2.0.15 2007-11-29 * clarify and reduce neverallow error reporting from Stephen Smalley. Modified: trunk/libsepol/VERSION =================================================================== --- trunk/libsepol/VERSION 2007-12-07 15:26:49 UTC (rev 2695) +++ trunk/libsepol/VERSION 2007-12-07 15:29:44 UTC (rev 2696) @@ -1 +1 @@ -2.0.15 +2.0.16 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |