Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Jan 2001 20:19:14 +0100 (CET)
From:      Joshua Goodall <joshua@roughtrade.net>
To:        <freebsd-security@freebsd.org>
Subject:   upgrading bind from cvsup'd tree
Message-ID:  <Pine.BSF.4.32.0101312011190.2021-100000@juice.shallow.net>

next in thread | raw e-mail | index | archive | help

time being precious, I executed the following on a recently cvsup'd
source tree:

cd /usr/src/lib/libbind/
make && make install
cd /usr/src/lib/libisc/
make && make install
cd /usr/src/usr.sbin/named/
make && make install

I'm asking the eyes on this list (Kris?) to confirm that this is a
sufficient way to rebuild all vulnerable parts - be they libraries or core
code or whatever - pending the completion of a complete
{build&&install}world.


n.b.

$ nslookup -q=txt -class=CHAOS version.bind. 127.0.0.1
Server:  localhost
Address:  127.0.0.1

VERSION.BIND    text = "8.2.3-REL"
$

so it *smells* good. I'm checking that it's properly cooked.

TIA

joshua

-- 
Joshua Goodall        A friend of mine works for a medium-sized telco.
                                He has no phone, because (and I quote)
                        "the lady who provisions phones is on holiday"



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-security" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.32.0101312011190.2021-100000>