From owner-freebsd-current@FreeBSD.ORG Wed Feb 1 22:22:45 2006 Return-Path: X-Original-To: current@FreeBSD.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 588C916A420; Wed, 1 Feb 2006 22:22:45 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7F22E43D45; Wed, 1 Feb 2006 22:22:41 +0000 (GMT) (envelope-from gabor.kovesdan@t-hosting.hu) Received: from localhost (localhost [127.0.0.1]) by server.t-hosting.hu (Postfix) with ESMTP id 83A07998465; Wed, 1 Feb 2006 23:22:39 +0100 (CET) Received: from server.t-hosting.hu ([127.0.0.1]) by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 80279-07-2; Wed, 1 Feb 2006 23:22:36 +0100 (CET) Received: from [80.98.231.227] (catv-5062e7e3.catv.broadband.hu [80.98.231.227]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.t-hosting.hu (Postfix) with ESMTP id 209F6998474; Wed, 1 Feb 2006 23:22:36 +0100 (CET) Message-ID: <43E134AB.8000600@t-hosting.hu> Date: Wed, 01 Feb 2006 23:22:35 +0100 From: =?ISO-8859-1?Q?K=F6vesd=E1n_G=E1bor?= User-Agent: Mozilla Thunderbird 1.0.6 (Windows/20050716) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Robert Watson References: <20060201221213.L87763@fledge.watson.org> In-Reply-To: <20060201221213.L87763@fledge.watson.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: amavisd-new at t-hosting.hu X-Mailman-Approved-At: Wed, 01 Feb 2006 22:27:26 +0000 Cc: trustedbsd-audit@TrustedBSD.org, current@FreeBSD.org Subject: Re: HEADS UP: Audit integration into CVS in progress, some tree disruption X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Feb 2006 22:22:45 -0000 Robert Watson wrote: > > As Wayne and I are in the process of merging the TrustedBSD audit3 > branch contents into the FreeBSD CVS HEAD (7-CURRENT), there may be > periods where the tree is (hopefully briefly) unbuildable. This > integration process will take a couple of days to complete, due to the > scope of the changes. So far, the kernel audit framework has been > committed (src/sys/security/audit), as has an initial vendor import of > OpenBSM for user space (src/contrib/openbsm). What remains to be > committed are the substantial changes to gather audit data in system > calls, the mappings of system calls to audit events, and integration > into the user space build and user space applications (such as > login). These bits are the trickier bits as the patches are large and > touch a lot of parts of the tree. > > I'll send out follow-up e-mail once the worst is past, along with > information on what it all means, and how to try it out (for those not > already on trustedbsd-audit, who have been hearing about this for a > while). > > Robert N M Watson > Do you plan to merge it to RELENG_6? If so, when? Maybe for the upcoming 6.1? Or only for 6.2 or later? Regards, Gabor Kovesdan