<!-- Mail as an attachment to: monthly@freebsd.org -->
<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>
        <given>TrustedBSD audit mailing list</given>
      </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">FreeBSD Audit Handbook Chapter</url>
  </links>

  <body>
    <p>
      <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 FreeBSD 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 FreeBSD HEAD and merged to FreeBSD 10-STABLE.  As such
        it will be part of FreeBSD 10.3-RELEASE.</p>
    </p>
  </body>

  <help>
    <task>
      Test the new release on different versions of FreeBSD, Mac OS X and Linux. Particularly testing on Mac OS X 10.9 (Mavericks) and newer would be greatly appreciated.
    </task>
    <task>
      Fix problems that have been reported via GitHub and the FreeBSD bug tracker.
    </task>
    <task>
      Implement features mentioned in the <a href="https://github.com/openbsm/openbsm/blob/master/TODO">TODO</a> list on GitHub.
    </task>
  </help>
</project>
