From: <ssm...@us...> - 2007-10-11 20:26:58
|
Revision: 2650 http://selinux.svn.sourceforge.net/selinux/?rev=2650&view=rev Author: ssmalley Date: 2007-10-11 13:26:57 -0700 (Thu, 11 Oct 2007) Log Message: ----------- updated libsepol to version 2.0.12 Modified Paths: -------------- trunk/libsepol/ChangeLog trunk/libsepol/VERSION Modified: trunk/libsepol/ChangeLog =================================================================== --- trunk/libsepol/ChangeLog 2007-10-11 20:24:03 UTC (rev 2649) +++ trunk/libsepol/ChangeLog 2007-10-11 20:26:57 UTC (rev 2650) @@ -1,3 +1,7 @@ +2.0.12 2007-10-11 + * Fixed bug in require checking from Stephen Smalley. + * Added user hierarchy checking from Todd Miller. + 2.0.11 2007-09-24 * Pass CFLAGS to CC even on link command, per Dennis Gilmore. Modified: trunk/libsepol/VERSION =================================================================== --- trunk/libsepol/VERSION 2007-10-11 20:24:03 UTC (rev 2649) +++ trunk/libsepol/VERSION 2007-10-11 20:26:57 UTC (rev 2650) @@ -1 +1 @@ -2.0.11 +2.0.12 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |