From owner-freebsd-security@FreeBSD.ORG Wed Jul 9 21:01:53 2008 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C31AC106566C; Wed, 9 Jul 2008 21:01:53 +0000 (UTC) (envelope-from stef-list@memberwebs.com) Received: from mx.npubs.com (mail.npubs.com [209.66.100.224]) by mx1.freebsd.org (Postfix) with ESMTP id 8494B8FC0C; Wed, 9 Jul 2008 21:01:53 +0000 (UTC) (envelope-from stef-list@memberwebs.com) Received: from mx.npubs.com (avhost [209.66.100.194]) by mx.npubs.com (Postfix) with ESMTP id DD555F1835F; Wed, 9 Jul 2008 20:41:16 +0000 (UTC) Received: from northstar-srv2 (unknown [172.27.2.11]) by mx.npubs.com (Postfix) with ESMTP id 471A2F1835D; Wed, 9 Jul 2008 20:41:13 +0000 (UTC) From: Stef User-Agent: Thunderbird 2.0.0.14 (X11/20080505) MIME-Version: 1.0 To: Andrew Storms References: Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Message-Id: <20080709204114.471A2F1835D@mx.npubs.com> X-Virus-Scanned: ClamAV using ClamSMTP Date: Wed, 9 Jul 2008 20:41:16 +0000 (UTC) X-Mailman-Approved-At: Wed, 09 Jul 2008 22:16:24 +0000 Cc: "freebsd-security@freebsd.org" , Remko Lodder , Doug Barton , secteam@freebsd.org Subject: Re: [Fwd: cvs commit: ports/dns/bind9 Makefile distinfo ports/dns/bind94 Makefile distinfo ports/dns/bind95 Makefile distinfo] X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: stef@memberwebs.com List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 09 Jul 2008 21:01:53 -0000 Thanks! Here are simple steps to use this instead of the base named (and easily go back later): # cd /usr/ports/dns/bind9 # make && make install # ln -s /etc/namedb/named.conf /usr/local/etc/named.conf # echo 'named_program="/usr/local/sbin/named" >> /etc/rc.conf # /etc/rc.d/named restart LMK if I missed something. Cheers, Stef Andrew Storms wrote: > Nice. Thanks Doug! > > > On 7/9/08 12:05 PM, "Remko Lodder" wrote: > >> Dear all, >> >> Doug just updated the ports tree with the updated BIND ports. If you >> urgently want to upgrade and really cannot wait for the advisory. Please >> use the ports system to get up to speed. >> >> Thanks Doug for working on this on such short notice! >> >> Cheers, >> remko > > _______________________________________________ > freebsd-security@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-security > To unsubscribe, send any mail to "freebsd-security-unsubscribe@freebsd.org" >