From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id QM2sHZ+ODWYrtQAAqHPOHw:P1 (envelope-from ) for ; Wed, 03 Apr 2024 19:15:11 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id QM2sHZ+ODWYrtQAAqHPOHw (envelope-from ) for ; Wed, 03 Apr 2024 19:15:11 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=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"; dmarc=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1712164511; 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; bh=Zf59opwY3yqyOqkK+X+mpWNnZrnTmpq+a+JS6jOqWwU=; b=BRz9TtFKA8xgk30Yiq1xB6kN04MB/uBILvGjYe8gyWNvqnDHX9AVCiuPt4AbDggfCjB0kM TM9WghG6+yosevQLy0boCPRVW2kuxmBY0P7RmEUi8h/LhF3kwNrx0hAC7paugIYAvAxzwM 5nWjoFjUIJR8aIHIOh/18y5UnLscOjbGhZ9uGOlLgNZ+8uyWg+7VkwIv30ofQOc4BcxCxO AnVxSRXX/Pk1wtgrXUxsXjOstIbaK5XuSneJmOwFfOrakHmznmKioL/iE74BUiXVG7xrhv nyd+COroWHWb2pBAut1+/TWGtSv4wkDlFJr8mrLbxjmH3isMtP43nmWF5/cvaQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1712164511; a=rsa-sha256; cv=none; b=ri3OaO1MSuQz16VRY99Iv66W0BVBLlHmaQOXmosY3xSko7Rg/0aAd0F1sDYurJGVvP3N4Q k6jimuHsk0PFaf5izFtN+nLy4okt+xbDCn4XvlJzy2dri815djs1GTzkQMu2ipf6TqRCY+ /JjNWGNV2lEL+BYjIcEgNcLl5JE8BSyrORUMTha9Xm9xMKvI+F/gr8ZhVJC8sUGX2FWEZV AjOgN1/CgBEQcKE1mFeeC80BIDqU9k5ac+3rmT4mvGk1VqnXrTA/+ivWpQuDZQIS4Yyq06 UXISb4uHDk+rGMtobjAngDtIBb4wxK9yJ76eg1cQ0y2B/Bi2CgPRpCUvDkJ2wg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=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"; dmarc=none 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 D3C093CCF8 for ; Wed, 3 Apr 2024 19:15:10 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rs4CS-0005yg-Cx; Wed, 03 Apr 2024 13:15:00 -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 1rs4CQ-0005xl-Rn for guix-patches@gnu.org; Wed, 03 Apr 2024 13:14:58 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rs4CQ-0001cE-JE for guix-patches@gnu.org; Wed, 03 Apr 2024 13:14:58 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rs4CV-0006D9-0b for guix-patches@gnu.org; Wed, 03 Apr 2024 13:15:03 -0400 Subject: bug#70028: [PATCH] Switch order of the default substitute servers. Resent-From: Christopher Baines Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 03 Apr 2024 17:15:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 70028 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Ricardo Wurmus , 70028-done@debbugs.gnu.org Mail-Followup-To: 70028@debbugs.gnu.org, mail@cbaines.net, mail@cbaines.net Received: via spool by 70028-done@debbugs.gnu.org id=D70028.171216446123594 (code D ref 70028); Wed, 03 Apr 2024 17:15:02 +0000 Received: (at 70028-done) by debbugs.gnu.org; 3 Apr 2024 17:14:21 +0000 Received: from localhost ([127.0.0.1]:59419 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rs4Bm-000687-Up for submit@debbugs.gnu.org; Wed, 03 Apr 2024 13:14:20 -0400 Received: from mira.cbaines.net ([212.71.252.8]:43292) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rs4Bj-00067j-RE for 70028-done@debbugs.gnu.org; Wed, 03 Apr 2024 13:14:16 -0400 Received: from localhost (unknown [212.132.255.10]) by mira.cbaines.net (Postfix) with ESMTPSA id 753E627BBE2; Wed, 3 Apr 2024 18:14:10 +0100 (BST) Received: from felis (localhost.lan [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id 792c6eb9; Wed, 3 Apr 2024 17:14:09 +0000 (UTC) From: Christopher Baines In-Reply-To: <8734s34w33.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Tue, 02 Apr 2024 17:34:40 +0200") References: <87edbvbvmv.fsf@elephly.net> <8734s34w33.fsf@gnu.org> User-Agent: mu4e 1.12.2; emacs 29.3 Date: Wed, 03 Apr 2024 18:14:09 +0100 Message-ID: <87bk6ql672.fsf@cbaines.net> 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -8.36 X-Spam-Score: -8.36 X-Migadu-Queue-Id: D3C093CCF8 X-Migadu-Scanner: mx13.migadu.com X-TUID: m8W0YATtBkVl --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Ludovic Court=C3=A8s writes: > Hi, > > Ricardo Wurmus skribis: > >> Christopher Baines writes: >> >>> The aim here is to improve the user experience. There's anecdotal evid= ence >>> that the network performance for bordeaux is better compared to ci at l= east >>> for some users, and I don't know of any issues with rate limiting or ac= cess >>> restriction for bordeaux compared to ci. It also has IPv6 support. >> >> LGTM > > No objections from me. > > Note that it will take months to propagate to users, particularly users > on foreign distros who rarely update the daemon IME. Thanks both, I've pushed this to master as ac19e038b457d0585812091200005befd9b29259. Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmYNjmFfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XduIA/9FaIdquirwMLe25g+7VjVRvjeRh9hfsXX VJr/cqG5/E9gcMxLmkYQ1kk9MLy+BlJUmRshZ8dsy9Uz6JtInhWZKqO4hQjpTdDZ 1w6C+RaLo3pjv3nPLSpVuwycEOEN44nCHrqxvrUb4nhm5E6DecrGpBjjAr9gtOt/ EOOpXu7EHd9uYj7Yub7LGn0c43C+Ahn6E4XlN8MTVw5Qw9+/HnARh/owo7znOs5H 3NjESRILeStHjKqbx3IkcrDpdAefXsNBzjiAw/ybPbJ+2UbFY7gOVMa77BdETxhs UhCqwER1Z487Fv7/7stkm4KejauMYsvRlqdWUieiJSODcOvJ7NvOHShfexW5mWoL yRvFA/49sJM9JDyYnF+WGhZ7D+0CUhYuN5KRXHXzUlYlJG2fMaEArrfOlOTQIesE d8nO3DeweioW47OnocN3JTOGYumYlnupJunuUOd1dM3zd13sv6z8d8DV6XLMzwte HWRS7PnagwqWdcauDee40s2qN3CWb8/3gE6WZn2l7b+Q9dXY9CCeArn7dis/8J3o rhYybToMUkLgNqNvkuefQgfvB7gJIMaQqgaUEoG96VCNlBYzq9taCSDdwVKWmFCb uK6wvQVBIm2gCw59E5HFBImdnrfg8jJmWxujelUhdzZzXTcWml6n5eG7bgO6TIam 3VD1CbKp6D0= =UmRS -----END PGP SIGNATURE----- --=-=-=--