From owner-p4-projects@FreeBSD.ORG Thu Jun 8 17:55:42 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 21EC216FBFC; Thu, 8 Jun 2006 16:12: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 D50E416FE12 for ; Thu, 8 Jun 2006 15:28:24 +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 7DA8F43D58 for ; Thu, 8 Jun 2006 15:28:24 +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 k58FQRSb022606 for ; Thu, 8 Jun 2006 15:26:27 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 k58FQQwn022603 for perforce@freebsd.org; Thu, 8 Jun 2006 15:26:26 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 8 Jun 2006 15:26:26 GMT Message-Id: <200606081526.k58FQQwn022603@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 98808 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: Thu, 08 Jun 2006 17:55:43 -0000 http://perforce.freebsd.org/chv.cgi?CH=98808 Change 98808 by rwatson@rwatson_peppercorn on 2006/06/08 15:26:08 Update in-perforce OpenBSM version to 1.0a7, document first change to this version. Affected files ... .. //depot/projects/trustedbsd/openbsm/HISTORY#13 edit .. //depot/projects/trustedbsd/openbsm/VERSION#9 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/HISTORY#13 (text+ko) ==== @@ -1,3 +1,9 @@ +OpenBSM 1.0 alpha 7 + +- Adopted Solaris-compatible format for subject32_ex and subject64_ex + tokens, which previously did not correctly implement variable length + address storage. + OpenBSM 1.0 alpha 6 - Use AU_TO_WRITE and AU_NO_TO_WRITE for the 'keep' argument to au_close(); @@ -165,4 +171,4 @@ to support reloading of kernel event table. - Allow comments in /etc/security configuration files. -$P4: //depot/projects/trustedbsd/openbsm/HISTORY#12 $ +$P4: //depot/projects/trustedbsd/openbsm/HISTORY#13 $ ==== //depot/projects/trustedbsd/openbsm/VERSION#9 (text+ko) ==== @@ -1,1 +1,1 @@ -OPENBSM_1_0_ALPHA_6 +OPENBSM_1_0_ALPHA_7