From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id wLrTOL6/w2WUJQAA62LTzQ:P1 (envelope-from ) for ; Wed, 07 Feb 2024 18:37:03 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id wLrTOL6/w2WUJQAA62LTzQ (envelope-from ) for ; Wed, 07 Feb 2024 18:37:03 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=ar7CKYzR; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1707327422; 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-to: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=Ztxm0iE/cdsfut99injfhR1x8yhvJFbSpJV+KCzdG5Q=; b=Om5XkVxw9XuVYmg7iheupnU/SG/PetSMXOAwvOfehxetjO78NzMaR4rJogAoISxh3OHGbp qQSsm2NFd6tECk5yacJOJ2AmhoKbbKP8eZ1T28CC/avopjOGVEE3L81gLwupZAII/zDO64 Yj5u73wnjlRW+QOQOK66I6y1ec6NZfzriclkyHWPkjqxQ1Hc/+gITkAgy5M4OgMYwcmxlF buycYeds4F/lz4muiauErPB/UDcxNuCb3cq9+E/2P+dkO6MS4oRI8IfVa/i35s/oz65rwx xK1bHZrphH5r4EnJZbi/mxs7Nh9ulMaCLrCjvomYlc126e6/+hx6nIkYz9YA1w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=ar7CKYzR; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1707327422; a=rsa-sha256; cv=none; b=D3qE/OTFperG2zspjEK1/CtVlNyD0RtxjVcAc4OU+H1DxC49uKEm1xiAQNSappRg6E2yLv 3H+xPT/UOKxZHy0UpleLp2U3BnjS2mW2KFNBz/mpfI+HQ4v9n/7XefFmj9ux1gcM847pvy 68f7VVY75fvg44S+uvvv0dZNHay4vk4WF64YiF90k+5YtSCiRKnBRnsRj0hDxGsn5JaM7P 23JBsEJotNEbdS+2EgzKGzv9S1s4nIB0Z99MeL61ysniYI6LUTPUe16WEPN5SX4yr3EVc9 N7FE4RUIR9Zgmd49x4HMsg3J6oAapK/7uCjW3pdZ2ZzBxaMPOOtoiFFFgWCA+w== 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 A655525F45 for ; Wed, 7 Feb 2024 18:37:02 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rXlqw-0005SD-H2; Wed, 07 Feb 2024 12:36:54 -0500 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 1rXlqu-0005Rx-Pg for guix-patches@gnu.org; Wed, 07 Feb 2024 12:36:53 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rXlqq-0008Sh-JD for guix-patches@gnu.org; Wed, 07 Feb 2024 12:36:52 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rXlr4-0004C7-E1 for guix-patches@gnu.org; Wed, 07 Feb 2024 12:37:02 -0500 Subject: bug#68925: [PATCH 0/8] Update proj to 9.3.1. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 07 Feb 2024 17:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 68925 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Felix Gruber Cc: 68925-done@debbugs.gnu.org Mail-Followup-To: 68925@debbugs.gnu.org, glv@posteo.net, felgru@posteo.net Received: via spool by 68925-done@debbugs.gnu.org id=D68925.170732741016100 (code D ref 68925); Wed, 07 Feb 2024 17:37:02 +0000 Received: (at 68925-done) by debbugs.gnu.org; 7 Feb 2024 17:36:50 +0000 Received: from localhost ([127.0.0.1]:57837 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXlqs-0004Bc-7X for submit@debbugs.gnu.org; Wed, 07 Feb 2024 12:36:50 -0500 Received: from mout02.posteo.de ([185.67.36.66]:54703) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rXlqp-0004BM-P3 for 68925-done@debbugs.gnu.org; Wed, 07 Feb 2024 12:36:48 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id D47C4240101 for <68925-done@debbugs.gnu.org>; Wed, 7 Feb 2024 18:36:27 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1707327387; bh=Ztxm0iE/cdsfut99injfhR1x8yhvJFbSpJV+KCzdG5Q=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:Content-Type: From; b=ar7CKYzRDZLZUTOvB0oCnSFZu76oxemh8llBeRwHHllm1/rN+a/hCMq9HTP/07Wv/ Lm0WExT9ztSXBKO7Gxy6vdev24Sg3QCuiXnccXUftHIbXNqFm+hybGPtb/o3Roo+JM ekImfWoy4Z0mA1RJJPGeIUHzxC4Av2gN0OshCAr7vuZlXki0RSfDzxExbd9lxmbT1H BSGTwwgEVqYTq+KpGy408Dg3HR8ncEun+63CtOemvU8RANsB5660h1rH5AV+GK0ujd 6kaXqR6sD++CJdm3SsRS8taSGKkXecDJSpW1wO3zxBZReyeFJA37Z8L+C8yS+HreaN bnpg7OvMCAbYQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4TVS2z0wyVz6txP; Wed, 7 Feb 2024 18:36:26 +0100 (CET) References: From: Guillaume Le Vaillant Date: Wed, 07 Feb 2024 17:35:48 +0000 In-reply-to: Message-ID: <874jekjhwm.fsf@kitej> 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: 0.53 X-Spam-Score: 0.53 X-Migadu-Queue-Id: A655525F45 X-Migadu-Scanner: mx12.migadu.com X-TUID: e553CNJPsI8W --=-=-= Content-Type: text/plain Patches applied as 4c1a7678b2d0ef801ae1ac03af449db3ab9fe9bc and following. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZcO/mQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j99bAD/VDyhVoug2iuDuMtnWBzckgPBV6mu3GtpUMnX X5pE1c4A/AsUy0S9Gd4+ZQI+1kPeSY+7EX9xSbC5u9tJ2P9kiUwi =P9SP -----END PGP SIGNATURE----- --=-=-=--