|
From: <ssm...@us...> - 2007-09-24 16:15:17
|
Revision: 2578
http://selinux.svn.sourceforge.net/selinux/?rev=2578&view=rev
Author: ssmalley
Date: 2007-09-24 09:14:59 -0700 (Mon, 24 Sep 2007)
Log Message:
-----------
updated libselinux to version 2.0.35
Modified Paths:
--------------
trunk/libselinux/ChangeLog
trunk/libselinux/VERSION
Modified: trunk/libselinux/ChangeLog
===================================================================
--- trunk/libselinux/ChangeLog 2007-09-24 16:13:23 UTC (rev 2577)
+++ trunk/libselinux/ChangeLog 2007-09-24 16:14:59 UTC (rev 2578)
@@ -1,3 +1,7 @@
+2.0.35 2007-09-24
+ * Make netlink socket close-on-exec to avoid descriptor leakage from Dan Walsh.
+ * Pass CFLAGS when using gcc for linking from Dennis Gilmore.
+
2.0.34 2007-09-18
* Fix selabel option flag setting for 64-bit from Stephen Smalley.
Modified: trunk/libselinux/VERSION
===================================================================
--- trunk/libselinux/VERSION 2007-09-24 16:13:23 UTC (rev 2577)
+++ trunk/libselinux/VERSION 2007-09-24 16:14:59 UTC (rev 2578)
@@ -1 +1 @@
-2.0.34
+2.0.35
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|