From owner-p4-projects@FreeBSD.ORG Thu Apr 16 12:19:10 2009 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 33DD7106567F; Thu, 16 Apr 2009 12:19:10 +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 E64481065679 for ; Thu, 16 Apr 2009 12:19:09 +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 D2D1C8FC1A for ; Thu, 16 Apr 2009 12:19:09 +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.3/8.14.3) with ESMTP id n3GCJ97J090079 for ; Thu, 16 Apr 2009 12:19:09 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id n3GCJ9Ru090077 for perforce@freebsd.org; Thu, 16 Apr 2009 12:19:09 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Thu, 16 Apr 2009 12:19:09 GMT Message-Id: <200904161219.n3GCJ9Ru090077@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 160691 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, 16 Apr 2009 12:19:11 -0000 http://perforce.freebsd.org/chv.cgi?CH=160691 Change 160691 by rwatson@rwatson_cinnamon on 2009/04/16 12:18:14 Add news of the new audit class 'aa'. Affected files ... .. //depot/projects/trustedbsd/openbsm/NEWS#40 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/NEWS#40 (text+ko) ==== @@ -15,6 +15,8 @@ generated by audit_submit(3) were improperly encoded has been fixed. - Fix example in audit_submit(3) man page. Also, make it clear that we want the audit ID as the argument. +- A new audit event class 'aa', for post-login authentication and + authorization events, has been added. OpenBSM 1.1 beta 1 @@ -447,4 +449,4 @@ to support reloading of kernel event table. - Allow comments in /etc/security configuration files. -$P4: //depot/projects/trustedbsd/openbsm/NEWS#39 $ +$P4: //depot/projects/trustedbsd/openbsm/NEWS#40 $