From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 8IsfIx+e51/WWwAA0tVLHw (envelope-from ) for ; Sat, 26 Dec 2020 20:33:35 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id YLL2Hh+e51//IwAA1q6Kng (envelope-from ) for ; Sat, 26 Dec 2020 20:33:35 +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 B8978940438 for ; Sat, 26 Dec 2020 20:33:34 +0000 (UTC) Received: from localhost ([::1]:44190 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1ktGFp-0007gu-Md for larch@yhetil.org; Sat, 26 Dec 2020 15:33:33 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:48814) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1ktGFL-0007gU-PZ for guix-patches@gnu.org; Sat, 26 Dec 2020 15:33:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:48420) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1ktGFK-0007So-Mi for guix-patches@gnu.org; Sat, 26 Dec 2020 15:33:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ktGFK-00082C-Kb for guix-patches@gnu.org; Sat, 26 Dec 2020 15:33:02 -0500 Subject: bug#45296: [PATCH] gnu: miredo: Fix to use iproute2 from the store. Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 26 Dec 2020 20:33:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 45296 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: John Doe Mail-Followup-To: 45296@debbugs.gnu.org, efraim@flashner.co.il, dftxbs3e@free.fr Received: via spool by 45296-done@debbugs.gnu.org id=D45296.160901475530761 (code D ref 45296); Sat, 26 Dec 2020 20:33:02 +0000 Received: (at 45296-done) by debbugs.gnu.org; 26 Dec 2020 20:32:35 +0000 Received: from localhost ([127.0.0.1]:59964 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktGEs-0007zy-OY for submit@debbugs.gnu.org; Sat, 26 Dec 2020 15:32:34 -0500 Received: from flashner.co.il ([178.62.234.194]:44856) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ktGEq-0007zK-KO for 45296-done@debbugs.gnu.org; Sat, 26 Dec 2020 15:32:33 -0500 Received: from localhost (unknown [5.102.238.249]) by flashner.co.il (Postfix) with ESMTPSA id BB31740148; Sat, 26 Dec 2020 20:32:26 +0000 (UTC) Date: Sat, 26 Dec 2020 22:31:54 +0200 From: Efraim Flashner Message-ID: References: <20201217142418.4497-1-dftxbs3e@free.fr> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="YidX+HNa9hiUeL7v" Content-Disposition: inline In-Reply-To: <20201217142418.4497-1-dftxbs3e@free.fr> 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: 45296-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.92 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: B8978940438 X-Spam-Score: -3.92 X-Migadu-Scanner: scn0.migadu.com X-TUID: Ha+bNbgFsoaN --YidX+HNa9hiUeL7v Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I fixed the patch to not also change the indentation on the other lines and pushed it. Thanks! --=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 --YidX+HNa9hiUeL7v Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl/nnboACgkQQarn3Mo9 g1EWZg//XR6Uv2v2UsyLw2vZeHmcJmwrgUheK2HLhpd58Gwevu5lcH7ECo9sQx7g NEcrHgKX5+Dy6nulO4kxQA/k1MaMt9CsxczxjoJztU/xWq4A0loFXdfq6PfQiumH TQfS9zokZHXqTQTng4SOimdnNSz/Vd2NyUrB4O3DpU0UlKqpdaqbjF2Rn+Nmxf3e rI3V0jxXgVNsc3wHJYe/DlMEjZn2IBwSQnt1rndj9V2LSeE2VFohFFx+HFTcPLmM tXKY1PEcbpgGTIIM4ib95On2P4sJot4kBb8rD4g5QsxxpXmdlCpsv6Gd1dd/cP78 TQytCpbbsGlm3GcUA1XjLrzIoUxBGRXjIno7CLMcsAUz/MqeJUMzjAFBfl9o4yLx 6hr42PblhLJOm/O0aDGu1rS1+ocXa+iGGure2uIPIdHI1uVucgu5DH3KS0hZN5YF BwnVDhLiBXV0JpZQGpZvCi0PJbnxahEErB0DXY00bUtXeTFwkcanJDBG4/lqHJ68 LLnvllwYelnWSV231m4eaFbmJ1iTQhzd9otnYN+mx/kU162pbQ4DnldCDXcYo6uf bjFngmMcXBp+gw5zxWjNHYr45HUTeFSc6Ea8KFrIqUGO/0MsG/RcI7Q1iSRIdhMe T8v1fRPtTRYsHTV9KjNpD+91ONZZTQ/LKoUoTomyVikOlg0vktU= =dq+R -----END PGP SIGNATURE----- --YidX+HNa9hiUeL7v--