From owner-freebsd-arm@FreeBSD.ORG Thu Feb 28 22:06:21 2008 Return-Path: Delivered-To: freebsd-arm@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B33A1065670 for ; Thu, 28 Feb 2008 22:06:21 +0000 (UTC) (envelope-from bkoenig@alpha-tierchen.de) Received: from mx01.qsc.de (mx01.qsc.de [213.148.129.14]) by mx1.freebsd.org (Postfix) with ESMTP id C36398FC13 for ; Thu, 28 Feb 2008 22:06:20 +0000 (UTC) (envelope-from bkoenig@alpha-tierchen.de) Received: from webmail.alpha-tierchen.de (port-212-202-40-215.dynamic.qsc.de [212.202.40.215]) by mx01.qsc.de (Postfix) with ESMTP id 2E3CCE397B; Thu, 28 Feb 2008 22:40:18 +0100 (CET) Received: from 192.168.1.2 (SquirrelMail authenticated user bkoenig) by webmail.alpha-tierchen.de with HTTP; Thu, 28 Feb 2008 22:40:14 +0100 (CET) Message-ID: <57005.192.168.1.2.1204234814.squirrel@webmail.alpha-tierchen.de> In-Reply-To: <86hch36j95.fsf@ds4.des.no> References: <479880A7.1030107@digiware.nl> <20080124.084828.1608359032.imp@bsdimp.com> <864pd386mj.fsf@ds4.des.no> <20080124.110954.179240992.imp@bsdimp.com> <86hch36j95.fsf@ds4.des.no> Date: Thu, 28 Feb 2008 22:40:14 +0100 (CET) From: =?iso-8859-1?Q?Bj=F6rn_K=F6nig?= To: Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?= User-Agent: SquirrelMail/1.4.13 MIME-Version: 1.0 Content-Type: text/plain;charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: freebsd-arm@freebsd.org Subject: Re: sshd broken on arm? X-BeenThere: freebsd-arm@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting FreeBSD to the StrongARM Processor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Feb 2008 22:06:21 -0000 Dag-Erling Smørgrav wrote: > For bonus points, start by verifying that the bug is present in the > latest -portable version from ports. I haven't updated the base > system's OpenSSH in a while (because I haven't seen any changes worth > the hassle) and the OpenSSH developers aren't going to be happy about a > bug report against 4.5p1 when the latest version is 4.7p1. OpenSSH 4.7p1 from ports doesn't work either. It's the same error message. Björn