From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id uN+JBmpcPGLATwEAgWs5BA (envelope-from ) for ; Thu, 24 Mar 2022 12:56:26 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id 8NDCOmlcPGLB6AAAG6o9tA (envelope-from ) for ; Thu, 24 Mar 2022 12:56:25 +0100 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 9312C1633D for ; Thu, 24 Mar 2022 12:56:25 +0100 (CET) Received: from localhost ([::1]:41892 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nXM4m-0005g0-No for larch@yhetil.org; Thu, 24 Mar 2022 07:56:24 -0400 Received: from eggs.gnu.org ([209.51.188.92]:57046) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nXM4R-000588-2l for guix-patches@gnu.org; Thu, 24 Mar 2022 07:56:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53102) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nXM4Q-0007aT-QF for guix-patches@gnu.org; Thu, 24 Mar 2022 07:56:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nXM4Q-0001H8-Pr for guix-patches@gnu.org; Thu, 24 Mar 2022 07:56:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54485] [PATCH] gnu: Add guile-with-openat. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 24 Mar 2022 11:56:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54485 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 46258@debbugs.gnu.org, 54485@debbugs.gnu.org Received: via spool by 54485-submit@debbugs.gnu.org id=B54485.16481229544872 (code B ref 54485); Thu, 24 Mar 2022 11:56:02 +0000 Received: (at 54485) by debbugs.gnu.org; 24 Mar 2022 11:55:54 +0000 Received: from localhost ([127.0.0.1]:46996 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nXM4H-0001GV-Mk for submit@debbugs.gnu.org; Thu, 24 Mar 2022 07:55:53 -0400 Received: from laurent.telenet-ops.be ([195.130.137.89]:41188) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nXM4C-0001Fy-F0 for 54485@debbugs.gnu.org; Thu, 24 Mar 2022 07:55:51 -0400 Received: from [IPv6:2a02:2c40:200:b001::1:66ec] ([IPv6:2a02:2c40:200:b001::1:66ec]) by laurent.telenet-ops.be with bizsmtp id ABvl2700M48ECPd01BvmcR; Thu, 24 Mar 2022 12:55:47 +0100 Message-ID: From: Maxime Devos Date: Thu, 24 Mar 2022 12:55:41 +0100 In-Reply-To: <87czibd1j3.fsf@gnu.org> References: <20220320215031.306710-1-maximedevos@telenet.be> <87czibd1j3.fsf@gnu.org> Content-Type: multipart/signed; micalg="pgp-sha512"; protocol="application/pgp-signature"; boundary="=-OdDktcrnEpurxIDMM+rK" 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=1648122947; bh=pd0wHOSyPVP5E+gsUBRU9QNFAiG0IIoF7GK4La9BfYA=; h=Subject:From:To:Cc:Date:In-Reply-To:References; b=otxEQDnBYLA/BxJVE5LP5Ozx0RR3taAJj+ZreRGRyZiRcgp4/MMDzrqEZ1KdgNtEH 7v5lC5ld6ByzYoGaJ27gX70F3W0T9DvT+RhKQrZ4+iYUW1e5eLn4f26meSi6Ux4+h4 ylHiM5Ck0Wqs1Vb50PRCm5gTJikn0UviVXSktvrX7x3jwgcAwAazYsvx+7FZWEfaS/ jqDb2TP5l2HQjVu2+H4tpQ9P69QjSFtA+xLpUCx5Ah0z3RxC9H52m/tBVA4m5ED1cK uwj6pKWBTiJmnyx/gACKnfCp3EiytbuEEF5LLwsDmn58kNMXzEs0zC/go0cPXIzrVU AN6wXuwz+VjEg== 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=1648122985; 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=pd0wHOSyPVP5E+gsUBRU9QNFAiG0IIoF7GK4La9BfYA=; b=pTExhHg1NSF/BUWMEnFZfoC9r65FiVhrbwx2QhysHioUKenqxrkiI6VksBrpVXyidSqFTx cladHB5VPwWTrf+ReJZinUHKMnXBA4fd4geXkLhugiUarO/agVhd5HUR5Uvx42J5wVrIBg tvPbm8547miVOzsz3ZmQF7UXrgefRarYosMS+P41ajfNUKnwR92x616GeQX+GMltpBxHPR sUySKTK0kw9NzRjSHHlmJqPt4+Gk3s4DQRMxt1bWXDMWCBYcD+VHgQBbvi+F+poOJLrtzx Ij/5Cp20RYuxY3GRmmjq0plhXriV+7kVguMmsm+hL1a53Zd412bkLR7tQ0NuqA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1648122985; a=rsa-sha256; cv=none; b=OgjzSzMtbHOQpl3hdNzR1wPivjlOf1HRvJ+YkD5ZyqguQqPEvdKt+9w6FkUWjQkAPXJ9ol 2+wI/NGsc+fSb03d39T4G6ic43IGDI025fFl5yTrayveipwyIgl67bpvyslrXBlioYHeRQ 7JGho+6CW8W3m8BnqNQJjOoc9E+ZjQ9kFMOMV4oU4NpjJ2vmOTDsjcq33x0Zn05cw6i+HA nptkaO0QRQd9I+E5QRg98AqkZvSTqczdp0dFhCluwuZaq3bTC915L5Y3oksrulryoWXasH 2593KpXGMBqufc0YRoICosNe5CvjzUyTI4lK/feqDnHW/xEwXcn4hyHkkmirhA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=otxEQDnB; 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: 2.91 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=otxEQDnB; 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: 9312C1633D X-Spam-Score: 2.91 X-Migadu-Scanner: scn0.migadu.com X-TUID: YQcV7w+6hwuE --=-OdDktcrnEpurxIDMM+rK Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s schreef op do 24-03-2022 om 12:37 [+0100]: > Instead, I would prefer to actually review and apply the patches > upstream.=C2=A0 I=E2=80=99ve been meaning to do that, really, but it requ= ires a chunk > of time and focus, which keeps leading me to postpone. OK. I can relate, w.r.t. the IPFS substitution patches. > Is the latest patch set on guile-devel?=C2=A0 It=E2=80=99s not mentioned = at > . It's at . Greetings, Maxime. --=-OdDktcrnEpurxIDMM+rK 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+4iGRcl7gUCYjxcPRccbWF4aW1lZGV2 b3NAdGVsZW5ldC5iZQAKCRBJ4+4iGRcl7u8JAP9X68N7KqIYB2g4C43hK1TeMv4n LMbyJ3Xt42ismfPt5QD/U/yWNYurX2avnOmouLhBp+rYS59Qlo4yy7RvlFYcOgE= =LX0E -----END PGP SIGNATURE----- --=-OdDktcrnEpurxIDMM+rK--