From owner-p4-projects@FreeBSD.ORG Sun Sep 24 20:28:17 2006 Return-Path: X-Original-To: p4-projects@freebsd.org Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 86AC016A415; Sun, 24 Sep 2006 20:28:17 +0000 (UTC) X-Original-To: perforce@freebsd.org Delivered-To: perforce@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3B2D316A403 for ; Sun, 24 Sep 2006 20:28:17 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01C0943D4C for ; Sun, 24 Sep 2006 20:28:17 +0000 (GMT) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8OKSGEa067658 for ; Sun, 24 Sep 2006 20:28:16 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8OKSGWp067655 for perforce@freebsd.org; Sun, 24 Sep 2006 20:28:16 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Sun, 24 Sep 2006 20:28:16 GMT Message-Id: <200609242028.k8OKSGWp067655@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Cc: Subject: PERFORCE change 106616 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Sep 2006 20:28:17 -0000 http://perforce.freebsd.org/chv.cgi?CH=106616 Change 106616 by rwatson@rwatson_fledge on 2006/09/24 20:27:29 OpenBSM 1.0 alpha 12 on the web site. Affected files ... .. //depot/projects/trustedbsd/www/downloads/openbsm-1.0-alpha12.tgz#1 add .. //depot/projects/trustedbsd/www/openbsm.page#17 edit Differences ... ==== //depot/projects/trustedbsd/www/openbsm.page#17 (text+ko) ==== @@ -29,7 +29,7 @@ - $P4: //depot/projects/trustedbsd/www/openbsm.page#16 $ + $P4: //depot/projects/trustedbsd/www/openbsm.page#17 $ @@ -120,6 +120,17 @@ Please see the file README present in the OpenBSM distribution for build and installation instructions.

+

2006-09-24 - OpenBSM 1.0 alpha 12 release is a test release of the + OpenBSM code base, and matches what is present in FreeBSD CVS at + this date. + In this revision, an audit_control(5) filesz configuration + parameter is added in order to support automated rotation of audit + trails based on file size, regular expression matching for paths is + added to auditreduce, an audit_warn event is generated on rotation, + and a number of other bug fixes and documentation improvements are + present. + Download (480K).

+

2006-09-20 - OpenBSM 1.0 alpha 11 release is a test release of the OpenBSM code base, and matches what is present in FreeBSD CVS at this date.