2005-06-15 01:14:09 +00:00
|
|
|
<h1>Status</h1>
|
2005-06-15 15:23:58 +00:00
|
|
|
<h2>Version 20050615</h2>
|
2005-06-15 01:14:09 +00:00
|
|
|
<p>
|
2005-06-15 15:23:58 +00:00
|
|
|
See <a href="index.php?page=download">download</a> for download
|
|
|
|
information. This release focused on infrastructure, organization, and
|
|
|
|
initial design rather than comprehensive policy coverage or security
|
|
|
|
improvements. Currently only the strict policy is supported, with
|
|
|
|
targeted policy support planned for the future.
|
|
|
|
</p>
|
|
|
|
<h3>Components which have been completely reworked</h3>
|
|
|
|
<ul>
|
|
|
|
<li>All TE policy is organized into modules</li>
|
|
|
|
<li>Most kernel layer interfaces have documentation</li>
|
|
|
|
<li>Documentation for interfaces used to create webpage documentation</li>
|
|
|
|
<li>Infrastructure to support source policies and loadable binary modules</li>
|
|
|
|
<li>Infrastructure to not include modules during build, replacing the unused directory.</li>
|
|
|
|
</ul>
|
|
|
|
<h3>Components which have minor improvements</h3>
|
|
|
|
<ul>
|
|
|
|
<li>MLS infrastructure added to support easy conversion between MLS
|
|
|
|
and non-MLS policy.</li>
|
|
|
|
<li>Some infrastructure added to support per-user domain policy, e.g.,
|
|
|
|
to create types and policy for ssh, for each user.</li>
|
|
|
|
<li>All labeling moved to modules.</li>
|
|
|
|
<li>Tunables are documented, and in the future will be included
|
|
|
|
in the webpage policy documentation.</li>
|
|
|
|
</ul>
|
|
|
|
<h3>Components that are unchanged</h3>
|
|
|
|
<ul>
|
|
|
|
<li>Users</li>
|
|
|
|
<li>Constraints</li>
|
|
|
|
<li>Flask</li>
|
|
|
|
<li>Genhomedircon</li>
|
|
|
|
<li>Top-level Make targets</li>
|
|
|
|
</ul>
|