From owner-trustedbsd-cvs@FreeBSD.ORG Sun Sep 24 20:28:20 2006 Return-Path: X-Original-To: trustedbsd-cvs@freebsd.org Delivered-To: trustedbsd-cvs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 980DF16A47E for ; Sun, 24 Sep 2006 20:28:20 +0000 (UTC) (envelope-from owner-perforce@freebsd.org) Received: from cyrus.watson.org (cyrus.watson.org [209.31.154.42]) by mx1.FreeBSD.org (Postfix) with ESMTP id CC91B43D4C for ; Sun, 24 Sep 2006 20:28:19 +0000 (GMT) (envelope-from owner-perforce@freebsd.org) Received: from mx2.freebsd.org (mx2.freebsd.org [216.136.204.119]) by cyrus.watson.org (Postfix) with ESMTP id 50F3F46D1C for ; Sun, 24 Sep 2006 16:28:19 -0400 (EDT) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 91D6A555C4; Sun, 24 Sep 2006 20:28:17 +0000 (GMT) (envelope-from owner-perforce@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: trustedbsd-cvs@FreeBSD.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: TrustedBSD CVS and Perforce commit message list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Sep 2006 20:28:20 -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.