About FreeBSD-SA-02:13 document
Tsuda
tsuda at hopemoon.com
Thu Nov 17 05:59:45 UTC 2005
Hello, I'm Ryusuke Tsuda of one FreeBSD user.
There is one wrong in this document.
ftp://ftp.freebsd.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:13.openssh.asc
> Execute the following commands as root:
>
> # cd /usr/src
> # patch < /path/to/sshd.patch
> # cd /usr/src/secure/lib/libssh
> # make depend && make all
> # cd /usr/src/secure/usr.sbin/sshd
> # make depend && make all install
> # cd /usr/src/secure/usr.bin/ssh
> # make depend && make all install
It is a filename mistake.
---
Wrong: sshd.patch
Right: openssh.patch
---
Thank you so much.
More information about the freebsd-doc
mailing list