From owner-p4-projects@FreeBSD.ORG Mon Oct 29 16:56:38 2007 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 832B116A475; Mon, 29 Oct 2007 16:56:38 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 196FF16A419 for ; Mon, 29 Oct 2007 16:56:38 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 05BF013C4C5 for ; Mon, 29 Oct 2007 16:56:38 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id l9TGubXd015112 for ; Mon, 29 Oct 2007 16:56:37 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id l9TGubkA015109 for perforce@freebsd.org; Mon, 29 Oct 2007 16:56:37 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Mon, 29 Oct 2007 16:56:37 GMT Message-Id: <200710291656.l9TGubkA015109@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 128290 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: Mon, 29 Oct 2007 16:56:38 -0000 http://perforce.freebsd.org/chv.cgi?CH=128290 Change 128290 by rwatson@rwatson_fledge on 2007/10/29 16:55:54 Update TrustedBSD web site for OpenBSM 1.0 release, and add binary to downloads section. Affected files ... .. //depot/projects/trustedbsd/www/downloads/openbsm-1.0.tgz#1 add .. //depot/projects/trustedbsd/www/news.page#11 edit .. //depot/projects/trustedbsd/www/openbsm.page#21 edit Differences ... ==== //depot/projects/trustedbsd/www/news.page#11 (text+ko) ==== @@ -36,7 +36,7 @@ - $P4: //depot/projects/trustedbsd/www/news.page#10 $ + $P4: //depot/projects/trustedbsd/www/news.page#11 $ @@ -49,6 +49,14 @@
+
October 28, 2007 OpenBSM 1.0 released
+ +

OpenBSM 1.0 has been released; this is the first production + release of the OpenBSM software package, and corresponds with the + forthcoming release of FreeBSD 7.0. See the OpenBSM web page for more + information.

+
July 16, 2007 OpenBSM 1.0 alpha 15 released

OpenBSM 1.0 alpha 15 has been released. See the ==== //depot/projects/trustedbsd/www/openbsm.page#21 (text+ko) ==== @@ -29,7 +29,7 @@ - $P4: //depot/projects/trustedbsd/www/openbsm.page#20 $ + $P4: //depot/projects/trustedbsd/www/openbsm.page#21 $ @@ -120,12 +120,19 @@ Please see the file README present in the OpenBSM distribution for build and installation instructions.

+

2007-10-20 - OpenBSM 1.0 is a production release of the OpenBSM + code base. In this revision, a bug resulting in a crash in + auditreduce(8) is resolved, and now-unneeded AU_ constants are + removed. The versions of autoconf and automake used to build + OpenBSM have been upgraded. FreeBSD 7.0 will ship with this + version of OpenBSM. + Download (496K).

+

2007-07-16 - OpenBSM 1.0 alpha 15 release is a test release of the OpenBSM code base. In this revision, bugs are fixed in the handling of IPv6 addresses, auditreduce, and additional audit event identifiers are added for new system calls. - FreeBSD 7.0 will ship with this version of OpenBSM. Download (480K).

2007-04-16 - OpenBSM 1.0 alpha 14 release is a test release of the