[selinux-policy: 365/3172] more status info

Daniel J Walsh dwalsh at fedoraproject.org
Thu Oct 7 19:36:24 UTC 2010


commit 2dda6a7e402172b78272f156963ce14f88378464
Author: Chris PeBenito <cpebenito at tresys.com>
Date:   Wed Jun 15 15:23:58 2005 +0000

    more status info

 www/html/status.html |   36 +++++++++++++++++++++++++++++++++---
 1 files changed, 33 insertions(+), 3 deletions(-)
---
diff --git a/www/html/status.html b/www/html/status.html
index 88711dd..7044806 100644
--- a/www/html/status.html
+++ b/www/html/status.html
@@ -1,5 +1,35 @@
 <h1>Status</h1>
-<h2>Version .1</h2>
+<h2>Version 20050615</h2>
 <p>
-Version .1 of refpolicy was released on June 14, 2005. 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.
-</p>
\ No newline at end of file
+	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>


More information about the scm-commits mailing list