From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id wJ8eDp8xXWJGdgAAgWs5BA (envelope-from ) for ; Mon, 18 Apr 2022 11:38:39 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id YMbcBp8xXWJsAgEAG6o9tA (envelope-from ) for ; Mon, 18 Apr 2022 11:38:39 +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 B690714223 for ; Mon, 18 Apr 2022 11:38:38 +0200 (CEST) Received: from localhost ([::1]:35908 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ngNq9-0008RG-TE for larch@yhetil.org; Mon, 18 Apr 2022 05:38:37 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:43524) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ngNXC-0003xo-UD for guix-patches@gnu.org; Mon, 18 Apr 2022 05:19:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:44104) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ngNXC-00056e-BC for guix-patches@gnu.org; Mon, 18 Apr 2022 05:19:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ngNXC-0005gS-7L for guix-patches@gnu.org; Mon, 18 Apr 2022 05:19:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54997] [PATCH 04/12] Add (guix least-authority). Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 18 Apr 2022 09:19:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54997 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= , 54997@debbugs.gnu.org Received: via spool by 54997-submit@debbugs.gnu.org id=B54997.165027353221833 (code B ref 54997); Mon, 18 Apr 2022 09:19:02 +0000 Received: (at 54997) by debbugs.gnu.org; 18 Apr 2022 09:18:52 +0000 Received: from localhost ([127.0.0.1]:38001 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ngNX2-0005g4-0X for submit@debbugs.gnu.org; Mon, 18 Apr 2022 05:18:52 -0400 Received: from michel.telenet-ops.be ([195.130.137.88]:49848) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ngNX0-0005fw-Az for 54997@debbugs.gnu.org; Mon, 18 Apr 2022 05:18:50 -0400 Received: from ptr-bvsjgyhxw7psv60dyze.18120a2.ip6.access.telenet.be ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by michel.telenet-ops.be with bizsmtp id L9Jp2700D4UW6Th069JphD; Mon, 18 Apr 2022 11:18:49 +0200 Message-ID: From: Maxime Devos Date: Mon, 18 Apr 2022 11:18:49 +0200 In-Reply-To: <20220417210453.27884-4-ludo@gnu.org> References: <20220417210453.27884-1-ludo@gnu.org> <20220417210453.27884-4-ludo@gnu.org> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-m2fqEtaZWV+8IEG5NUp8" User-Agent: Evolution 3.38.3-1 MIME-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1650273529; bh=5NHovfZKjcJxiyoN2Bc1oV/PvR/VK0WGegZbtH/WWaQ=; h=Subject:From:To:Date:In-Reply-To:References; b=WdF9SQ8yjsoJSjKzbEd6bt7D1x++P0nwAQVY7we507xBG2X5jvTnb0z2kSNmit2Ne f64qcSRUJh7OYRb7BusDVujnaSj1yzNsuO1pBO8UwdmNF8Je4JIEDrgYv3U3/Xk5Pu psPO4KxOKJxOiRLU2b921ZTfzeRXzrMKtHEVkLa+yfixckMJht1mVVfawy/8dQ/4iT lvVLvIoCmzMZwIwg6/RVgMyVqLGAAAy6ttsVaNWzn19KGQGUzfGvH2sMNALlQFZTD+ gbbBRM3R2HBk+K8T3dVQKcPR49lJg2z5aMF1D+SeOTgPseg6wltWUpbrA3vrtzCUto 5H+E8sYmKBH8w== 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 X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1650274718; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=5NHovfZKjcJxiyoN2Bc1oV/PvR/VK0WGegZbtH/WWaQ=; b=M31cLsbyHjxnplw/4Je5nUHdqcu+hP6vkavvN9RstRkt4JhL1Dx8OVMmFFWBqh5lz6e7Yl 4Hx8OINiQ08UXKcfj6EkS3TZkCmA3mG7ik0VvGs7Z3oxJT85GJBOLeZPtB8XzsLLTQhGku hml+JqO07VRBLqhEh2LbghqamMwHJCKqr+ZTIC53QCx8WJ99iLkxFsNNI36BA0f+xbE0BC MlYYNhMaOFZO1WYK9NHdCgpllzQ6n5+7sCBevERB9RfwHliAW4tRxgbr+FpAbjnKyf4qeX SjV0SmiJHbcQV5XAg7y4tMkdIw2Lqt139pjA9kSlRQ2ea1iFnhdRqjkquRYbeg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1650274718; a=rsa-sha256; cv=none; b=VUDPEitxaVVAOwmGYi40qq02WM7mWi0gBqX35jy2pLBsXYekLm4DIa9EJ2viW/BTtcLWIa AMtXmzXE6JTxdHiLUT0TwQ0mv83RuHOH+sbTnJGjDXy0fgV5M6aWvFzggLiYHSr8FNp3NO pKPZSxJwYA80nOigB3Zj6bTk/d9J8AVt0KdqRk/2NrnjLPHxicxrMh3y0jr8H8Ar6ArpVh HcpwvsImNleTEvyWeCXI3ypTKLkqgI2uz83cGNbZiCH/OJ0lSPTSp+/WMPR1QQH4pI4TaM Mu6MV3lfYw3K9wHypHSlX2cGgZVWIyCgQEnH5zEl25ndriSJ6oxIjlVGffT1hQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=WdF9SQ8y; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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-Migadu-Spam-Score: 3.96 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=WdF9SQ8y; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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-Migadu-Queue-Id: B690714223 X-Spam-Score: 3.96 X-Migadu-Scanner: scn1.migadu.com X-TUID: Oogp7i+gyXdx --=-m2fqEtaZWV+8IEG5NUp8 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: base64 THVkb3ZpYyBDb3VydMOocyBzY2hyZWVmIG9wIHpvIDE3LTA0LTIwMjIgb20gMjM6MDQgWyswMjAw XToKPiArKGRlZmluZSogKGxlYXN0LWF1dGhvcml0eS13cmFwcGVyIHByb2dyYW0KPiArwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgICM6a2V5IChuYW1lICJwb2xhLXdyYXBwZXIiKQo+ICvCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgKGd1ZXN0LXVpZCAx MDAwKQo+ICvCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqAgKGd1ZXN0LWdpZCAxMDAwKQo+ICvCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAgKG1hcHBpbmdz ICcoKSkKPiArwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgIChuYW1lc3BhY2VzICVuYW1lc3BhY2VzKQo+ICvCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqAg KGRpcmVjdG9yeSAiLyIpCj4gK8KgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKg wqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoCAocHJlc2VydmVkLWVudmlyb25tZW50LXZhcmlh Ymxlcwo+ICvCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDCoMKgwqDC oMKgwqDCoMKgwqDCoMKgwqDCoCAlcHJlY2lvdXMtdmFyaWFibGVzKSkKCkNvdWxkIHRoZXJlIGJl IGFuIG9wdGlvbiB0byBkZWZpbmUgZW52aXJvbm1lbnQgdmFyaWFibGVzPyAgRS5nLiBzZXQKR1VJ WF9MT0NQQVRIIGZvciBHdWlsZSBwYWNrYWdlcyB0aGF0IG5lZWQgbG9jYWxlIGRhdGEgdG8gcmVh ZCBub24tQVNDSUkKZmlsZSBuYW1lcy4gIEFzIGlzLCBpdCBzZWVtcyBsaWtlIGFuIGVudmlyb25t ZW50LXNldHRpbmcgd3JhcHBlciBoYXMgdG8KYmUgaW5zZXJ0ZWQgaW5zaWRlIHRoZSBwb2xhIHdy YXBwZXIgdG8gZG8gdGhpcy4KCkdyZWV0aW5ncywKTWF4aW1lLiAK --=-m2fqEtaZWV+8IEG5NUp8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iI0EABYKADUWIQTB8z7iDFKP233XAR9J4+4iGRcl7gUCYl0s+RccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7ozyAQC7WElwDoy8fLphK1vPuDjEiXnE UZMfs+qKpNvCFxtFDQD/dms9vF+wpyFA8xQdt29L3XBJYYq1tfaHE3f4ytwEGQg= =zY+o -----END PGP SIGNATURE----- --=-m2fqEtaZWV+8IEG5NUp8--