From owner-freebsd-stable@FreeBSD.ORG Tue Dec 1 12:02:42 2009 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1129E106568D for ; Tue, 1 Dec 2009 12:02:42 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from constantine.ticketswitch.com (constantine.ticketswitch.com [IPv6:2002:57e0:1d4e:1::3]) by mx1.freebsd.org (Postfix) with ESMTP id CC9378FC15 for ; Tue, 1 Dec 2009 12:02:41 +0000 (UTC) Received: from dilbert.rattatosk ([10.64.50.6] helo=dilbert.ticketswitch.com) by constantine.ticketswitch.com with esmtps (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1NFRRD-0006fu-3o; Tue, 01 Dec 2009 12:02:35 +0000 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.70 (FreeBSD)) (envelope-from ) id 1NFRRD-000ExD-2r; Tue, 01 Dec 2009 12:02:35 +0000 Date: Tue, 01 Dec 2009 12:02:35 +0000 Message-Id: To: freebsd@jdc.parodius.com In-Reply-To: <20091201115518.GA27115@icarus.home.lan> From: Pete French Cc: freebsd-stable@freebsd.org Subject: Re: SSH oddness with 8.0-STABLE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 Dec 2009 12:02:42 -0000 > This would indicate the OP was running a 7.2-STABLE system which was > built prior to 2008/08/01 (with some variance; sometimes the commit > times do not match the timestamp in src/UPDATING), or a system which had > not had mergemaster run on it to populate the changes into /etc/ssh. Well, I admit it puzzled me too, but I am also seeing the same effect - sshing into my newly upgraded 8.0 box gives me precisely the warning described. I did not get this on 7.2, and until yesterday the box was running the absolute latest 7-STABLE. In my case, however, the warning came when sshing in from an OSX machine. I havent seen it between FreeBSD machines yet. -pete.