From owner-p4-projects@FreeBSD.ORG Sat Sep 2 08:06:38 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 B083416A4E1; Sat, 2 Sep 2006 08:06:38 +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 6F34616A4DA for ; Sat, 2 Sep 2006 08:06:38 +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 3586D43D49 for ; Sat, 2 Sep 2006 08:06:38 +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 k8286csw074590 for ; Sat, 2 Sep 2006 08:06:38 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 k8286blB074586 for perforce@freebsd.org; Sat, 2 Sep 2006 08:06:37 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Sat, 2 Sep 2006 08:06:37 GMT Message-Id: <200609020806.k8286blB074586@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 105516 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: Sat, 02 Sep 2006 08:06:39 -0000 http://perforce.freebsd.org/chv.cgi?CH=105516 Change 105516 by rwatson@rwatson_fledge on 2006/09/02 08:05:36 OpenBSM 1.0 alpha 10. Affected files ... .. //depot/projects/trustedbsd/www/openbsm.page#15 edit Differences ... ==== //depot/projects/trustedbsd/www/openbsm.page#15 (text+ko) ==== @@ -29,7 +29,7 @@ - $P4: //depot/projects/trustedbsd/www/openbsm.page#14 $ + $P4: //depot/projects/trustedbsd/www/openbsm.page#15 $ @@ -120,6 +120,15 @@ Please see the file README present in the OpenBSM distribution for build and installation instructions.

+

2006-09-02 - OpenBSM 1.0 alpha 10 release is a test release of the + OpenBSM code base, and matches what is present in FreeBSD CVS at + this date. + In this revision, auditd has been modified to submit complete audit + records, including full return information, as part of its + operation, as required by upcoming changes to the FreeBSD audit3 + implementation. + Download (464K).

+

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