From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id QE5wLtDkJ2RFjgAASxT56A (envelope-from ) for ; Sat, 01 Apr 2023 10:01:20 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id gE91LtDkJ2QmvQAA9RJhRA (envelope-from ) for ; Sat, 01 Apr 2023 10:01:20 +0200 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 80DDB2156 for ; Sat, 1 Apr 2023 10:01:20 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1piWAd-0007eN-V9; Sat, 01 Apr 2023 04:01:09 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1piWAY-0007dr-H9 for guix-patches@gnu.org; Sat, 01 Apr 2023 04:01:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1piWAY-0002Ol-8D for guix-patches@gnu.org; Sat, 01 Apr 2023 04:01:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1piWAY-0003Ns-4U for guix-patches@gnu.org; Sat, 01 Apr 2023 04:01:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62461] Additional ssh configuration options. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sat, 01 Apr 2023 08:01:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62461 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nicolas Graves Cc: 62461@debbugs.gnu.org Received: via spool by 62461-submit@debbugs.gnu.org id=B62461.168033602612948 (code B ref 62461); Sat, 01 Apr 2023 08:01:02 +0000 Received: (at 62461) by debbugs.gnu.org; 1 Apr 2023 08:00:26 +0000 Received: from localhost ([127.0.0.1]:35397 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1piW9x-0003Mm-RI for submit@debbugs.gnu.org; Sat, 01 Apr 2023 04:00:26 -0400 Received: from eggs.gnu.org ([209.51.188.92]:33768) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1piW9w-0003MX-DJ for 62461@debbugs.gnu.org; Sat, 01 Apr 2023 04:00:24 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1piW9r-0002DE-5k; Sat, 01 Apr 2023 04:00:19 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=S6UchA2Ijc4gbE/Lmy28/+nJGvq98EtzenvrVEmLPuU=; b=pcNRk/PHF6Uj+yUz/C44 PTG//mIPPmkbpOVxB6BfiqeUDoq7nosqWgdQ9HKWae0BVUBB7Vdip9T8I6zf/A4deJ6dfMzTcJoQG Dm4kODpCGGs5fwXx2uY40JVgArAsg8VOS7IuLdxP7Wc0ZLJWQGzDE91RNWHYLPdQ9MXX0XCr90Sdr /bwoUfE7fJhBMP55WDHdQdNgZnoAzvKTAab99MkSpjPU6f3SLXElX32y77HSyvaQwoLj/hEyUhIyN jguaTwrmuLAF0uuxrtkSxkQ+h5ZekUTpB/buoCCk2f0Qp3R0jKIERXeCyXnMHnpbngmLGaVIDiXXV b3snsrqKN0wi5w==; Received: from 91-160-117-201.subs.proxad.net ([91.160.117.201] helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1piW9k-0007tk-DA; Sat, 01 Apr 2023 04:00:18 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20230326140706.32412-1-ngraves@ngraves.fr> <20230326140706.32412-3-ngraves@ngraves.fr> Date: Sat, 01 Apr 2023 10:00:10 +0200 In-Reply-To: <20230326140706.32412-3-ngraves@ngraves.fr> (Nicolas Graves's message of "Sun, 26 Mar 2023 16:07:06 +0200") Message-ID: <87bkk8ghh1.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Seal: i=1; s=key1; d=yhetil.org; t=1680336080; a=rsa-sha256; cv=none; b=W62HyY0KPKQE9j1ajf7zYLhOcZjtM4kXhF/nXPs5a2yaa9dS6G41OydT6FA/vnO/V1nDjH w53Bvz+DIZdkgYC70lGFfyAL8cdm7LolJq2lC78zDJrITcOQxv7HGTy9OPHKmHPexezY6j /164B+erC51yFncQ7gBr90VfLwESa+7Uq7dalwqSJYddL/K7bVlNQTemH+We9rZjseYE2T 0b5nv6YGkPkBf9rTQSujiYUzaR4YCRNSEzth+WX6cLpHlWcf3m+EF/DMqlk/wvVxAnp3DJ YItXWPiji18D7F6pWfHJARlOOpx/tQpSIFri61ElbNroPwsgyxokvdqiKmxPSA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="pcNRk/PH"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1680336080; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=S6UchA2Ijc4gbE/Lmy28/+nJGvq98EtzenvrVEmLPuU=; b=iUlLyIZXu2NLqqtk4btlWleTEJFZ49JmBY7QapEL0WH65VZF+JH6zcZqHq+xPZKVtywGJT +mbHbzkN45xtTTDoUJs9zZZZWwNqJrjs1vyNF5RzE4IQVZUDVoFFC3xNp2EcEEyvKq+7HA hoDm42yCXG2FlBltLNspEzP5JbKM37eCbli7uMoraclRlww3bmoTZeq8TxCmSBgW/9oY3A /BkO7/sEmriX2llvn0tNilGywEzOLQw7r6k3uRK3sEJKTGQyxbcFgWN5DxWr6elm61L0AK Ip0/z8av3AiopsrGwwL996RWmT2F4JNFkoyf/DvlaO5tdKAB6kqudQ2ayRvFfQ== X-Migadu-Spam-Score: -3.63 X-Migadu-Scanner: scn1.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b="pcNRk/PH"; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Spam-Score: -3.63 X-Migadu-Queue-Id: 80DDB2156 X-TUID: Gd0ymqqI73sj Nicolas Graves skribis: > --- > gnu/home/services/ssh.scm | 2 ++ > 1 file changed, 2 insertions(+) LGTM! BTW, for each of the first two patches, could you update =E2=80=98doc/guix.= texi=E2=80=99 accordingly? Thanks in advance! Ludo=E2=80=99.