From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id 8KPIG7NJnGRe5AAASxT56A (envelope-from ) for ; Wed, 28 Jun 2023 16:54:43 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id IProGrNJnGSDTAEAG6o9tA (envelope-from ) for ; Wed, 28 Jun 2023 16:54:43 +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 0C2B63E3F4 for ; Wed, 28 Jun 2023 16:54:43 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=migalmoreno.com header.s=gm1 header.b=i1gtiTOn; dmarc=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=1687964083; a=rsa-sha256; cv=none; b=HaLSSPTQk2202IXufjDtqMAj9RYjO9y2PqppJLlZ1Om6bf9DGuZZKQYWA2ZXKi5qKFfWHe bDzDYiWKiPcY0Gta+lDOfooAvoacyvatAamAnKEIS600/vj4exBHI8/xlFauthTedyz5xE 2YNh62IekN8ChB+MeOwF51fYSqWAPCZSEx1k0WChuDqCy3HV3GwMnjCPfaFN7k+Nv1GseB s4BH1i2QhvcHQvl1OgnrAUjhHjof/oqpPTtif4wmRfcjf0pkpwBActIQwmw55M1Za7rXcN 5BHBl7m27tBqw4/EwX7TwthEyQ02eeBw75lD8iGalds72aQSJDF18JU+jQEsOg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=migalmoreno.com header.s=gm1 header.b=i1gtiTOn; dmarc=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=1687964083; 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=bQvV1MsgiFw4PUScQ6evWeuXl4dSjArNhKneFi+z7O8=; b=HfLbPF7ld/GJVuqP1x5ckIlWX56sus2bDZaMkz0pMn4tmdOJxPKjeykLjRkXW7vyT7PHIJ yErs5TkQ/a7gcku+rQJaMqZMjG8EGlAwdWqjyMmDPzxV003OVQ1+h23QGKalU7V5o+E5m8 vMq6x50lGf3setOmMLscfFcYiLgq6mHYAe/Q3P0zQwsZtK2xIiIQk7CCtk+Kzr9yT88prO 769vIV7Ijnq1vyvE/1EW454Fx/fyffbnV0V4PhnQ0Fbj8BzPiueyYl1Iv/jAiYznUDAHOQ GP54PPxkjrGAOFvCOiasLZbVibmELHa7xG5MrE5v4ChHT1ggMs6jeIKeddlOKA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qEWYs-0001He-D1; Wed, 28 Jun 2023 10:54:26 -0400 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 1qEWVa-0007Jc-Up for guix-patches@gnu.org; Wed, 28 Jun 2023 10:51:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qEWVa-0005QB-Lt for guix-patches@gnu.org; Wed, 28 Jun 2023 10:51:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qEWVa-00016x-HX for guix-patches@gnu.org; Wed, 28 Jun 2023 10:51:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#62201] [PATCH] gnu: Add payload-dumper. References: <863566xkg6.fsf@conses.eu> In-Reply-To: <863566xkg6.fsf@conses.eu> Resent-From: Miguel =?UTF-8?Q?=C3=81ngel?= Moreno Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Wed, 28 Jun 2023 14:51:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 62201 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 62201@debbugs.gnu.org Cc: mail@migalmoreno.com, Andrew Tropin Received: via spool by 62201-submit@debbugs.gnu.org id=B62201.16879638114175 (code B ref 62201); Wed, 28 Jun 2023 14:51:02 +0000 Received: (at 62201) by debbugs.gnu.org; 28 Jun 2023 14:50:11 +0000 Received: from localhost ([127.0.0.1]:51404 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qEWUh-00015B-1q for submit@debbugs.gnu.org; Wed, 28 Jun 2023 10:50:11 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:48483) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qEPxt-0003u2-RC for 62201@debbugs.gnu.org; Wed, 28 Jun 2023 03:51:51 -0400 X-GND-Sasl: mail@migalmoreno.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=migalmoreno.com; s=gm1; t=1687938703; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type; bh=bQvV1MsgiFw4PUScQ6evWeuXl4dSjArNhKneFi+z7O8=; b=i1gtiTOngKQQ89hjhkFpr2lPWXLY5dhKx0xhR1NGifEmCRAP9vcG4gTycvSCB8KhBadZrv N7g22Xe7SltRK0x9bvkcx1f+xtA/NAE9KES7nGbw7CuNNUN/JPUPkrxdPT9E+nX+fEvaKM 6eeEHLhLc2z76JSegTZ5y7qoQyWCFvvVuOZTwOIdL7zDg+PBQzHE+0HnQ3tfOuSxlJMuqG utp+47LFfYte8kzQZZvKiorY/5eDfyzyRhDhESk+BFHXvbsAPQb2j22o0nuNgbio1iX8Bn mwkwc8Mgd5tXA1h2x2SdYMUQIq7M09/4yVhsII/rproJ3pQwiq/TZuCNGVfo0Q== X-GND-Sasl: mail@migalmoreno.com X-GND-Sasl: mail@migalmoreno.com Received: by mail.gandi.net (Postfix) with ESMTPSA id 791F11BF203; Wed, 28 Jun 2023 07:51:42 +0000 (UTC) From: Miguel =?UTF-8?Q?=C3=81ngel?= Moreno Date: Wed, 28 Jun 2023 09:51:41 +0200 Message-ID: <86o7l010tu.fsf@migalmoreno.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Mailman-Approved-At: Wed, 28 Jun 2023 10:50:05 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Wed, 28 Jun 2023 10:54:23 -0400 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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: scn1.migadu.com X-Migadu-Spam-Score: -2.95 X-Migadu-Queue-Id: 0C2B63E3F4 X-Spam-Score: -2.95 X-TUID: d0Ycyv2Ydnhj --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Hi Andrew, Thanks for having a look. I raised an issue on the repo, but the maintainer told me he isn't the original author of the tool and thus doesn't feel comfortable adding a license to it, see . How should we proceed in this case? =2D-=20 Best regards, Miguel =C3=81ngel Moreno --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEESVbayLB3FeqfFOE67x9pv18j9FgFAmSb5o0ACgkQ7x9pv18j 9Fi6cw/+MdJtljMcxUEpuZeTLQXY86jjGs+CozHatVZaP5kLj0/GbT6QoKQBooxM 1JZLk0ABLhNO38F0fHg7A4wkoLAY7zZMSWk9ouIdJ8FxzbOM13kzysBgmBncd3ed dhTEsS1+/MeI/kVhFprSMrLR1gNxhXYhfxbCxpE1nvqQAszj5FUA1qA4BVnzTyVf 5ri9c42UDU4uzDKpbPLyZRZXY6wBz3lwKnL2AdmYRCsKqlCMAAOw/Gecf58No2KB CSE7Uumd9eXLvGQ/H62tBeSexGM1oOPWrdwC8XQIGkkq5lzHvPTpcQAKL2Gh6n5P sQgS18Pbl602wOXOzdbIF3Ejrd9WxVkowSDkG3EAgN0uHr8Ngp7BRZpqFRrrW6z1 n6j7eR47AVsqKbDUGq50HVIyweXXRQ5p3PhKnTCq+zXUh6lqmb8sjIoZVGiiE2Tv IMKm4YO9xL8KhYBN4JVHMl3w+DpbbeejO/ZcM9M6357nVMdxgJuOPdFQdpu65CiI tmjU+t8jQjNahcqRbljSFHYtKaRzZmtWufj1MQpijxyUCMLp9zllda2wIspvMoMl 5Twya4QEtabmzReXkkkO3KVYo/sWoY3Dvx1vFecuN1K9636TgLy/dXOy0nR2lfPq LMav6Xp6ydoZwR9neoybjoZwdzfHlSk1on2J1K2jpuQuzxgJLEU= =FSxL -----END PGP SIGNATURE----- --=-=-=--