From owner-cvs-src@FreeBSD.ORG Wed Sep 3 09:50:08 2008 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 267CC1065692; Wed, 3 Sep 2008 09:50:08 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [62.111.66.27]) by mx1.freebsd.org (Postfix) with ESMTP id CC61C8FC33; Wed, 3 Sep 2008 09:50:07 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from localhost (amavis.str.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 2675341C69F; Wed, 3 Sep 2008 11:50:06 +0200 (CEST) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([62.111.66.27]) by localhost (amavis.str.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id Ia9IqCqGbgUW; Wed, 3 Sep 2008 11:50:05 +0200 (CEST) Received: by mail.cksoft.de (Postfix, from userid 66) id A6BCE41C690; Wed, 3 Sep 2008 11:50:05 +0200 (CEST) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 10C3644487F; Wed, 3 Sep 2008 09:47:20 +0000 (UTC) Date: Wed, 3 Sep 2008 09:47:20 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= In-Reply-To: <86ej41d0q4.fsf@ds4.des.no> Message-ID: <20080903094624.I65801@maildrop.int.zabbadoz.net> References: <200809012355.m81NtjZT038288@repoman.freebsd.org> <20080903002453.I65801@maildrop.int.zabbadoz.net> <86ej41d0q4.fsf@ds4.des.no> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="0-798662833-1220435240=:65801" Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src UPDATING X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Sep 2008 09:50:08 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. --0-798662833-1220435240=:65801 Content-Type: TEXT/PLAIN; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: QUOTED-PRINTABLE On Wed, 3 Sep 2008, Dag-Erling Sm=F8rgrav wrote: Hi, > "Bjoern A. Zeeb" writes: >> So I had an updated ssh client in use since at least Aug 22 and it >> didn't bother me to ask about any remote machines. >> >> Now that people are updating their 7-STABLE machines, those 7-STABLE >> machines with an OpenSSH 5.1p1 start to pop up and do the DSA vs. RSA >> fingerprint dance for the host keys (at least until I added this to >> line 1 of my ~/.ssh/config as hinted with this UPDATING entry: >> =09HostKeyAlgorithms ssh-dss,ssh-rsa >> ). >> >> To my understanding this should have happened 10 days ago to me. >> I wonder why the peer needs to be updated as well for this? > > Because older servers don't have RSA keys (or rather, they don't load > them). Instead of just inverting the order, whoever decided that we > should prefer DSA to RSA (before my time) just removed the two lines of > code that load the RSA key. > > 8 will load both RSA and DSA keys, as intended. So will 7, but that was > actually a mis-merge on my part. I will revert it as soon as I get > re@'s approval. Ah, makes much more sense now. Thanks for explaining (and fixing in 7:) /bz --=20 Bjoern A. Zeeb Stop bit received. Insert coin for new game. --0-798662833-1220435240=:65801--