|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Masachika ISHIZUKA (ishizuka_at_ish.org)
Date: Thu Nov 14 2002 - 01:19:25 CST
> FreeBSD-SA-02:43.bind Security Advisory
>
[snip]
>
> V. Solution
> 2) To patch your present system:
>
> The following patch has been verified to apply to FreeBSD 4.4, 4.5,
> 4.6, and 4.7 systems.
>
> a) Download the relevant patch from the location below, and verify the
> detached PGP signature using your PGP utility.
>
> # fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-02:43/bind.patch
> # fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-02:43/bind.patch.asc
>
> b) Execute the following commands as root:
>
> # cd /usr/src
> # patch < /path/to/patch
> # cd /usr/src/usr.sbin/named
> # make depend && make && make install
> # cd /usr/src/libexec/named-xfer
> # make depend && make && make install
Hi, this is ishizuka
ish.org.
I cannot patch with above commands for 4.7-RELEASE.
The correct commands are as follows?
# cd /usr/src
# patch < /path/to/patch
# cd /usr/src/lib/libisc
# make
# cd /usr/src/lib/libbind
# make
# cd /usr/src/usr.sbin/named
# make depend && make && make install
# cd /usr/src/libexec/named-xfer
# make depend && make && make install
-- ishizukaish.org
To Unsubscribe: send mail to majordomo
FreeBSD.org with "unsubscribe freebsd-security" in the body of the message
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]