From owner-freebsd-security Tue Nov 13 18:23:48 2001 Delivered-To: freebsd-security@freebsd.org Received: from www.svzserv.kemerovo.su (www.svzserv.kemerovo.su [213.184.65.80]) by hub.freebsd.org (Postfix) with ESMTP id 9354537B405; Tue, 13 Nov 2001 18:23:42 -0800 (PST) Received: (from eugen@localhost) by www.svzserv.kemerovo.su (8.11.6/8.11.6) id fAE2N3i77869; Wed, 14 Nov 2001 09:23:03 +0700 (KRAT) (envelope-from eugen) Date: Wed, 14 Nov 2001 09:23:03 +0700 From: Eugene Grosbein To: Kirk Davis Cc: hackers@FreeBSD.ORG, freebsd-security@FreeBSD.ORG Subject: Re: porting OpenSSH to 2.2.8 Message-ID: <20011114092303.A77520@svzserv.kemerovo.su> References: <200111132156.fADLuO517143@ve6kik.bohica.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <200111132156.fADLuO517143@ve6kik.bohica.net>; from kirk@bohica.net on Tue, Nov 13, 2001 at 02:56:24PM -0700 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 On Tue, Nov 13, 2001 at 02:56:24PM -0700, Kirk Davis wrote: > I have a number of older FreeBSD boxes (running 2.2.8-STABLE) and > I am not able to upgrade beyond 2.2.8 due to some custom software. > Has anyone managed to get a newer version of OpenSSH running on > a 2.2.8 box? I'm not a C programer but I have ported some programs in > the past. I'm not having a lot of luck and was hoping that someone out > there had already invented the wheel. I had installed OpenSSH to 2.2.5 a couple of months ago. All that you need is: 1. Only if you do not have perl5 installed. Take distfile and patches from current ports tree for perl5. You can build and install it manually with no problems. 2. Take distfile and patches from current ports tree for openssl. You can build and install it manually with no problems, too. 3. The same with openssh-portable from ports. Eugene Grosbein To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-security" in the body of the message