From brueffer at FreeBSD.org Mon Nov 2 09:58:06 2015 From: brueffer at FreeBSD.org (Christian Brueffer) Date: Mon, 2 Nov 2015 09:58:06 GMT Subject: PERFORCE change 1215861 for review Message-ID: <201511020958.tA29w6rX031372@skunkworks.freebsd.org> http://p4web.freebsd.org/@@1215861?ac=10 Change 1215861 by brueffer at brueffer_freefall on 2015/11/02 09:57:21 Announce OpenBSM 1.2 alpha 4. Affected files ... .. //depot/projects/trustedbsd/www/news.page#30 edit .. //depot/projects/trustedbsd/www/openbsm.page#49 edit Differences ... ==== //depot/projects/trustedbsd/www/news.page#30 (text+ko) ==== @@ -37,7 +37,7 @@ - $P4: //depot/projects/trustedbsd/www/news.page#29 $ + $P4: //depot/projects/trustedbsd/www/news.page#30 $ @@ -49,6 +49,14 @@ Project.

+
November 2, 2015 OpenBSM 1.2 alpha 4 released
+

OpenBSM 1.2 alpha 4 has been released; this is a test release + of OpenBSM, and includes a variety of bug fixes for auditdistd and + praudit. It also includes updated event definitions, improved + documentation, and additions to the build system to install manpage + links once again. See the OpenBSM web page for more + information.

July 1, 2015 OpenBSM source code repository moves to GitHub

We are pleased to announce the move of the OpenBSM source code ==== //depot/projects/trustedbsd/www/openbsm.page#49 (text+ko) ==== @@ -30,7 +30,7 @@ - $P4: //depot/projects/trustedbsd/www/openbsm.page#48 $ + $P4: //depot/projects/trustedbsd/www/openbsm.page#49 $ @@ -102,7 +102,7 @@ release of OpenBSM (1.0) in FreeBSD 6.3 and FreeBSD 7.0.

BSMtrace is an independently - distributed BSM-based host intrusion detection system that relies + distributed BSM-based host intrusion detection system that relies on OpenBSM audit trails.

@@ -230,7 +230,7 @@

Development snapshots reflect work-in-progress snapshots of the - OpenBSM development branch in Perforce. + OpenBSM development branch on GitHub. They are appropriate for use in production systems, but consumers of these snapshots should be aware that APIs, file formats, and tools are under active development, and may change at any time. @@ -246,17 +246,19 @@ Description - 1.2 alpha3 - openbsm-1.2-alpha3.tgz - 736K - 2012-12-15 + 1.2 alpha4 + openbsm-1.2-alpha4.tgz + SHA256: 35b0370d19a742a387f10aaae187a38abee536d8a7b57c0e9d997d3ceaf02429 + 683K + 2015-11-02 -

OpenBSM 1.2-alpha3 is the third test release of the OpenBSM 1.2 +

OpenBSM 1.2-alpha4 is the fourth test release of the OpenBSM 1.2 release stream. - In this revision, a number of (largely minor) refinements are - made to auditdistd; perhaps most importantly, header files and - build elements are cleaned up to support better integration into - the FreeBSD 10-CURRENT source tree.

+ In this revision, a number of bugs have been fixed in auditdistd. + A bug in praudit has been fixes that caused it to emit invalid XML + output. Manpage links, broken since the switch to autotools, are + installed once again. Additionally, event definitions were updated, + and the documentation has been improved.

@@ -281,6 +283,18 @@ Description + 1.2 alpha3 + openbsm-1.2-alpha3.tgz + 736K + 2012-12-15 + +

In this revision, a number of (largely minor) refinements are + made to auditdistd; perhaps most importantly, header files and + build elements are cleaned up to support better integration into + the FreeBSD 10-CURRENT source tree.

+ + + 1.2 alpha2 openbsm-1.2-alpha2.tgz 736K From brueffer at FreeBSD.org Mon Nov 2 10:27:39 2015 From: brueffer at FreeBSD.org (Christian Brueffer) Date: Mon, 2 Nov 2015 10:27:38 GMT Subject: PERFORCE change 1215865 for review Message-ID: <201511021027.tA2ARcOp039885@skunkworks.freebsd.org> http://p4web.freebsd.org/@@1215865?ac=10 Change 1215865 by brueffer at brueffer_freefall on 2015/11/02 10:27:19 Refine the entry for OpenBSM 1.2 alpha 4. Affected files ... .. //depot/projects/trustedbsd/www/openbsm.page#50 edit Differences ... ==== //depot/projects/trustedbsd/www/openbsm.page#50 (text+ko) ==== @@ -30,7 +30,7 @@ - $P4: //depot/projects/trustedbsd/www/openbsm.page#49 $ + $P4: //depot/projects/trustedbsd/www/openbsm.page#50 $ @@ -248,10 +248,10 @@ 1.2 alpha4 openbsm-1.2-alpha4.tgz - SHA256: 35b0370d19a742a387f10aaae187a38abee536d8a7b57c0e9d997d3ceaf02429 683K 2015-11-02 +

SHA256: 35b0370d19a742a387f10aaae187a38abee536d8a7b57c0e9d997d3ceaf02429

OpenBSM 1.2-alpha4 is the fourth test release of the OpenBSM 1.2 release stream. In this revision, a number of bugs have been fixed in auditdistd.