From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:52003) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ignRz-0007UE-FM for guix-patches@gnu.org; Mon, 16 Dec 2019 05:18:04 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ignRy-0002ol-Di for guix-patches@gnu.org; Mon, 16 Dec 2019 05:18:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60198) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ignRy-0002oW-AM for guix-patches@gnu.org; Mon, 16 Dec 2019 05:18:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ignRy-0005zi-4g for guix-patches@gnu.org; Mon, 16 Dec 2019 05:18:02 -0500 Subject: [bug#38541] Guile-SSH release? Resent-Message-ID: From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20191209083737.GA10190@zpidnp36> <87a77uwkh1.fsf@gnu.org> <20191216071520.GA29716@zpidnp36> Date: Mon, 16 Dec 2019 11:17:38 +0100 In-Reply-To: <20191216071520.GA29716@zpidnp36> (Lars-Dominik Braun's message of "Mon, 16 Dec 2019 08:15:21 +0100") Message-ID: <875zigk20t.fsf_-_@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: "Artyom V. Poptsov" Cc: 38541@debbugs.gnu.org, Lars-Dominik Braun Hi Artyom! While discussing Kerberos support contributed by Lars-Dominik in , we were wondering about your plans for a new Guile-SSH release? If you=E2=80=99re planning to release soonish, we won=E2=80=99t need to car= ry Lars-Dominik=E2=80=99s patch in Guix proper, which is always better. Another thing that would be nice to have is Guile 2.9/3.0 support while we=E2=80=99re at it. :-) It requires very few changes, as shown here: https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/ssh.scm#n317 Let us know what you think! Thanks, Ludo=E2=80=99.