From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: Offloading to use Guile-SSH instead of lsh Date: Fri, 25 Nov 2016 23:50:22 +0100 Message-ID: <87oa13qimp.fsf@gnu.org> References: <87poma53yi.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:58228) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cAPK8-0005af-80 for guix-devel@gnu.org; Fri, 25 Nov 2016 17:50:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cAPK5-000407-81 for guix-devel@gnu.org; Fri, 25 Nov 2016 17:50:28 -0500 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:53514) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cAPK5-0003zr-4I for guix-devel@gnu.org; Fri, 25 Nov 2016 17:50:25 -0500 Received: from reverse-83.fdn.fr ([80.67.176.83]:52408 helo=pluto) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1cAPK4-0006XL-Fx for guix-devel@gnu.org; Fri, 25 Nov 2016 17:50:24 -0500 In-Reply-To: <87poma53yi.fsf@gnu.org> ("Ludovic \=\?utf-8\?Q\?Court\=C3\=A8s\=22'\?\= \=\?utf-8\?Q\?s\?\= message of "Sat, 05 Nov 2016 16:41:41 +0100") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: guix-devel@gnu.org Hi! ludo@gnu.org (Ludovic Court=C3=A8s) skribis: > The =E2=80=98wip-guile-ssh=E2=80=99 branch is finally getting into shape.= As soon as > a new Guile-SSH release is out, I=E2=80=99ll merge it on master. Done! It seems to work well in my own tests, but more feedback is welcome. Ludo=E2=80=99.