From: <ssm...@us...> - 2008-07-30 12:37:06
|
Revision: 2938 http://selinux.svn.sourceforge.net/selinux/?rev=2938&view=rev Author: ssmalley Date: 2008-07-30 12:37:03 +0000 (Wed, 30 Jul 2008) Log Message: ----------- updated libselinux to version 2.0.70 Modified Paths: -------------- trunk/libselinux/ChangeLog trunk/libselinux/VERSION Modified: trunk/libselinux/ChangeLog =================================================================== --- trunk/libselinux/ChangeLog 2008-07-30 12:25:26 UTC (rev 2937) +++ trunk/libselinux/ChangeLog 2008-07-30 12:37:03 UTC (rev 2938) @@ -1,3 +1,6 @@ +2.0.70 2008-07-30 + * Merge ruby bindings from Dan Walsh. + 2.0.69 2008-07-29 * Handle duplicate file context regexes as a fatal error from Stephen Smalley. This prevents adding them via semanage. Modified: trunk/libselinux/VERSION =================================================================== --- trunk/libselinux/VERSION 2008-07-30 12:25:26 UTC (rev 2937) +++ trunk/libselinux/VERSION 2008-07-30 12:37:03 UTC (rev 2938) @@ -1 +1 @@ -2.0.69 +2.0.70 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |