PERFORCE change 154291 for review
Robert Watson
rwatson at FreeBSD.org
Sun Dec 7 12:49:21 PST 2008
http://perforce.freebsd.org/chv.cgi?CH=154291
Change 154291 by rwatson at rwatson_fledge on 2008/12/07 20:48:33
Add OpenBSM 1.1 alpha3 and hook it up to the OpenBSM page.
Affected files ...
.. //depot/projects/trustedbsd/www/downloads/openbsm-1.1-alpha3.tgz#1 add
.. //depot/projects/trustedbsd/www/openbsm.page#33 edit
Differences ...
==== //depot/projects/trustedbsd/www/openbsm.page#33 (text+ko) ====
@@ -30,7 +30,7 @@
<cvs:keywords xmlns:cvs="http://www.FreeBSD.org/XML/CVS" version="1.0">
<cvs:keyword name="freebsd">
- $P4: //depot/projects/trustedbsd/www/openbsm.page#32 $
+ $P4: //depot/projects/trustedbsd/www/openbsm.page#33 $
</cvs:keyword>
</cvs:keywords>
@@ -178,20 +178,17 @@
<td valign="top" bgcolor="#eeeeee"><b>Description</b></td>
</tr>
<tr>
- <td bgcolor="#eeeeee">1.1 alpha 2</td>
- <td bgcolor="#eeeeee"><a href="downloads/openbsm-1.1-alpha2.tgz">openbsm-1.1-alpha2.tgz</a></td>
+ <td bgcolor="#eeeeee">1.1 alpha 3</td>
+ <td bgcolor="#eeeeee"><a href="downloads/openbsm-1.1-alpha3.tgz">openbsm-1.1-alpha3.tgz</a></td>
<td bgcolor="#eeeeee">512K</td>
- <td bgcolor="#eeeeee">2008-11-11</td>
+ <td bgcolor="#eeeeee">2008-12-07</td>
<td bgcolor="#eeeeee">
- <p>In this revision, BSM include files required by OS vendors for
- use in kernels are broken out into a separate include
- directory, a configure option is added to force use of native
- rather than OpenBSM sys includes if desired, strlcpy() and
- strlcat() are used in preference to less robust APIs,
- compatibility defines for old Darwin event identifiers are
- removed, support for exended header tokens (containing host
- information) is added to the BSM library and auditd(8), and can
- be set in audit_control(5).</p>
+ <p>In this revision, OpenBSM maps between local and wire values
+ for the errno error space, bugs are fixed in the encoding of
+ execve arguments and environmental variables, support for the
+ portable AUT_SOCKET_EX token type is added, and the BSM header
+ version is bumped to give OpenBSM 1.1 its own file format
+ version due to non-trivial changes in tokens.</p>
</td>
</tr>
</table>
@@ -216,6 +213,23 @@
<td valign="top" bgcolor="#eeeeee"><b>Description</b></td>
</tr>
<tr>
+ <td bgcolor="#eeeeee">1.1 alpha 2</td>
+ <td bgcolor="#eeeeee"><a href="downloads/openbsm-1.1-alpha2.tgz">openbsm-1.1-alpha2.tgz</a></td>
+ <td bgcolor="#eeeeee">512K</td>
+ <td bgcolor="#eeeeee">2008-11-11</td>
+ <td bgcolor="#eeeeee">
+ <p>In this revision, BSM include files required by OS vendors for
+ use in kernels are broken out into a separate include
+ directory, a configure option is added to force use of native
+ rather than OpenBSM sys includes if desired, strlcpy() and
+ strlcat() are used in preference to less robust APIs,
+ compatibility defines for old Darwin event identifiers are
+ removed, support for exended header tokens (containing host
+ information) is added to the BSM library and auditd(8), and can
+ be set in audit_control(5).</p>
+ </td>
+ </tr>
+ <tr>
<td bgcolor="#eeeeee">1.1 alpha 1</td>
<td bgcolor="#eeeeee"><a href="downloads/openbsm-1.1-alpha1.tgz">openbsm-1.1-alpha1.tgz</a></td>
<td bgcolor="#eeeeee">496K</td>
More information about the p4-projects
mailing list