From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id YJzXCKV+EGOtwAAAbAwnHQ (envelope-from ) for ; Thu, 01 Sep 2022 11:43:01 +0200 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id mDCiCKV+EGP+LAEAauVa8A (envelope-from ) for ; Thu, 01 Sep 2022 11:43:01 +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 EBDF72377D for ; Thu, 1 Sep 2022 11:43:00 +0200 (CEST) Received: from localhost ([::1]:46020 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1oTgix-0002t4-Lw for larch@yhetil.org; Thu, 01 Sep 2022 05:42:59 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56758) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1oTg6J-00049V-HW for guix-patches@gnu.org; Thu, 01 Sep 2022 05:03:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:51458) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1oTg6J-0005eC-7I for guix-patches@gnu.org; Thu, 01 Sep 2022 05:03:03 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1oTg6J-0008QJ-39 for guix-patches@gnu.org; Thu, 01 Sep 2022 05:03:03 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#57515] [PATCH 4/8] download: Switch savannah mirrors to HTTPS URLs. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 01 Sep 2022 09:03:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 57515 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 57515@debbugs.gnu.org Received: via spool by 57515-submit@debbugs.gnu.org id=B57515.166202292432247 (code B ref 57515); Thu, 01 Sep 2022 09:03:03 +0000 Received: (at 57515) by debbugs.gnu.org; 1 Sep 2022 09:02:04 +0000 Received: from localhost ([127.0.0.1]:41194 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oTg5M-0008Nw-3e for submit@debbugs.gnu.org; Thu, 01 Sep 2022 05:02:04 -0400 Received: from michel.telenet-ops.be ([195.130.137.88]:48484) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1oTg5G-0008MF-0W for 57515@debbugs.gnu.org; Thu, 01 Sep 2022 05:02:01 -0400 Received: from localhost.localdomain ([IPv6:2a02:1811:8c09:9d00:5dba:d409:33f7:a16]) by michel.telenet-ops.be with bizsmtp id EZ1v2800K20ykKC06Z1xpa; Thu, 01 Sep 2022 11:01:57 +0200 From: Maxime Devos Date: Thu, 1 Sep 2022 11:01:51 +0200 Message-Id: <4555fb7dfa08f956bbfc8179772c7288c34b1f97.1662022775.git.maximedevos@telenet.be> X-Mailer: git-send-email 2.37.2 In-Reply-To: References: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1662022917; bh=LnX+3sXb1rz2bcyqeg5L1cecjXJb1pcNeESpqg13Xv4=; h=From:To:Subject:Date:In-Reply-To:References:Reply-To; b=EQEp2t3aMIOBRo8NVaahnCW7+Vil+z/F8L4QxNxzvWtNttyUbxSCa33Y4xiE+m7v8 /t/BTTLaT/n4ZZ51oDtUsa4qmiwkUqQ4EpdPk/COgyb5YGMlxPYZ6nf6Chp4cXRGAv rL69vcCj/g4sNzkNgc4Cks4g07zNr3R6AP25tPYZqrDroPvJOUUEVLr+rGbKqzYZIO PvqPWbAzqlZiUi8a5lYVOf+LYS8BgG/jtJBoGGrPyQ21oTpOh7laeEa0H2KJhBOKrY Bc28RzCSFAdzVr2fqF2K5hNqVsTLABW4JzPo5BKVDiFEYlPU77eYuBNcWQa9kXgaJ2 AKLxHUWq65FyA== 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: , Reply-To: 57515@debbugs.gnu.org Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1662025381; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: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=LnX+3sXb1rz2bcyqeg5L1cecjXJb1pcNeESpqg13Xv4=; b=O/tALMqGpW6kUCWwgOp0ONmvszyfSKl0aIVks6xYyfRmn7XK8UbdsqvQWmhM9VSPFeuBST iw2U0xSua2WNHZXHj7IgD3wRs9lmSdfTGk9HLUNBghhJI0Mcs57b/7D8TsPcpYj9oZsRoH 8gruZSpYfWqtbYE99+kWKlxp+Wsue9TqU6U7C3J18/6kNTB76N53LID5KNth4hOOthCRjo MuRh3Af5uxL9K7tAZk/2r56EqIUK30G76TJzPieGNloe7qk4yif5I5/l8jGsRYKeQ513xl lsy8UuJQZm/Y1j4gI+KSLg8D1UEq7LD+i2hiwIn3xY9xFX9f9Kyyu/oeeSPuaw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1662025381; a=rsa-sha256; cv=none; b=aMYZkKVEXGeCQ6zxfoWxVfuVjScjk14+f6VCtSmkG6gRv1yXWMrmIibnMSScUlM45+qnBk OfE0tsiwOVg0WLcHOCDBWD3/pqPlMjfHFf7Vl+x8gzZUMskkRZR+/Xh6dOKl9etfybszwf guYp9iT2SLv7h7OLtXkmbIv7Ai0SByYIiIA5jrz56+unrfRjptycHpktsZoHKlYRJtNNUI 9Ph7jZdLOxA07uB9Jg5OP7emD+aNMaISaqg9dr+slWJFyArZwnPQfP9402OLnavle3GiFl ynXGOBY4SM9xbm4pEhR/yu4Vu/QyaG37Lu5C4gHRCv3SxLpE33cQHEcUHPxhHA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=EQEp2t3a; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (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: 7.72 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=EQEp2t3a; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (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: EBDF72377D X-Spam-Score: 7.72 X-Migadu-Scanner: scn1.migadu.com X-TUID: DauGu/TCJiHq The URI scheme used for nongnu.freemirror.org needs to be consistent between (guix download) and (guix gnu-maintenance) to make the simplified savannah-updater (of a later commit) work. While we're at it, switch the other mirrors to https as well. http://download.savannah.gnu.org/releases-noredirect/ is left unmodified because it 404s * download.scm (%mirrors)[savannah]: Switch from http to https where possible. --- guix/download.scm | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/guix/download.scm b/guix/download.scm index d459ba8cf1..ac88b215de 100644 --- a/guix/download.scm +++ b/guix/download.scm @@ -96,15 +96,15 @@ (define %mirrors (hackage "http://hackage.haskell.org/") (savannah ; http://download0.savannah.gnu.org/mirmon/savannah/ - "http://download.savannah.gnu.org/releases/" - "http://nongnu.freemirror.org/nongnu/" - "http://ftp.cc.uoc.gr/mirrors/nongnu.org/" - "http://ftp.twaren.net/Unix/NonGNU/" - "http://mirror.csclub.uwaterloo.ca/nongnu/" - "http://nongnu.askapache.com/" - "http://savannah.c3sl.ufpr.br/" + "https://download.savannah.gnu.org/releases/" + "https://nongnu.freemirror.org/nongnu/" + "https://ftp.cc.uoc.gr/mirrors/nongnu.org/" + "http://ftp.twaren.net/Unix/NonGNU/" ; https appears unsupported + "https://mirror.csclub.uwaterloo.ca/nongnu/" + "https://nongnu.askapache.com/" + "https://savannah.c3sl.ufpr.br/" "http://download.savannah.gnu.org/releases-noredirect/" - "http://download-mirror.savannah.gnu.org/releases/" + "https://download-mirror.savannah.gnu.org/releases/" "ftp://ftp.twaren.net/Unix/NonGNU/" "ftp://mirror.csclub.uwaterloo.ca/nongnu/" "ftp://mirror.publicns.net/pub/nongnu/" -- 2.37.2