From owner-freebsd-stable@FreeBSD.ORG Tue Jul 30 14:15:03 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 64F2D54E for ; Tue, 30 Jul 2013 14:15:03 +0000 (UTC) (envelope-from fjwcash@gmail.com) Received: from mail-qe0-x22f.google.com (mail-qe0-x22f.google.com [IPv6:2607:f8b0:400d:c02::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 277AD2694 for ; Tue, 30 Jul 2013 14:15:03 +0000 (UTC) Received: by mail-qe0-f47.google.com with SMTP id b10so1657676qen.20 for ; Tue, 30 Jul 2013 07:15:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=LjB82AaT2rWg2wQC8Z9mp88PNiB/R1FdpQbZzYM3bhk=; b=mYrRhaNJKbBie6lEYUDxTEWoaZbzWuBSc64LR+ZTIYMJMdAXkYH+TuJqR1oxt9Rm9F 5VF27Ag8cqe/ImZVuTimam8qwBe82uyWY49ZvtiQAuNUDj0UWvf1zWuyb98aMKv2QlI9 tzzpQ/gqo2vq6v31VQbkS+TT7rh3t02hjUAX0knxMyMAcRD6rC/DpnPsUh4LrpzKiqgd k0h7/rqEzfulcdBF9bxgTN+oSsJp0nUpidJ1KBUjx+KhBLq+mhdhqEEjURVpxbHM1Qoj 9d/YWTFkKV1qjN28392K/63R5c9yU+AnpwRZqdFMIx1Mbez2Ot7GnmnBP0R8g2wwEx+H FfpA== MIME-Version: 1.0 X-Received: by 10.49.83.73 with SMTP id o9mr75758453qey.71.1375193697744; Tue, 30 Jul 2013 07:14:57 -0700 (PDT) Received: by 10.49.49.135 with HTTP; Tue, 30 Jul 2013 07:14:57 -0700 (PDT) Received: by 10.49.49.135 with HTTP; Tue, 30 Jul 2013 07:14:57 -0700 (PDT) In-Reply-To: References: Date: Tue, 30 Jul 2013 07:14:57 -0700 Message-ID: Subject: Re: Bind in FreeBSD, security advisories From: Freddie Cash To: David Demelier Content-Type: text/plain; charset=UTF-8 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 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 14:15:03 -0000 On 2013-07-30 12: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. Hasn't this discussion occurred several times already on the -current mailing list over the past year? And hadn't unbound and/or ldns been imported into - current already? This just seems very familiar somehow...