From: <ew...@us...> - 2007-06-05 19:30:54
|
Revision: 2464 http://svn.sourceforge.net/selinux/?rev=2464&view=rev Author: ewalsh Date: 2007-06-05 12:30:40 -0700 (Tue, 05 Jun 2007) Log Message: ----------- updated libselinux to version 2.0.19 Modified Paths: -------------- trunk/libselinux/ChangeLog trunk/libselinux/VERSION Modified: trunk/libselinux/ChangeLog =================================================================== --- trunk/libselinux/ChangeLog 2007-06-05 19:27:23 UTC (rev 2463) +++ trunk/libselinux/ChangeLog 2007-06-05 19:30:40 UTC (rev 2464) @@ -1,3 +1,6 @@ +2.0.19 2007-06-05 + * Refactoring and errno support in string representation code. + 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. Modified: trunk/libselinux/VERSION =================================================================== --- trunk/libselinux/VERSION 2007-06-05 19:27:23 UTC (rev 2463) +++ trunk/libselinux/VERSION 2007-06-05 19:30:40 UTC (rev 2464) @@ -1 +1 @@ -2.0.18 +2.0.19 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |