From: <ssm...@us...> - 2007-09-18 19:40:39
|
Revision: 2564 http://selinux.svn.sourceforge.net/selinux/?rev=2564&view=rev Author: ssmalley Date: 2007-09-18 12:40:38 -0700 (Tue, 18 Sep 2007) Log Message: ----------- updated libselinux to version 2.0.34 Modified Paths: -------------- trunk/libselinux/ChangeLog trunk/libselinux/VERSION Modified: trunk/libselinux/ChangeLog =================================================================== --- trunk/libselinux/ChangeLog 2007-09-18 19:40:06 UTC (rev 2563) +++ trunk/libselinux/ChangeLog 2007-09-18 19:40:38 UTC (rev 2564) @@ -1,3 +1,6 @@ +2.0.34 2007-09-18 + * Fix selabel option flag setting for 64-bit from Stephen Smalley. + 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. Modified: trunk/libselinux/VERSION =================================================================== --- trunk/libselinux/VERSION 2007-09-18 19:40:06 UTC (rev 2563) +++ trunk/libselinux/VERSION 2007-09-18 19:40:38 UTC (rev 2564) @@ -1 +1 @@ -2.0.33 +2.0.34 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |