From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:700:3204::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id CJzEAFC+gmVvIAAAkFu2QA (envelope-from ) for ; Wed, 20 Dec 2023 11:13:36 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:58f0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id UGH2NE++gmXx6AAAe85BDQ (envelope-from ) for ; Wed, 20 Dec 2023 11:13:35 +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=bM0goa2g; 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"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1703067215; 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=OvlMRmd5DiPfJO366QVzGwswJg8HXgmDhLuJZ00seuY=; b=pUO/YOLkViTVdVieDEwGMVS9X+oYjzlvG7XBIbj3DhGprpbs65i1PxQPZln5d1OYJi+qe7 FYomHoPSvr8RPhSXdVGSUbEEiWDByR+4AVZcnSoHRcOOMKJ5aPM7dVoL+fm4CHZEIb0EiI UHgD1fb6bsTtLUvcKT96S/ZPjGMtc/2OQl8ghwjxfVF9I47XlhGA4bJK16yYUxg6KPr7dM 04NtAjw0eEPymlbeok3b4frw5SDhPhNohjSKVJgrCxHL1G+YfsmCAtv/rEZE9YWkXJa4t1 9EJmuD6AhafIELuY4xz1Qhm1GLRZ3UlQHNmL3lbsSydSUSw5EuM14SKh8Esj/Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1703067215; a=rsa-sha256; cv=none; b=okQj5PjR9JNuCacdfAk+AG9SBhh7qqv4VtKjAtTOlYocCiPkzf0NpqjzkOKBi43fIqy+qd GkYDF7RJPbDNloWpf9q7DDth1v5V2sTfDQlwdcD0MXf3BtOuZBwDQe3P2Silr9EbE2NOwo 4pPTZu/yr0VQcZv+oLGcLzLA3j6dwkJMB6FJeYJb6R+q+A61AaGV2V3gBkcH1WDSsk/fs+ UyeuFo8kxaCPH9zvQoyuR/h332RawfIxoUqt3zCOl/NYUI/Y0hmS5ZrtNJ832tfJQVi+1a APSMDzqjb+tEDiio4fFePjJ9a1LgYiFsJW50fjXZKAXVIjRECiI9R4atc7G38g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=bM0goa2g; 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"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) 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 5ED8B5346F for ; Wed, 20 Dec 2023 11:13:35 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rFtZX-0002S2-L2; Wed, 20 Dec 2023 05:13:03 -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 1rFtZU-0002Qa-0x for guix-patches@gnu.org; Wed, 20 Dec 2023 05:13:00 -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 1rFtZT-00024U-OF for guix-patches@gnu.org; Wed, 20 Dec 2023 05:12:59 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rFtZW-0000xe-FB for guix-patches@gnu.org; Wed, 20 Dec 2023 05:13:02 -0500 Subject: bug#67825: [PATCH] gnu: bitcoin-core: Update to 26.0. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 20 Dec 2023 10:13:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 67825 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Michael Ford Cc: 67825-done@debbugs.gnu.org Mail-Followup-To: 67825@debbugs.gnu.org, glv@posteo.net, fanquake@gmail.com Received: via spool by 67825-done@debbugs.gnu.org id=D67825.17030671633665 (code D ref 67825); Wed, 20 Dec 2023 10:13:02 +0000 Received: (at 67825-done) by debbugs.gnu.org; 20 Dec 2023 10:12:43 +0000 Received: from localhost ([127.0.0.1]:38669 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rFtZD-0000x3-4A for submit@debbugs.gnu.org; Wed, 20 Dec 2023 05:12:43 -0500 Received: from mout02.posteo.de ([185.67.36.66]:44609) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rFtZA-0000wn-NP for 67825-done@debbugs.gnu.org; Wed, 20 Dec 2023 05:12:41 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 3F9D9240103 for <67825-done@debbugs.gnu.org>; Wed, 20 Dec 2023 11:12:31 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1703067151; bh=OvlMRmd5DiPfJO366QVzGwswJg8HXgmDhLuJZ00seuY=; h=From:To:Cc:Subject:Date:Message-ID:MIME-Version:From; b=bM0goa2gD0wVHH/TICN/O3hCfTdTkNkC1a4AN/aKu5pZMce/o7DhTi6mKqWujr24D FTdTr4xxN4dM3KlpaxJmx4fIoRkoSiAaI9jaX2jpPmIGNk5Kxspmp2IIDCkTQSKkYX 0bwGcTpTAqjCehSna+wwSCLTSVTiMqvZnImvYDBtITIZWOoGb68UcYIE/hInaFGaHE xSwKkJf5LXmYFdvNK7ZIiRHu8hrKDwcKIEyoh3pS0JdvwiPgYtTB6Lww+OTZnUh8ar rhe/sj7Gfnob1h62Ltjn4ejTWW8iDObC6w++0J9lL/wNlpzdvVj4ThWjl9qsoolRr6 9PPdf4UlUEPhg== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Sw8WL2V2fz6tn4; Wed, 20 Dec 2023 11:12:29 +0100 (CET) References: From: Guillaume Le Vaillant Date: Wed, 20 Dec 2023 10:11:44 +0000 In-reply-to: Message-ID: <87v88tuqr7.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: -6.89 X-Spam-Score: -6.89 X-Migadu-Queue-Id: 5ED8B5346F X-Migadu-Scanner: mx11.migadu.com X-TUID: TUT7cnt+4nJn --=-=-= Content-Type: text/plain Patch applied as 51c0490267726e2b69c31ca337983123334c4aee. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZYK+DA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j/bjwD/fyFn5edaAqpUZA9i4R69jA0vX15iiz5INBIW ZSviV84A/jjMw3L+WqNzN1wPWPEqXGmAV/I096mOY5Ai1eA12uyn =dnHP -----END PGP SIGNATURE----- --=-=-=--