From owner-p4-projects@FreeBSD.ORG Wed Aug 23 06:17:18 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 17EFE16A4E1; Wed, 23 Aug 2006 06:17:18 +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 E449B16A4DD for ; Wed, 23 Aug 2006 06:17: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 937AF43D49 for ; Wed, 23 Aug 2006 06:17: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 k7N6HHlm007585 for ; Wed, 23 Aug 2006 06:17:17 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 k7N6HH3G007582 for perforce@freebsd.org; Wed, 23 Aug 2006 06:17:17 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Wed, 23 Aug 2006 06:17:17 GMT Message-Id: <200608230617.k7N6HH3G007582@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 104829 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: Wed, 23 Aug 2006 06:17:18 -0000 http://perforce.freebsd.org/chv.cgi?CH=104829 Change 104829 by rwatson@rwatson_sesame on 2006/08/23 06:16:19 Update version and credit information. Affected files ... .. //depot/projects/trustedbsd/openbsm/HISTORY#24 edit .. //depot/projects/trustedbsd/openbsm/README#19 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/HISTORY#24 (text+ko) ==== @@ -1,7 +1,8 @@ OpenBSM 1.0 alpha 9 -- Further refine audit filter API to avoid encoding "BSM"/"bsm" strings into - it; prefer "AUDIT"/"audit". +- Rename many OpenBSM-specific constants and API elements containing the + strings "BSM" and "bsm" to "AUDIT" and "audit", observing that this is + true for almost all existing constants and APIs. OpenBSM 1.0 alpha 8 @@ -197,4 +198,4 @@ to support reloading of kernel event table. - Allow comments in /etc/security configuration files. -$P4: //depot/projects/trustedbsd/openbsm/HISTORY#23 $ +$P4: //depot/projects/trustedbsd/openbsm/HISTORY#24 $ ==== //depot/projects/trustedbsd/openbsm/README#19 (text+ko) ==== @@ -75,6 +75,7 @@ Christian Peron Martin Fong Pawel Worach + Martin Englund In addition, Coverity, Inc.'s Prevent(tm) static analysis tool and Gimpel Software's FlexeLint tool were used to identify a number of bugs in the @@ -96,4 +97,4 @@ http://www.TrustedBSD.org/ -$P4: //depot/projects/trustedbsd/openbsm/README#18 $ +$P4: //depot/projects/trustedbsd/openbsm/README#19 $