From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 QAA8JG8HMmIV2AAAgWs5BA (envelope-from ) for ; Wed, 16 Mar 2022 16:51:11 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id QMu+IW8HMmL/fQAA9RJhRA (envelope-from ) for ; Wed, 16 Mar 2022 16:51:11 +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 23AD091E0 for ; Wed, 16 Mar 2022 16:51:11 +0100 (CET) Received: from localhost ([::1]:51776 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nUVvZ-00041X-HH for larch@yhetil.org; Wed, 16 Mar 2022 11:51:09 -0400 Received: from eggs.gnu.org ([209.51.188.92]:50476) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nUVvT-0003yu-Ka for guix-patches@gnu.org; Wed, 16 Mar 2022 11:51:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:58175) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nUVvT-0004cx-Bz for guix-patches@gnu.org; Wed, 16 Mar 2022 11:51:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nUVvT-0002lV-Ag for guix-patches@gnu.org; Wed, 16 Mar 2022 11:51:03 -0400 Subject: bug#54416: [PATCH] gnu: i2pd: Update to 2.41.0. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 16 Mar 2022 15:51:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 54416 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Andrew Tropin Cc: 54416-done@debbugs.gnu.org Mail-Followup-To: 54416@debbugs.gnu.org, glv@posteo.net, andrew@trop.in Received: via spool by 54416-done@debbugs.gnu.org id=D54416.164744585810592 (code D ref 54416); Wed, 16 Mar 2022 15:51:03 +0000 Received: (at 54416-done) by debbugs.gnu.org; 16 Mar 2022 15:50:58 +0000 Received: from localhost ([127.0.0.1]:52065 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nUVvO-0002kl-7j for submit@debbugs.gnu.org; Wed, 16 Mar 2022 11:50:58 -0400 Received: from mout01.posteo.de ([185.67.36.65]:44875) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nUVvM-0002kT-9m for 54416-done@debbugs.gnu.org; Wed, 16 Mar 2022 11:50:56 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout01.posteo.de (Postfix) with ESMTPS id 4F917240027 for <54416-done@debbugs.gnu.org>; Wed, 16 Mar 2022 16:50:50 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1647445850; bh=PuYrtK6yiyPQ1aPjvgCaPiCxJzGmVWrDiy3AxLLfTPM=; h=From:To:Cc:Subject:Date:From; b=ldiXyY8mSqac1qWFPah788/olsM12GjbmRwvwu94sSPDFOK3/F0XVuuWURC3G4V4r E9l/46Za1X8xNK2UT84eq3awaIqi+lRvS1368suDPmoJ5BEdANDhREIDt+XIT3eYOW bU+MqoEW+D9UOiX+AM2k3ZxYoBthdPmzHmMoHqYmSb+b5lSrWVoE8Uht9h+Le0UqFv b1AMqt2Lvj0+Ts/YS1NpjM+cUSK+icW9/av10jmddRpI5hqzpc1zVgKA9U90KPQpj5 PofMaEJMWXU+cxB6KePfxi0RvbD8OKApLCa+nEdqb+o271yK8aUYK+YNl5G/JwSzhw 7OrC0SrG/cYiA== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4KJZVx1Zjhz9rxM; Wed, 16 Mar 2022 16:50:48 +0100 (CET) References: <878rtawiih.fsf@trop.in> From: Guillaume Le Vaillant Date: Wed, 16 Mar 2022 15:50:15 +0000 In-reply-to: <878rtawiih.fsf@trop.in> Message-ID: <87o825vquf.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" 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=1647445871; 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=PuYrtK6yiyPQ1aPjvgCaPiCxJzGmVWrDiy3AxLLfTPM=; b=dSu5gzC/w2sholYuiqYhMijn8immBG5ANTvSsdtwNhz2Rjj7oHXoGJ7UdDApI2Mn333mhx FPhhldqKuDksntuyst6Ng5KL7S9B0XFuVSEbK7gQOWeL01HL6s6Lz4dZZq7IDRkHcp5CLm iRaIjuJZNOJZPsjgLX3/8FtJYWqtQfIuCyszddhyv+FNvRUbVsgo44bIyhOAZ/lY5zhG4U yMwe1ySiwlOOPTz142hpKladgDBqmWljpp0vSQWL7D7T73ULFeoxTrxwy7xJpQC1Vn8it9 muQAxoRmymkGIkG/978whp4Xt/jSelNQuO/p7eovdLg6sqS05gjoIifnkHsBwQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1647445871; a=rsa-sha256; cv=none; b=bUot+hWD0FkNbTQNTz5J6T+972iflaMOCQjtQnH4e+ascUO8ob8HHN+4RfWbsx/jBuqfTp LtNnN4rdXFsN4eBW3+aP3WkpEFW/t49Iq3fWL1lpbArlr1nt9yo+hflNxl3G7dem91Vbli WOBeUjDBypd515HWqZigtHvQEFm+F4FTrmUelcrP6+e4dB7hKSfzMv+KUUeSRd9u/wIZlb 4SuAdpNRsBE9xwOQ9uJSdNDz64hcFVKMdlopfazPgChrYuwegCmSdsdQFlOxGj9+Od54UH dQnTS0edAlPmsgDJ1ukJ27GTVc5L9QjIhP2/kNYVLG6ABz+UgeT4PzujlqGI3g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=ldiXyY8m; 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" X-Migadu-Spam-Score: 3.64 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=ldiXyY8m; 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" X-Migadu-Queue-Id: 23AD091E0 X-Spam-Score: 3.64 X-Migadu-Scanner: scn0.migadu.com X-TUID: CESgAwikoWP0 --=-=-= Content-Type: text/plain Patch pushed as d74d18437e5d18d19706fee52a4061e2a04aca48. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIQEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCYjIHWA8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+T2wEAn5cFuljnL8LBvlBtfmYOXUji69M3GkgOxecg Io+w3OkA+KV5VSi0iMTYwPqFYkeCuOGTb9XyBIhcNWkB6XaGRKk= =X9oX -----END PGP SIGNATURE----- --=-=-=--