svn commit: r46974 - head/en_US.ISO8859-1/htdocs/news/status
Warren Block <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: wblock Date: Tue Jul 14 16:18:23 2015 New Revision: 46974 URL: https://svnweb.freebsd.org/changeset/doc/46974 Log: Add Christian Brueffer <[email protected]>'s OpenBSM report. Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-04-2015-06.xml Modified: head/en_US.ISO8859-1/htdocs/news/status/report-2015-04-2015-06.xml ============================================================================== --- head/en_US.ISO8859-1/htdocs/news/status/report-2015-04-2015-06.xml Tue Jul 14 16:01:58 2015 (r46973) +++ head/en_US.ISO8859-1/htdocs/news/status/report-2015-04-2015-06.xml Tue Jul 14 16:18:23 2015 (r46974) @@ -1302,4 +1302,58 @@ </task> </help> </project> + + <project cat='proj'> + <title>OpenBSM</title> + + <contact> + <person> + <name> + <given>Robert</given> + <common>Watson</common> + </name> + <email>[email protected]</email> + </person> + + <person> + <name> + <given>Christian</given> + <common>Brueffer</common> + </name> + <email>[email protected]</email> + </person> + + <person> + <name>TrustedBSD audit mailing list</name> + <email>[email protected]</email> + </person> + </contact> + + <links> + <url href="http://www.openbsm.org/" /> + <url href="https://github.com/openbsm/openbsm" /> + </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>After a period of dormancy, the project is slowly picking up + steam again. The OpenBSM source code repository was migrated + from &os;'s Perforce server to GitHub. We hope this will make + the code more accessible and stimulate outside contributions. + In addition to the repository migration, initial steps towards + a new test release have been made.</p> + </body> + + <help> + <task> + <p>Test the code on GitHub on different releases of Mac OS X + and Linux</p> + </task> + </help> + </project> </report> _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-doc-all To unsubscribe, send any mail to "[email protected]"