OpenSSH heads-up

Jacques A. Vidrine nectar at FreeBSD.org
Tue Sep 16 08:47:03 PDT 2003


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 at celabo.org . jvidrine at verio.net . nectar at freebsd.org . nectar at kth.se


More information about the freebsd-security mailing list