MIME-Version: 1.0 X-Authentication-Warning: mx.elandsys.com: logan set sender to logan@elandsys.com using -f In-Reply-To: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=ham autolearn_force=no version=3.4.0 Content-Disposition: inline References: <20140111071407.GA5742@mx.elandsys.com> <20140224125110.GA8537@mx.elandsys.com> <20140519143805.GB22064@mx.elandsys.com> Message-ID: <20140822080619.GA18348@mx.elandsys.com> Content-Type: text/plain; charset="utf-8" X-RT-Original-Encoding: utf-8 Received: from mx.ams1.isc.org (mx.ams1.isc.org [199.6.1.65]) by bugs.isc.org (Postfix) with ESMTP id 271B22D20571 for ; Fri, 22 Aug 2014 08:06:28 +0000 (UTC) Received: from mx.ipv6.elandsys.com (mx.ipv6.elandsys.com [IPv6:2001:470:f329:1::1]) by mx.ams1.isc.org (Postfix) with ESMTP id BA1861FCAFB for ; Fri, 22 Aug 2014 08:06:25 +0000 (UTC) Received: from mx.elandsys.com (IDENT:logan@localhost [127.0.0.1]) by mx.elandsys.com (8.14.5/8.14.5) with ESMTP id s7M86JQq023315 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Fri, 22 Aug 2014 01:06:20 -0700 (PDT) Received: (from logan@localhost) by mx.elandsys.com (8.14.5/8.14.5/Submit) id s7M86J8H003567 for dhcp-bugs@isc.org; Fri, 22 Aug 2014 01:06:19 -0700 (PDT) Delivered-To: dhcp-bugs@bugs.isc.org Subject: Re: [ISC-Bugs #35184] isc-dhcpd sandboxing patch User-Agent: Mutt/1.5.21 (2010-09-15) Return-Path: Dkim-Signature: v=1; a=rsa-sha256; c=simple/simple; d=opendkim.org; s=mail2010; t=1408694780; x=1408781180; bh=eusmOsOexe5pftKeL1Lr+/cY+Cgva6R5pS1W40GmtBE=; h=Date:From:To:Subject:References:In-Reply-To; b=vxJLNHQxFsT2skUFhKwIsJi+RyJitDcOiPMisAif0ew5Ic5qRKdkkmaM5syrKA657 FlQ+BKYaOVa66eicmmSUICDivGLNjtuEzst1uJHFenFxOVWOcR4YKjUvb6pWXOysxx pjNvJ+rqmFfp06e9llwtmyIZiWfBloOoXNJdz4b0= Dkim-Signature: v=1; a=rsa-sha256; c=simple/simple; d=elandsys.com; s=mail; t=1408694780; x=1408781180; i=@elandsys.com; bh=eusmOsOexe5pftKeL1Lr+/cY+Cgva6R5pS1W40GmtBE=; h=Date:From:To:Subject:References:In-Reply-To; b=kFWTWU5C966q836QnQ6cUBzNOP0dMcVKSVZbv0YLfqkPxDCgKPH+uOVophEswpQ9I g4lVg4xv8Q6PPA4ET70WAkT0J8sAvHuD9IgBalF27XEc0b/xcS3XNMhfd/U0uVT6l2 kh6fcfh89KM+Kk0P9ztGwvddJKZ5Ti7uObzA/tr8= X-Original-To: dhcp-bugs@bugs.isc.org Date: Fri, 22 Aug 2014 01:06:19 -0700 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.ams1.isc.org To: Shawn Routhier via RT From: Loganaden Velvindron RT-Message-ID: Content-Length: 1135 On Mon, May 19, 2014 at 10:59:09PM +0000, Shawn Routhier via RT wrote: > On Mon May 19 14:38:12 2014, logan@elandsys.com wrote: > > On Wed, Feb 26, 2014 at 04:28:43AM +0000, Shawn Routhier via RT wrote: > > > > Hi Shawn, > > > > I made further improvements to the isc-dhcpd seccomp diff and > > Evan committed support for seccomp in BIND. > > Evan mentioned this to me. Hi Shawn, Can I upload the diff now ? > > We are determining the content and release date for 4.3.1. This is > being done as a release with a number of smallish fixes and is probably > not the correct vehicle for your changes. I think we can try to put it > into 4.3.2. If you have a complete patch now and want to attach it > to this ticket that would be fine. Or if you'd like to work on it a bit more > that also would fine as we won't be starting work on 4.3.2 for a little. > > > > > > > > I do have some concerns about how difficult it will be to keep the > > code up to > > > date, but believe if the patch is written to require the admin to > > enable it at > > > configuration or run time it should be acceptable. > > > > > > > regards, > Shawn >