X-Original-To: bind9-confidential@bugs.isc.org Content-Disposition: inline Message-ID: <20170724065128.GA5305@jurassic> From muks@isc.org Mon Jul 24 06:51:36 2017 content-type: text/plain; charset="utf-8" MIME-Version: 1.0 Date: Mon, 24 Jul 2017 12:21:28 +0530 Delivered-To: bind9-confidential@bugs.isc.org To: "Damien Garrido via RT" Received: from mx.pao1.isc.org (mx.pao1.isc.org [IPv6:2001:4f8:0:2::2b]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mx.pao1.isc.org", Issuer "COMODO RSA Organization Validation Secure Server CA" (not verified)) by bugs.isc.org (Postfix) with ESMTPS id 016ABD78A91 for ; Mon, 24 Jul 2017 06:51:35 +0000 (UTC) Received: from mail.banu.com (mail.banu.com [IPv6:2a01:4f8:140:644b::225]) by mx.pao1.isc.org (Postfix) with ESMTP id C27FD3493ED for ; Mon, 24 Jul 2017 06:51:36 +0000 (UTC) Received: from jurassic (unknown [115.118.40.203]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.banu.com (Postfix) with ESMTPSA id 3E3B656A0022; Mon, 24 Jul 2017 06:51:33 +0000 (GMT) User-Agent: Mutt/1.8.3 (2017-05-23) From: "Mukund Sivaraman" Return-Path: References: <26d6041b6cbeacfe5703ecfe9bfb0f79@www.isc.org> Subject: Re: [ISC-Bugs #45599] BIND 9.11 - Typo in configure script X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mx.pao1.isc.org X-RT-Original-Encoding: utf-8 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.0 X-RT-Incoming-Encryption: Not encrypted X-RT-Interface: Email In-Reply-To: RT-Message-ID: Content-Length: 339 Hi Damien On Sat, Jul 22, 2017 at 08:52:03PM +0000, Damien Garrido via RT wrote: > There is a typo in the configure script, a yes with a double "s" > (yess), that made me think my OS wasn't compatible with the lib > seccomp. Thank you for the bug report. It has been fixed in the git repo now and will be in a future release. Mukund