From: <ssm...@us...> - 2008-04-18 13:48:56
|
Revision: 2862 http://selinux.svn.sourceforge.net/selinux/?rev=2862&view=rev Author: ssmalley Date: 2008-04-18 06:48:24 -0700 (Fri, 18 Apr 2008) Log Message: ----------- updated libselinux to version 2.0.62 Modified Paths: -------------- trunk/libselinux/ChangeLog trunk/libselinux/VERSION Modified: trunk/libselinux/ChangeLog =================================================================== --- trunk/libselinux/ChangeLog 2008-04-18 13:47:18 UTC (rev 2861) +++ trunk/libselinux/ChangeLog 2008-04-18 13:48:24 UTC (rev 2862) @@ -1,3 +1,6 @@ +2.0.62 2008-04-18 + * Fix memory leaks in matchpathcon from Eamon Walsh. + 2.0.61 2008-03-31 * Man page typo fix from Jim Meyering. Modified: trunk/libselinux/VERSION =================================================================== --- trunk/libselinux/VERSION 2008-04-18 13:47:18 UTC (rev 2861) +++ trunk/libselinux/VERSION 2008-04-18 13:48:24 UTC (rev 2862) @@ -1 +1 @@ -2.0.61 +2.0.62 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |