From: <ssm...@us...> - 2008-06-11 18:10:09
|
Revision: 2908 http://selinux.svn.sourceforge.net/selinux/?rev=2908&view=rev Author: ssmalley Date: 2008-06-11 11:10:07 -0700 (Wed, 11 Jun 2008) Log Message: ----------- updated libselinux to version 2.0.66 Modified Paths: -------------- trunk/libselinux/ChangeLog trunk/libselinux/VERSION Modified: trunk/libselinux/ChangeLog =================================================================== --- trunk/libselinux/ChangeLog 2008-06-11 18:09:03 UTC (rev 2907) +++ trunk/libselinux/ChangeLog 2008-06-11 18:10:07 UTC (rev 2908) @@ -1,3 +1,6 @@ +2.0.66 2008-06-11 + * Add swig python bindings for avc interfaces from Dan Walsh. + 2.0.65 2008-05-27 * Fix selinux_file_context_verify() and selinux_lsetfilecon_default() to call matchpathcon_init_prefix if not already initialized. * Add -q qualifier for -V option of matchpathcon and change it to indicate whether verification succeeded or failed via exit status. Modified: trunk/libselinux/VERSION =================================================================== --- trunk/libselinux/VERSION 2008-06-11 18:09:03 UTC (rev 2907) +++ trunk/libselinux/VERSION 2008-06-11 18:10:07 UTC (rev 2908) @@ -1 +1 @@ -2.0.65 +2.0.66 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |