From owner-freebsd-stable@FreeBSD.ORG Tue Jul 30 12:39:42 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 12EFD105 for ; Tue, 30 Jul 2013 12:39:42 +0000 (UTC) (envelope-from tevans.uk@googlemail.com) Received: from mail-la0-x22f.google.com (mail-la0-x22f.google.com [IPv6:2a00:1450:4010:c03::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8F2E42ED4 for ; Tue, 30 Jul 2013 12:39:41 +0000 (UTC) Received: by mail-la0-f47.google.com with SMTP id eo20so3355093lab.34 for ; Tue, 30 Jul 2013 05:39:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=yobKPVEn37E5l3gnyl3HOSH2bWcJ1DUVtxW0B6uj0Mw=; b=0bOWqXqSddIAbAEuaNdwKsPtWoQAZovtlRSiT9aFPDY3JUw07aSbU5Ucr7J6NF7h4G mayCJ4p2kkKVTY1YCPR1U325z35pN6uGtlUlPABGfRBvLBr134U1V+OIBMBoLdupRfU4 uK/3xz0WBMzEpSRx8pGaXcZVctrUNMC5PZBogqCrN2ePQKapLT05ssOQzK9D2m7t87ir S+jA/IRguqUMAXepB3UZD+4C6BLEUFhSx0b2kWCPTyhSUSxEPIW4mOwCLVCP3u459w9z FjO3PxeYebQra8A85SP6qeA6X1tjI4e+bwDYRCNsdp8Zmem8IBdt5fbfQZljgkVIiKkw I3iA== MIME-Version: 1.0 X-Received: by 10.152.21.131 with SMTP id v3mr29157558lae.50.1375187979402; Tue, 30 Jul 2013 05:39:39 -0700 (PDT) Received: by 10.112.201.41 with HTTP; Tue, 30 Jul 2013 05:39:39 -0700 (PDT) In-Reply-To: References: Date: Tue, 30 Jul 2013 13:39:39 +0100 Message-ID: Subject: Re: Bind in FreeBSD, security advisories From: Tom Evans To: David Demelier Content-Type: text/plain; charset=UTF-8 Cc: freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Jul 2013 12:39:42 -0000 On Tue, Jul 30, 2013 at 8:55 AM, David Demelier wrote: > Hi, > > For years, a lot of security advisories have been present for bind. > I'm just guessing if it's not a good idea to remove bind from base? > > This will probably free by half the number of FreeBSD SA's in the future. > Sure, but no bind in base also implies no dig, nslookup or host. Cheers Tom