From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id RKxdJiG1QGCMfwAA0tVLHw (envelope-from ) for ; Thu, 04 Mar 2021 10:23:29 +0000 Received: from aspmx2.migadu.com ([2001:41d0:2:c151::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id KjS2ISG1QGCRBwAAbx9fmQ (envelope-from ) for ; Thu, 04 Mar 2021 10:23:29 +0000 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 aspmx2.migadu.com (Postfix) with ESMTPS id 251C023324 for ; Thu, 4 Mar 2021 11:23:29 +0100 (CET) Received: from localhost ([::1]:47394 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lHl8h-0004H3-QM for larch@yhetil.org; Thu, 04 Mar 2021 05:23:27 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:50278) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lHl6M-0000Kh-9x for guix-patches@gnu.org; Thu, 04 Mar 2021 05:21:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:46290) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lHl6M-0003hW-0t for guix-patches@gnu.org; Thu, 04 Mar 2021 05:21:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lHl6L-0007yR-Tj for guix-patches@gnu.org; Thu, 04 Mar 2021 05:21:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#46891] [PATCH 3/9] - added cl-access. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 04 Mar 2021 10:21:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 46891 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: cage Cc: 46891-done@debbugs.gnu.org Received: via spool by 46891-done@debbugs.gnu.org id=D46891.161485325630620 (code D ref 46891); Thu, 04 Mar 2021 10:21:01 +0000 Received: (at 46891-done) by debbugs.gnu.org; 4 Mar 2021 10:20:56 +0000 Received: from localhost ([127.0.0.1]:57836 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lHl6C-0007xj-RW for submit@debbugs.gnu.org; Thu, 04 Mar 2021 05:20:56 -0500 Received: from mout01.posteo.de ([185.67.36.65]:41597) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lHl6B-0007xT-AL for 46891-done@debbugs.gnu.org; Thu, 04 Mar 2021 05:20:51 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout01.posteo.de (Postfix) with ESMTPS id 8107616005F for <46891-done@debbugs.gnu.org>; Thu, 4 Mar 2021 11:20:45 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1614853245; bh=v0Mmi2CXx5eD9whGHkcggxyOqF/bFcgsNIJa0Lc6cmw=; h=From:To:Cc:Subject:Date:From; b=KjFqs5uv+cvakMYp/sKWVKMqVqPJaVeM7h+G5enkBMCaAAQ2jQv7In2cEYMjar97i sf0B7aWqHV3kgtsTlx8E/A79HUeEHkPXjvy8PJdjuB9LWLuSeKmXJSGG7fSfkJmHiC XomfYAA1qkBPu5smOSPNGEfZO3LFPjXUQ6BQpl9m4JqFUA+H+FAVsxOjR28QqVKJcy P2zUablKsQtnKkGrMlVqd22BwxYZU6qIU6OKBs+r5VSDt3sjU5DRcF2Ru2bVy1WMkT ic1yg+WsB5tJ3S0VuX0H6geRyQUdFLohniV90ZPs8NC+EyKC+CqJ4NEvTGK4NSpgWk wDOoKMrpLYpvw== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Drn241mgLz9rxG; Thu, 4 Mar 2021 11:20:43 +0100 (CET) References: User-agent: mu4e 1.4.15; emacs 27.1 From: Guillaume Le Vaillant In-reply-to: Date: Thu, 04 Mar 2021 11:20:38 +0100 Message-ID: <874khr6wzt.fsf@yamatai> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1614853409; 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: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=v0Mmi2CXx5eD9whGHkcggxyOqF/bFcgsNIJa0Lc6cmw=; b=NxzXZyPR8+RL/Y1DWgjGfPkIrSePo53QMskUdpUUlZxVkgmXN/Vz2Z9ibUGq16OTCR2su5 ZTNtWcZ+T77m52W5fUDSsUr37t1C1gf7cf8t+RQdGi6swVnF0vR2jXaFC5PoIwdS/usjF6 VFs/yNcusJOgsVjHYp1AswPfSA7hsa7Fe2NkBeksJXUwYkmb4fd5+odlNGXzKr+/P0J/+I M7AEa26zebrAx3qai6EUkqeZBm1kL/h4lwEDCvisSwRASfgpaVtujxc1tXnrdMpFgU7NYC yLp0gVn53jWVOfCUVg9LxwGL6u/qjLNAxXPElKCbYAMJ2IKyO9pmOocEYSl1NA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1614853409; a=rsa-sha256; cv=none; b=lTV63NQsbAP2YKu+uRDlWq1Nn/8M/YYsOM20HGo7U65BiUSTOgRV3kQ9NsH3bXz33G2dRD 31/FvLLAZspV9c1drFxvpvYlDS6/2kkQmkgsx+o1V1TqX263Bs2pcnqo8T3Ify0N4fxRLD ePMQh1Rb5csnbY+P7MFrFzrN/rAMNwawwOvxG1gKkQNmknMK5gGQXtK0VrrxcaDRJ59efD BzR5t9zpRah9qBnU21sR6XPoAv8JMEv9FI4D+QLHfQDyjW1cMiGN3WenQ0Wvddg8ujWMqM Quva++vtXf2LFtvXgkpThYJgftEeUjMJxWh6yOSsoYvd3EkICf9nNEUrYT8swQ== ARC-Authentication-Results: i=1; aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=KjFqs5uv; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx2.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.36 Authentication-Results: aspmx2.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=KjFqs5uv; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none); spf=pass (aspmx2.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 251C023324 X-Spam-Score: -1.36 X-Migadu-Scanner: scn0.migadu.com X-TUID: OkVJEnTEPpIK --=-=-= Content-Type: text/plain Patch pushed as c88de9648760797453e2d1f89479cdffffc18322 with some modifications. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYEC0dg8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j/DNQD+P++k6mnIln50MFvjwCGFduYncRnYpsfrPcMc XDi7/SMA/1IJSwf7+h1mZHr2+/DxWMsumXTzqEWmu4UdChJnBQkg =v/3u -----END PGP SIGNATURE----- --=-=-=--