From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!.POSTED!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: status of emacs-25 branch Date: Sun, 21 May 2017 21:39:58 +0300 Message-ID: <83o9umnjep.fsf@gnu.org> References: <83mvalc483.fsf@gnu.org> <83fugdbfzj.fsf@gnu.org> <87mvakppt2.fsf@russet.org.uk> <83r2zwa759.fsf@gnu.org> <83shjynqmz.fsf@gnu.org> <874lwehzxa.fsf@detlef> Reply-To: Eli Zaretskii NNTP-Posting-Host: blaine.gmane.org X-Trace: blaine.gmane.org 1495392128 7676 195.159.176.226 (21 May 2017 18:42:08 GMT) X-Complaints-To: usenet@blaine.gmane.org NNTP-Posting-Date: Sun, 21 May 2017 18:42:08 +0000 (UTC) Cc: jwiegley@gmail.com, eggert@cs.ucla.edu, emacs-devel@gnu.org, phillip.lord@russet.org.uk, rgm@gnu.org To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sun May 21 20:42:04 2017 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by blaine.gmane.org with esmtp (Exim 4.84_2) (envelope-from ) id 1dCVnn-0001sO-Kv for ged-emacs-devel@m.gmane.org; Sun, 21 May 2017 20:42:03 +0200 Original-Received: from localhost ([::1]:38969 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dCVnt-0001sq-4m for ged-emacs-devel@m.gmane.org; Sun, 21 May 2017 14:42:09 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:51087) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dCVnA-0001ra-Pa for emacs-devel@gnu.org; Sun, 21 May 2017 14:41:25 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dCVn7-0000WA-2h for emacs-devel@gnu.org; Sun, 21 May 2017 14:41:24 -0400 Original-Received: from fencepost.gnu.org ([2001:4830:134:3::e]:46793) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dCVm8-0000IJ-OO; Sun, 21 May 2017 14:40:20 -0400 Original-Received: from 84.94.185.246.cable.012.net.il ([84.94.185.246]:3984 helo=home-c4e4a596f7) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1dCVm7-0007Z3-2u; Sun, 21 May 2017 14:40:19 -0400 In-reply-to: <874lwehzxa.fsf@detlef> (message from Michael Albinus on Sun, 21 May 2017 19:39:45 +0200) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] X-Received-From: 2001:4830:134:3::e X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:215062 Archived-At: > From: Michael Albinus > Cc: John Wiegley , rgm@gnu.org, eggert@cs.ucla.edu, emacs-devel@gnu.org, phillip.lord@russet.org.uk > Date: Sun, 21 May 2017 19:39:45 +0200 > > There's also the bug that Tramp is blocked with OpenSSH 7.x(*), which > I've fixed recently in Emacs 26.1. I'll backport it to the emacs-25 > branch, because I'll expect more people being hit by this in the near > future. Will do next days. Is the fix just in 6de77cfa9da1, or are there other changes needed for this?