From: <mil...@us...> - 2008-01-02 21:41:53
|
Revision: 2717 http://selinux.svn.sourceforge.net/selinux/?rev=2717&view=rev Author: millertc Date: 2008-01-02 13:41:51 -0800 (Wed, 02 Jan 2008) Log Message: ----------- updated checkpolicy to version 2.0.7 Modified Paths: -------------- trunk/checkpolicy/ChangeLog trunk/checkpolicy/VERSION Modified: trunk/checkpolicy/ChangeLog =================================================================== --- trunk/checkpolicy/ChangeLog 2008-01-02 21:40:28 UTC (rev 2716) +++ trunk/checkpolicy/ChangeLog 2008-01-02 21:41:51 UTC (rev 2717) @@ -1,3 +1,6 @@ +2.0.7 2008-01-02 + * Added support for policy capabilities from Todd Miller. + 2.0.6 2007-11-15 * Initialize the source file name from the command line argument so that checkpolicy/checkmodule report something more useful than "unknown source". Modified: trunk/checkpolicy/VERSION =================================================================== --- trunk/checkpolicy/VERSION 2008-01-02 21:40:28 UTC (rev 2716) +++ trunk/checkpolicy/VERSION 2008-01-02 21:41:51 UTC (rev 2717) @@ -1 +1 @@ -2.0.6 +2.0.7 This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |