From owner-trustedbsd-cvs@FreeBSD.ORG Wed Sep 20 16:06:40 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 C582A16A403 for ; Wed, 20 Sep 2006 16:06:40 +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 2583743D53 for ; Wed, 20 Sep 2006 16:06:24 +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 9212746D47 for ; Wed, 20 Sep 2006 12:06:22 -0400 (EDT) Received: from hub.freebsd.org (hub.freebsd.org [216.136.204.18]) by mx2.freebsd.org (Postfix) with ESMTP id 63C635466F; Wed, 20 Sep 2006 15:48:49 +0000 (GMT) (envelope-from owner-perforce@freebsd.org) Received: by hub.freebsd.org (Postfix, from userid 32767) id 5BFE016A416; Wed, 20 Sep 2006 15:48:49 +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 37FD316A40F for ; Wed, 20 Sep 2006 15:48:49 +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 587B143D77 for ; Wed, 20 Sep 2006 15:48:48 +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 k8KFmmK4047872 for ; Wed, 20 Sep 2006 15:48:48 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 k8KFmm6e047869 for perforce@freebsd.org; Wed, 20 Sep 2006 15:48:48 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 20 Sep 2006 15:48:48 GMT Message-Id: <200609201548.k8KFmm6e047869@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 106411 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: Wed, 20 Sep 2006 16:06:40 -0000 http://perforce.freebsd.org/chv.cgi?CH=106411 Change 106411 by rwatson@rwatson_fledge on 2006/09/20 15:47:48 Add OpenBSM 1.0-alpha11 to TrustedBSD.org web page. Affected files ... .. //depot/projects/trustedbsd/www/downloads/openbsm-1.0-alpha11.tgz#1 add .. //depot/projects/trustedbsd/www/openbsm.page#16 edit Differences ... ==== //depot/projects/trustedbsd/www/openbsm.page#16 (text+ko) ==== @@ -29,7 +29,7 @@ - $P4: //depot/projects/trustedbsd/www/openbsm.page#15 $ + $P4: //depot/projects/trustedbsd/www/openbsm.page#16 $ @@ -120,6 +120,14 @@ Please see the file README present in the OpenBSM distribution for build and installation instructions.

+

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. + In this revision, audit_control(5) control of audit policy is + introduced, as well as a significant number of bug fixes relating + to execve(2) argument auditing and log rotation. + Download (480K).

+

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.