From owner-freebsd-current@FreeBSD.ORG Wed Oct 24 03:17:58 2007 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6A8A216A41A for ; Wed, 24 Oct 2007 03:17:58 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: from nz-out-0506.google.com (nz-out-0506.google.com [64.233.162.225]) by mx1.freebsd.org (Postfix) with ESMTP id 2B08813C494 for ; Wed, 24 Oct 2007 03:17:57 +0000 (UTC) (envelope-from biancalana@gmail.com) Received: by nz-out-0506.google.com with SMTP id l8so53526nzf for ; Tue, 23 Oct 2007 20:17:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=xxm2RfIpo4bw0sWp8Ge5MnCGHSC9h8zcpErPl744L4E=; b=MW6xxQz9Kg91aHEoOL8kP2JfF+/lJkdvxo4gZvVfEh0vQWqaW0p3WjEa84m4jrp0Zk/wyy0Og0yOYuTsPkH83+4VSj6l1v7hDWL9wJTVMfo0xvsctXhZ+QeD+Z14obuoC1Koo2dmCa5ydzrp8l4qP4mmjWyjyYZND3tgBcgRhyw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=sJe474M8NjRWdzSvD+NIKG9MgQCw4NmDMBEtFuQvCIw7N468Mptcw9efdR9xQ+nBnY7n1BUIHq88HYlGkgEVasu0Y460U0xyZr6qw9mTGFT1QJ1YqxN6niGYdwWwr//aTdnOF/RI6aEj+XaAw0YFHNEGkD5I9yhL2hr1D40Rjo4= Received: by 10.65.73.16 with SMTP id a16mr258326qbl.1193195865708; Tue, 23 Oct 2007 20:17:45 -0700 (PDT) Received: by 10.64.184.9 with HTTP; Tue, 23 Oct 2007 20:17:45 -0700 (PDT) Message-ID: <8e10486b0710232017o11b0213fjbeb8192ad8aa80c5@mail.gmail.com> Date: Wed, 24 Oct 2007 00:17:45 -0300 From: "Alexandre Biancalana" To: "Robert Watson" In-Reply-To: <20071023235444.E70336@fledge.watson.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071023235444.E70336@fledge.watson.org> Cc: trustedbsd-discuss@trustedbsd.org, current@freebsd.org Subject: Re: MAC Framework KPI changes on the way in 8-CURRENT 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, 24 Oct 2007 03:17:58 -0000 On 10/23/07, Robert Watson wrote: > > Dear all, Hi Robert ! > > > I'll post regexp's to trustedbsd-discuss in a few days once it's all sorted > through. I realize this is somewhat disruptive for policy maintainers, and > apologize with that. However, the new naming scheme is both significantly > more sensible than the old one (which was evolved rather than designed), and > also will allow us to more easily make use of Mac OS X security policy modules > that may be made available as open source. If you are a policy maintainer and > have any trouble getting over the bump, please let me know and I'll be happy > to lend a hand. I had hoped to get these changes in for 7.x, but due to some > rather unfortunate timing of things outside the FreeBSD world, that was not > possible. Thank you so much for your work! Excuse me for "hijack" your post, but I think that the question is pertinent... Is there any news about the NFSv4 ACL implementation in FreeBSD ? Regards,