From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id WNOvOAmB9V9wWwAA0tVLHw (envelope-from ) for ; Wed, 06 Jan 2021 09:21:13 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id yF6LNAmB9V/RFQAAB5/wlQ (envelope-from ) for ; Wed, 06 Jan 2021 09:21:13 +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 AE0189401C0 for ; Wed, 6 Jan 2021 09:21:13 +0000 (UTC) Received: from localhost ([::1]:47362 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kx50C-0001qG-C9 for larch@yhetil.org; Wed, 06 Jan 2021 04:21:12 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:41644) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kx502-0001oD-WC for guix-patches@gnu.org; Wed, 06 Jan 2021 04:21:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:60101) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kx502-0008VW-Od for guix-patches@gnu.org; Wed, 06 Jan 2021 04:21:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kx502-00015Q-L3 for guix-patches@gnu.org; Wed, 06 Jan 2021 04:21:02 -0500 Subject: bug#45681: [PATCH] gnu: gpsbabel: Update to 1.7.0. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 06 Jan 2021 09:21:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 45681 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?Bj=C3=B6rn_?= =?UTF-8?Q?H=C3=B6fling?= Mail-Followup-To: 45681@debbugs.gnu.org, efraim@flashner.co.il, bjoern.hoefling@bjoernhoefling.de Received: via spool by 45681-done@debbugs.gnu.org id=D45681.16099248314085 (code D ref 45681); Wed, 06 Jan 2021 09:21:02 +0000 Received: (at 45681-done) by debbugs.gnu.org; 6 Jan 2021 09:20:31 +0000 Received: from localhost ([127.0.0.1]:43411 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kx4zW-00013p-Qy for submit@debbugs.gnu.org; Wed, 06 Jan 2021 04:20:31 -0500 Received: from flashner.co.il ([178.62.234.194]:59574) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kx4zU-00013V-FW for 45681-done@debbugs.gnu.org; Wed, 06 Jan 2021 04:20:29 -0500 Received: from localhost (unknown [5.102.238.249]) by flashner.co.il (Postfix) with ESMTPSA id 5F95540215; Wed, 6 Jan 2021 09:20:22 +0000 (UTC) Date: Wed, 6 Jan 2021 11:19:48 +0200 From: Efraim Flashner Message-ID: References: <20210105225417.7bfa3c8b@alma-ubu.fritz.box> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="mdevBvj1SKZTdwzC" Content-Disposition: inline In-Reply-To: <20210105225417.7bfa3c8b@alma-ubu.fritz.box> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 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: , Cc: 45681-done@debbugs.gnu.org Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.94 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: AE0189401C0 X-Spam-Score: -3.94 X-Migadu-Scanner: scn0.migadu.com X-TUID: zjMGhFnRyfPz --mdevBvj1SKZTdwzC Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Looks good! I was able to follow-up with removing the bundled zlib and enabling the tests. Patch pushed! --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --mdevBvj1SKZTdwzC Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl/1gLQACgkQQarn3Mo9 g1Hg9BAAhhbjquW/s1ZMzWJgWtHMa0AXd72zDy+NfWiYWqYcpAHqBvObyKNODoqc moSVDm/rM3y3wwJS6f0dJyO4Owa1pHg3t2rbs/KBL/y5ehlY1oYUlMEYT7SFymAs RMuIzhAkrfh++Pup24bifK0C22gILquv+OI1F7+DL2/lK95vV3KcBQ4W6oAL9RkN Dzlqg3JJ1ug73YnX4fmVAGbpXCvgTHK3zKzczUtw5OocS4o0zv2PGs5q8MHa5675 NGaj3ZBDzbcE8rbbwQ+Z+xjIMvxV654h8yyOiJMsEwy7rouQ0z3+KvbmbxxWaLiM 3oGfTV6PLtpN5hibQIKF+ZKjWEDc5V+bxaFHNElInGyETjFVgT7qQCbiP1p0z/W9 lulNx+yxxhCswOls1tY1J5BkJt6SYrQNhnw+CB98dbW43P4NTBDAXnb1KJ4Jl54a r3Peb6Ar4jH5xTO7hw9Ck937r8TV+T5gA2ODNL8ZinxfhDysTTQ2wemHuZDpAzGU D1cPawMmn7cyHCEFPlS5XDSRGV6hFjNu7DO0KAuvIl+oD/5VfWiMPMi/Dcr+pfsD HaReQgoMX7qlue6DuQ76zare7NuMLz4caPl5xOrdi+TB8Ugomf9thO2zBQlFb+TD yet5+Bd0Xfx3a8vFfvFbszCz+a7ahmU96u4mF1ICqaQdKwLRtJ8= =FVYL -----END PGP SIGNATURE----- --mdevBvj1SKZTdwzC--