From owner-freebsd-stable Tue Jan 30 10:16:23 2001 Delivered-To: freebsd-stable@freebsd.org Received: from earth.backplane.com (earth-nat-cw.backplane.com [208.161.114.67]) by hub.freebsd.org (Postfix) with ESMTP id 1311337B491 for ; Tue, 30 Jan 2001 10:16:03 -0800 (PST) Received: (from dillon@localhost) by earth.backplane.com (8.11.1/8.9.3) id f0UIFio88817; Tue, 30 Jan 2001 10:15:44 -0800 (PST) (envelope-from dillon) Date: Tue, 30 Jan 2001 10:15:44 -0800 (PST) From: Matt Dillon Message-Id: <200101301815.f0UIFio88817@earth.backplane.com> To: Jeroen Ruigrok van der Werven Cc: "H. Wade Minter" , stable@FreeBSD.ORG Subject: Re: Upgrading just bind References: <20010130154019.C13001@lucifer.bart.nl> Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG :-On [20010130 15:15], H. Wade Minter (minter@lunenburg.org) wrote: :>Probably an easy answer, but if I just wanted to upgrade bind without :>upgrading the entire system, how would I do it. I cvsup every night, and :>rebuilt the entire system about two weeks ago, but that was right before :>the bind exploit was announced. : :Currently that requires a bunch of loops to jump through, which I am :solving right now. : :Try building libisc before anything else at least. : :-- :Jeroen Ruigrok van der Werven VIA Net.Works The Netherlands This is what I did: cvsup ... cd /usr/src/lib make obj make make install cd /usr/src/usr.sbin/named make obj make clean make make install I'm hoping it worked as expected. It only takes a few minutes if you've built the world in the last few weeks. -Matt To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message