delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2024/08/30/05:40:16

DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 47U9eFhU3787691
Authentication-Results: delorie.com;
dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=qL0qHyS6
X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 9BA42385DC32
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1725010813;
bh=maR+5XKf2O5PGA+vNrAaJkDIcSBuhpkUIHM3dfEGUW4=;
h=Date:Subject:To:References:In-Reply-To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:
From;
b=qL0qHyS6PN8/7seVvdZNs6Abxi0Kr4Fd1AT1h/QpEHm3VQTUXaKWTVHHCoT3S3Sl1
lYXVuDXyVncHshFJzB/WQFRa7ZrgAiKyHKPr4PCD+k8tX3gQNMnsqhgj4tOhkRR+3+
+jZLlsKVCshR9k+SLaQ5Mg6mrN7pfeJ36mtuNtDM=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 2E7733858C50
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 2E7733858C50
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1725010761; cv=none;
b=mOo73Xf8IOhD0Ss9mP1qrOJUPxVEpaeVxPIPosd4PMthlmECDTD34WZ58PMFoOzxhUpjZ87S016msNsDy3KB0/HYGCgYSPVvXYHD37YN47N9/RrvzhIGpv4gAiUMCm7MJk1OzImH3RZaJCe72sHaDwRySHDWN+wxRvLX/+7h+qI=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1725010761; c=relaxed/simple;
bh=Jt7+kP19WlPw1y7LVsSrvrSm1NLSEYybFYPTkfT2PPM=;
h=Message-ID:Date:MIME-Version:Subject:To:From;
b=cs2NQmoA4E3tTmgbMMOckFQnCVdMgE3KlU8Hxb2CUvHJHRd/EYXEEBWUdilVnIwVQ9s2Z8h1cEihfYHja+9ffzlZ68tXBah2dy4rfU105tbkEXHLyA6EOfYESOcNplKe9RgAhkSm7ShsXD6odR0nHXNDTuIhrs7O/QW+W47x7aM=
ARC-Authentication-Results: i=1; server2.sourceware.org
Message-ID: <c236a9aa-fd00-4f43-8da2-2eec7db65986@maxrnd.com>
Date: Fri, 30 Aug 2024 02:39:14 -0700
MIME-Version: 1.0
User-Agent: Mozilla Thunderbird
Subject: Re: ssh broken after updating cygwin
To: cygwin AT cygwin DOT com
References: <CAD8GWsupdcMhiocYzrWWS0eH0JSkWVMSMf0bWffLgrAbWJxVkA AT mail DOT gmail DOT com>
In-Reply-To: <CAD8GWsupdcMhiocYzrWWS0eH0JSkWVMSMf0bWffLgrAbWJxVkA@mail.gmail.com>
X-Spam-Status: No, score=-2.1 required=5.0 tests=BAYES_00, KAM_DMARC_STATUS,
SPF_HELO_NONE, SPF_PASS, TXREP,
T_SCC_BODY_TEXT_LINE autolearn=ham autolearn_force=no version=3.4.6
X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on
server2.sourceware.org
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.30
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Mark Geisert via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Mark Geisert <mark AT maxrnd DOT com>
Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com>

On 8/29/2024 6:10 PM, Lee via Cygwin wrote:
> OK.. I didn't read the release notes.  If I knew the upgrade was going
> to break ssh I wouldn't have upgraded, but hopefully there's a
> work-around besides downgrading.
> 
> This used to work:
> $ ssh 10.10.2.4
> /home/Lee/.ssh/config line 22: Bad key types '+ssh-dss'.
> /home/Lee/.ssh/config: terminating, 1 bad configuration options

You don't have to downgrade openssh to the version you had previously. 
It should be enough to just downgrade one version step, to 9.7p1-1 .
You'll have to remember to 'keep' that openssh version every time you 
use setup.exe from now on. That's a pain, but works for me. YMMV.

..mark


-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019