Add OpenBSM entry from brueffer

This commit is contained in:
Benjamin Kaduk 2016-01-09 22:12:44 +00:00
parent 97088b824a
commit 3d75ed8b62
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=47985

View file

@ -1245,4 +1245,73 @@
</task>
</help>
</project>
<project cat='proj'>
<title>OpenBSM</title>
<contact>
<person>
<name>
<given>Christian</given>
<common>Brueffer</common>
</name>
<email>brueffer@FreeBSD.org</email>
</person>
<person>
<name>
<given>Robert</given>
<common>Watson</common>
</name>
<email>rwatson@FreeBSD.org</email>
</person>
<person>
<name>TrustedBSD audit mailing list</name>
<email>trustedbsd-audit@TrustedBSD.org</email>
</person>
</contact>
<links>
<url href="http://www.openbsm.org">OpenBSM: Open Source Basic Security Module (BSM) Audit Implementation</url>
<url href="https://github.com/openbsm/openbsm">OpenBSM on GitHub</url>
<url href="https://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/audit.html">&os; Audit Handbook Chapter</url>
</links>
<body>
<p>OpenBSM is a BSD-licensed implementation of Sun's Basic
Security Module (BSM) API and file format. It is the user-space
side of the CAPP Audit implementations in &os; and Mac OS X.
Additionally, the audit trail processing tools are expected to
work on Linux.</p>
<p>Progress has been slow but steady this quarter, culminating
in OpenBSM 1.2 alpha 4, the first release in three years. It
features various bug fixes and documentation improvements; the
complete list of changes is documented in the <a
href="https://github.com/openbsm/openbsm/blob/master/NEWS">NEWS</a>
file on GitHub. The release was imported into &os; HEAD and
merged to &os; 10-STABLE. As such it will be part of &os;
10.3-RELEASE.</p>
</body>
<help>
<task>
<p>Test the new release on different versions of &os;, Mac
OS X and Linux. In particular, testing on Mac OS X 10.9 (Mavericks)
and newer would be greatly appreciated.</p>
</task>
<task>
<p>Fix problems that have been reported via GitHub and the
&os; bug tracker.</p>
</task>
<task>
<p>Implement features mentioned in the
<a href="https://github.com/openbsm/openbsm/blob/master/TODO">TODO</a>
list on GitHub.</p>
</task>
</help>
</project>
</report>