Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Sep 2003 10:47:02 -0500
From:      "Jacques A. Vidrine" <nectar@FreeBSD.org>
To:        Marius Strom <marius@marius.org>
Cc:        freebsd-security@freebsd.org
Subject:   Re: OpenSSH heads-up
Message-ID:  <20030916154702.GB90983@madman.celabo.org>
In-Reply-To: <20030916145918.GH87351@marius.org>
References:  <20030916134347.GA30359@madman.celabo.org> <20030916145918.GH87351@marius.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Sep 16, 2003 at 09:59:18AM -0500, Marius Strom wrote:
> Jacques,
> Mind posting to -security which parts of the world need to be recompiled
> for this patch to take effect?

# cd /usr/src
# patch < /path/to/sshd.patch
# cd /usr/src/secure/lib/libssh
# make depend && make all install
# cd /usr/src/secure/usr.sbin/sshd
# make depend && make all install
# cd /usr/src/secure/usr.bin/ssh
# make depend && make all install

For later versions of FreeBSD, you really only need rebuild libssh,
but the above should be safe on any version.

Cheers,
-- 
Jacques Vidrine   . NTT/Verio SME      . FreeBSD UNIX       . Heimdal
nectar@celabo.org . jvidrine@verio.net . nectar@freebsd.org . nectar@kth.se



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030916154702.GB90983>