Move OpenBSM from required to desired; Apple Legal has been stalling for
several months, and holding up the release on Apple Legal doesn't make sense. This feature will be merged it ready before the release, and otherwise for 6.1.
This commit is contained in:
parent
bfc3303a83
commit
ae38971f77
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/www/; revision=25373
1 changed files with 10 additions and 9 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/6.0R/todo.sgml,v 1.23 2005/08/16 05:38:18 delphij Exp $">
|
||||
<!ENTITY date "$FreeBSD: www/en/releases/6.0R/todo.sgml,v 1.24 2005/08/16 08:23:37 rwatson Exp $">
|
||||
<!ENTITY title "FreeBSD 6.0 Open Issues">
|
||||
<!ENTITY % includes SYSTEM "../../includes.sgml"> %includes;
|
||||
<!ENTITY % developers SYSTEM "../../developers.sgml"> %developers;
|
||||
|
@ -133,14 +133,6 @@
|
|||
<th>Description</th>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>OpenBSM</td>
|
||||
<td>&status.wip;</td>
|
||||
<td>&a.rwatson;</td>
|
||||
<td>The integration of OpenBSM is waiting on some final licensing hurdles.
|
||||
Once those are cleared, it will be a very desirable feature for 6.0.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>beastie.4th</td>
|
||||
<td>&status.wip;</td>
|
||||
|
@ -239,6 +231,15 @@
|
|||
<td>A 'memory modified after free' bug affecting M_SAVEDINO. Possibly
|
||||
a softupdates bug.</td>
|
||||
</tr>
|
||||
|
||||
<tr>
|
||||
<td>OpenBSM</td>
|
||||
<td>&status.wip;</td>
|
||||
<td>&a.rwatson;</td>
|
||||
<td>The integration of OpenBSM is waiting on some final licensing hurdles.
|
||||
Once those are cleared, it will be a very desirable feature for 6.0.</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
|
||||
<h3>Documentation items that must be resolved for 6.0</h3>
|
||||
|
|
Loading…
Reference in a new issue