|
From: <ssm...@us...> - 2008-05-27 19:59:04
|
Revision: 2885
http://selinux.svn.sourceforge.net/selinux/?rev=2885&view=rev
Author: ssmalley
Date: 2008-05-27 12:59:02 -0700 (Tue, 27 May 2008)
Log Message:
-----------
updated libselinux to version 2.0.65
Modified Paths:
--------------
trunk/libselinux/ChangeLog
trunk/libselinux/VERSION
Modified: trunk/libselinux/ChangeLog
===================================================================
--- trunk/libselinux/ChangeLog 2008-05-27 19:53:31 UTC (rev 2884)
+++ trunk/libselinux/ChangeLog 2008-05-27 19:59:02 UTC (rev 2885)
@@ -1,3 +1,7 @@
+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.
+
2.0.64 2008-04-21
* Fixed selinux_set_callback man page.
Modified: trunk/libselinux/VERSION
===================================================================
--- trunk/libselinux/VERSION 2008-05-27 19:53:31 UTC (rev 2884)
+++ trunk/libselinux/VERSION 2008-05-27 19:59:02 UTC (rev 2885)
@@ -1 +1 @@
-2.0.64
+2.0.65
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|