|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
Re: OpenSSH heads-up
From: Jacques A. Vidrine (nectar
FreeBSD.org)
Date: Tue Sep 16 2003 - 10:47:02 CDT
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
_______________________________________________
freebsd-security
freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-security
To unsubscribe, send any mail to "freebsd-security-unsubscribe
freebsd.org"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]