From owner-freebsd-stable Tue Jan 30 20:41:44 2001 Delivered-To: freebsd-stable@freebsd.org Received: from mailhost01.reflexnet.net (mailhost01.reflexnet.net [64.6.192.82]) by hub.freebsd.org (Postfix) with ESMTP id 23B4837B698 for ; Tue, 30 Jan 2001 20:41:27 -0800 (PST) Received: from rfx-216-196-73-168.users.reflexcom.com ([216.196.73.168]) by mailhost01.reflexnet.net with Microsoft SMTPSVC(5.5.1877.197.19); Tue, 30 Jan 2001 20:39:29 -0800 Received: (from cjc@localhost) by rfx-216-196-73-168.users.reflexcom.com (8.11.1/8.11.1) id f0V4fCV14528; Tue, 30 Jan 2001 20:41:12 -0800 (PST) (envelope-from cjc) Date: Tue, 30 Jan 2001 20:41:12 -0800 From: "Crist J. Clark" To: Kris Kennaway Cc: Greg Prosser , stable@FreeBSD.ORG Subject: Re: Upgrading just bind Message-ID: <20010130204112.M91447@rfx-216-196-73-168.users.reflex> Reply-To: cjclark@alum.mit.edu References: <20010130193936.B55110@xor.obsecurity.org> <20010130203501.A55598@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20010130203501.A55598@xor.obsecurity.org>; from kris@obsecurity.org on Tue, Jan 30, 2001 at 08:35:01PM -0800 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tue, Jan 30, 2001 at 08:35:01PM -0800, Kris Kennaway wrote: > On Tue, Jan 30, 2001 at 11:04:58PM -0500, Greg Prosser wrote: > > on Tue, 30 Jan 2001, Kris Kennaway babbled .. > > > > ;; > cd /usr/src/lib > > ;; > make obj > > ;; > make > > ;; > make install > > ;; > > > ;; > cd /usr/src/usr.sbin/named > > ;; > make obj > > ;; > make clean > > ;; > make > > ;; > make install > > ;; > > ;; I don't think that covers it. For example, you missed > > ;; libexec/named-xfer (not relevant to the security vulnerability, but > > ;; may cause operational problems). > > ;; > > ;; Kris > > > > So what is The Right Way to do this? > > 'make buildworld' etc. Don't do anything else unless you can live with > the consequences of named being broken, or can fix it yourself. I am still a fan of, # cd /usr/ports/net/bind8 # make PREFIX=/usr DESTETC=/etc/namedb install To clobber everything with fresh, new-car-smell BIND. -- Crist J. Clark cjclark@alum.mit.edu To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message