From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id jKTvLmzKu2E02wAAgWs5BA (envelope-from ) for ; Fri, 17 Dec 2021 00:23:24 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id IAf1KWzKu2HrZQAA1q6Kng (envelope-from ) for ; Thu, 16 Dec 2021 23:23:24 +0000 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 838D918AB6 for ; Fri, 17 Dec 2021 00:23:24 +0100 (CET) Received: from localhost ([::1]:33658 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1my05r-0007Yh-Mf for larch@yhetil.org; Thu, 16 Dec 2021 18:23:23 -0500 Received: from eggs.gnu.org ([209.51.188.92]:51472) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1my05h-0007XV-8V for guix-patches@gnu.org; Thu, 16 Dec 2021 18:23:13 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:53846) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1my05W-0005qm-V5 for guix-patches@gnu.org; Thu, 16 Dec 2021 18:23:09 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1my05W-0000qD-LV for guix-patches@gnu.org; Thu, 16 Dec 2021 18:23:02 -0500 Subject: bug#52549: [PATCH] gnu: josm: Update to 18303. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Thu, 16 Dec 2021 23:23:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 52549 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Nikolay Korotkiy Cc: 52549-done@debbugs.gnu.org Mail-Followup-To: 52549@debbugs.gnu.org, julien@lepiller.eu, sikmir@gmail.com Received: via spool by 52549-done@debbugs.gnu.org id=D52549.16396969603187 (code D ref 52549); Thu, 16 Dec 2021 23:23:02 +0000 Received: (at 52549-done) by debbugs.gnu.org; 16 Dec 2021 23:22:40 +0000 Received: from localhost ([127.0.0.1]:37159 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1my05A-0000pL-MY for submit@debbugs.gnu.org; Thu, 16 Dec 2021 18:22:40 -0500 Received: from lepiller.eu ([89.234.186.109]:58790) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1my058-0000pC-ES for 52549-done@debbugs.gnu.org; Thu, 16 Dec 2021 18:22:39 -0500 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 41877f0f; Thu, 16 Dec 2021 23:22:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=dkim; bh=nRrSxmnaMJZD VjY2Og1Ur7PA3M2tgDq9/c2kK+Ydpns=; b=QF3fDbfZRpP9erSKTG+TI7z6wtQ+ 4h3u7JZdDB0H8H4OZqE/k5S0/ILxHJTpgU2w5faVdrwztXixUfbZuxJGSIaFQxnR d8e82LcwPPRoVXJhGBjrTq1Qm5tfVcaXcajJAcjN5LpgBYxTwGjyPWDxAOwnG95b FBji6lyafgN4T0URtfAHDS/25QOZ1ewtrUWFgAKn8MBdgMc60HtG5LHDJztycvS1 sFwLSh/W/5+Wen0l1kxAadIpcvCeAbY1vmnEZniBvrgHbh4ytrB2j50lVov8TEBm CVBqfpqI0PFDZm2np4ilJH+VlfpLvKbShK+ZBDtlkmyjBTBYCMG/tB1d7A== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id dadced66 (TLSv1.3:AEAD-AES256-GCM-SHA384:256:NO); Thu, 16 Dec 2021 23:22:35 +0000 (UTC) Date: Fri, 17 Dec 2021 00:22:29 +0100 From: Julien Lepiller Message-ID: <20211217002229.3c2d78d3@tachikoma.lepiller.eu> In-Reply-To: References: X-Mailer: Claws Mail 4.0.0 (GTK+ 3.24.24; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1639697004; 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: content-transfer-encoding:content-transfer-encoding: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=nRrSxmnaMJZDVjY2Og1Ur7PA3M2tgDq9/c2kK+Ydpns=; b=LgIe/4rixlX/U/3m1G4B2HHppCKQFrxOgSQpxOU6gq3eeLZvCWzUkJStKgTq7c7n8t7R08 Blmq0DbBtlJG97BmHrNYIRWJmZwjxw17klr2KKa/crctfseUZyn6UUH9QTYK9llq7NOXXo tZnvcJo5rD70nSUnNax+1pcuMeQnVv07A5862jPCMYRiVmI58rcTvG7GZPA2MepMmi6oVm cZd4GcKuQNeCfvGnveNrJLBsTRCtGV4Y4DFr86PtHrtBIjB7e+ADEZoPEW4JH9R4A5iSXO RX1hHL1PlEnrmFrEHYwzUS2xJhF0BeSWYYe4PeB3o+xCfpWA54iPlacXkdlPIQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1639697004; a=rsa-sha256; cv=none; b=W9YkH7F/wuRB9k0kLHL1c3eonezVOp+NQMwJYI4rle2UYDfJb+pNedtnh6EqxM+vvDBbcQ QuINbsj3qzHChS+YFYtddu0/DHaHQ83Y2yfI8z1vohGrO3jureVIY83uO6tf0qQkqqSUDd J+B1WlLj9sQb2BYbfwSWd15yklFevpyVLLbXXyWptyYaEBx0HgLYN3Uvq0u5GCqeJVz5xS omNnpepvTnPNYA/DWkSbQNkmM5OMvsLrIm9fsHeeD5UdmQfp1NBa8ZuTJsV4/0n6chFHpQ XtJxT4jzPnRh6pYChhLrFLGHNIevB927J3wCpRwvbJSgkLvPTMgIzvY7V9kWLw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=QF3fDbfZ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (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.39 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=QF3fDbfZ; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (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: 838D918AB6 X-Spam-Score: -2.39 X-Migadu-Scanner: scn0.migadu.com X-TUID: DkyMBHunEaKI Pushed to master as 1ca2c6730b58c2779fa6837728e90273ad9c042d, thanks!