From owner-freebsd-security Wed Jun 26 18:39:56 2002 Delivered-To: freebsd-security@freebsd.org Received: from blue.gerhardt-it.com (gw.gerhardt-it.com [204.83.38.103]) by hub.freebsd.org (Postfix) with ESMTP id B6A7537BDAB for ; Wed, 26 Jun 2002 18:22:14 -0700 (PDT) Received: from [192.168.100.111] (gw.gerhardt-it.com [204.83.38.103]) by blue.gerhardt-it.com (Postfix) with ESMTP id 730BEFD94 for ; Wed, 26 Jun 2002 19:22:13 -0600 (CST) User-Agent: Microsoft-Entourage/10.1.0.2006 Date: Wed, 26 Jun 2002 19:22:05 -0600 Subject: Patching OpenSSH 4.5-Release From: Scott Gerhardt To: Message-ID: Mime-version: 1.0 Content-type: text/plain; charset="US-ASCII" Content-transfer-encoding: 7bit Sender: owner-freebsd-security@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Patch Make error I get the following error followed the patch instructions as noted on by FreeBSD http://ftp.FreeBSD.org/pub/FreeBSD/CERT/advisories/FreeBSD-SA-02:13.openssh. asc make: don't know how to make login_access.c. Stop The following patch has been verified to apply to FreeBSD 4.4-RELEASE, 4.5-RELEASE, and 4.5-STABLE dated prior to the correction date. It may or may not apply to older, unsupported versions of FreeBSD. Download the patch and the detached PGP signature from the following locations, and verify the signature using your PGP utility. # fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-02:13/openssh.patch # fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/patches/SA-02:13/openssh.patch.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 -- Scott Gerhardt, P.Geo. Gerhardt Information Technologies [G-IT] To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message