Update status of TrustedBSD MAC userland task: it's almost entirely
done, modulo a few nit bug fixes and tweaks that are pending.
This commit is contained in:
parent
94353953c3
commit
104f7d424e
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=14962
1 changed files with 6 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" [
|
||||
<!ENTITY base CDATA "../..">
|
||||
<!ENTITY email 'freebsd-qa'>
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.26 2002/11/20 17:27:02 rwatson Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/5.0R/todo.sgml,v 1.27 2002/11/20 18:03:05 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 5.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
]>
|
||||
|
@ -118,10 +118,12 @@
|
|||
|
||||
<tr>
|
||||
<td>TrustedBSD MAC Framework userland applications</td>
|
||||
<td>Perforce trustedbsd_mac: preparing for merge to main tree</td>
|
||||
<td>Mostly merged, some minor updates pending</td>
|
||||
<td>rwatson@FreeBSD.org</td>
|
||||
<td>Simple labeling applications including {get,set}[fp]mac(8),
|
||||
as well as labeling during the login process.</td>
|
||||
<td>Most MAC support for user applications and daemons has been
|
||||
merged. Minor updates to support recursive file labeling,
|
||||
correct labeling in inetd, and a few other bits and pieces is
|
||||
pending.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
|
|
Loading…
Reference in a new issue