|
From: <ssm...@us...> - 2007-09-12 15:49:35
|
Revision: 2560
http://selinux.svn.sourceforge.net/selinux/?rev=2560&view=rev
Author: ssmalley
Date: 2007-09-12 08:49:33 -0700 (Wed, 12 Sep 2007)
Log Message:
-----------
updated libselinux to version 2.0.33
Modified Paths:
--------------
trunk/libselinux/ChangeLog
trunk/libselinux/VERSION
Modified: trunk/libselinux/ChangeLog
===================================================================
--- trunk/libselinux/ChangeLog 2007-09-12 15:47:39 UTC (rev 2559)
+++ trunk/libselinux/ChangeLog 2007-09-12 15:49:33 UTC (rev 2560)
@@ -1,3 +1,7 @@
+2.0.33 2007-09-12
+ * Re-map a getxattr return value of 0 to a getfilecon return value of -1 with errno EOPNOTSUPP from Stephen Smalley.
+ * Fall back to the compat code for security_class_to_string and security_av_perm_to_string from Stephen Smalley.
+
2.0.32 2007-09-10
* Fix swig binding for rpm_execcon from James Athey.
Modified: trunk/libselinux/VERSION
===================================================================
--- trunk/libselinux/VERSION 2007-09-12 15:47:39 UTC (rev 2559)
+++ trunk/libselinux/VERSION 2007-09-12 15:49:33 UTC (rev 2560)
@@ -1 +1 @@
-2.0.32
+2.0.33
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|