|
From: <ssm...@us...> - 2007-05-31 21:00:32
|
Revision: 2455
http://svn.sourceforge.net/selinux/?rev=2455&view=rev
Author: ssmalley
Date: 2007-05-31 14:00:31 -0700 (Thu, 31 May 2007)
Log Message:
-----------
updated libselinux to version 2.0.18
Modified Paths:
--------------
trunk/libselinux/ChangeLog
trunk/libselinux/VERSION
Modified: trunk/libselinux/ChangeLog
===================================================================
--- trunk/libselinux/ChangeLog 2007-05-31 20:57:45 UTC (rev 2454)
+++ trunk/libselinux/ChangeLog 2007-05-31 21:00:31 UTC (rev 2455)
@@ -1,3 +1,7 @@
+2.0.18 2007-05-31
+ * Merged patch to reduce size of libselinux and remove need for libsepol for embedded systems from Yuichi Nakamura.
+ This patch also turns the link-time dependency on libsepol into a runtime (dlopen) dependency even in the non-embedded case.
+
2.0.17 2007-05-31
* Updated Lindent script and reindented two header files.
Modified: trunk/libselinux/VERSION
===================================================================
--- trunk/libselinux/VERSION 2007-05-31 20:57:45 UTC (rev 2454)
+++ trunk/libselinux/VERSION 2007-05-31 21:00:31 UTC (rev 2455)
@@ -1 +1 @@
-2.0.17
+2.0.18
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|