From: <ssm...@us...> - 2007-04-12 18:30:30
|
Revision: 2341 http://svn.sourceforge.net/selinux/?rev=2341&view=rev Author: ssmalley Date: 2007-04-12 11:30:29 -0700 (Thu, 12 Apr 2007) Log Message: ----------- libselinux 2.0.13 Modified Paths: -------------- trunk/libselinux/ChangeLog trunk/libselinux/VERSION Modified: trunk/libselinux/ChangeLog =================================================================== --- trunk/libselinux/ChangeLog 2007-04-12 18:13:16 UTC (rev 2340) +++ trunk/libselinux/ChangeLog 2007-04-12 18:30:29 UTC (rev 2341) @@ -1,3 +1,6 @@ +2.0.13 2007-04-12 + * Merged rpm_execcon python binding fix, matchpathcon man page fix, and getsebool -a handling for EACCES from Dan Walsh. + 2.0.12 2007-04-09 * Merged support for getting initial contexts from James Carter. Modified: trunk/libselinux/VERSION =================================================================== --- trunk/libselinux/VERSION 2007-04-12 18:13:16 UTC (rev 2340) +++ trunk/libselinux/VERSION 2007-04-12 18:30:29 UTC (rev 2341) @@ -1 +1 @@ -2.0.12 +2.0.13 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |