From owner-p4-projects@FreeBSD.ORG Sat Sep 23 12:47:12 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 E466D16A415; Sat, 23 Sep 2006 12:47:11 +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 A851616A40F
for ; Sat, 23 Sep 2006 12:47:11 +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 6EC3D43D4C
for ; Sat, 23 Sep 2006 12:47:11 +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 k8NClBG2064242
for ; Sat, 23 Sep 2006 12:47:11 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 k8NCl9Q1062641
for perforce@freebsd.org; Sat, 23 Sep 2006 12:47:09 GMT
(envelope-from bb+lists.freebsd.perforce@cyrus.watson.org)
Date: Sat, 23 Sep 2006 12:47:09 GMT
Message-Id: <200609231247.k8NCl9Q1062641@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 106549 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, 23 Sep 2006 12:47:12 -0000
http://perforce.freebsd.org/chv.cgi?CH=106549
Change 106549 by rwatson@rwatson_peppercorn on 2006/09/23 12:46:23
Update audit page to note that as of FreeBSD 6.2, audit support is
included in the base FreeBSD source tree, and so most development
(other than OpenBSM) will move there. Note that OpenBSM is
maintained external to CVS, with occasional CVS imports of OpenBSM
releases.
Affected files ...
.. //depot/projects/trustedbsd/www/audit.page#3 edit
Differences ...
==== //depot/projects/trustedbsd/www/audit.page#3 (text+ko) ====
@@ -29,7 +29,7 @@
- $P4: //depot/projects/trustedbsd/www/audit.page#2 $
+ $P4: //depot/projects/trustedbsd/www/audit.page#3 $
@@ -64,12 +64,19 @@
"audit pipes" for live application monitoring of system events, and
an audit support library.
+ As of FreeBSD 6.2-RELEASE, audit support is included in the base
+ FreeBSD distribution, and further development of the kernel
+ implementation will take place in the FreeBSD CVS repository rather
+ than Perforce.
+
The file format and API are based on Sun's published Basic Security
Module (BSM), the de facto industry standard, and are provided via a
BSD-licensed OpenBSM user space package.
This package is portable to other operating systems, including
Apple's Mac OS X, Solaris, and Linux, and permits the writing of
- portable audit-related applications.
+ portable audit-related applications.
+ OpenBSM is maintained by the TrustedBSD Project, and new versions
+ are imported into the FreeBSD CVS repository intermittently.
Discussion of the TrustedBSD Audit implementation, as well as the
OpenBSM package, takes place on the