[gimp-web] Update mirror listing again: 3 mirrors back in pool.



commit ba7b9157839d74dc973f40f47158ef8bd9423e88
Author: Jehan <jehan girinstud io>
Date:   Fri Sep 2 14:10:00 2022 +0200

    Update mirror listing again: 3 mirrors back in pool.
    
    - gimp.ca now gave us rsync access yesterday.
    - Randomly re-tested gethosted, now the server has a GIMP module (so
      either they added it after my email and forgot to answer, or I didn't
      test properly earlier). Anyway all good and added.
    - Checking FUNET again, they now mirror from /pub/, so added too.
    - Freedif TODO message updated a bit: they have a rsync server, there is
      simply no GIMP module.

 content/downloads/mirrors.json     | 14 +++++++-------
 tools/downloads/downloads.http.txt |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/content/downloads/mirrors.json b/content/downloads/mirrors.json
index 1386c4f3..2f886579 100644
--- a/content/downloads/mirrors.json
+++ b/content/downloads/mirrors.json
@@ -137,9 +137,9 @@
     "CSC - IT Center for Science / FUNET": {
       "location": "Espoo",
       "country": "Finland",
-      "mirrors": [ "https://www.nic.funet.fi/pub/mirrors/ftp.gimp.org/"; ],
-      "ftp": [ "ftp://ftp.nic.funet.fi/pub/mirrors/ftp.gimp.org/"; ],
-      "TODO": [ "Contact admins and ask them to mirror from pub/. Admins asked by email 2022-08-30" ],
+      "mirrors": [ "https://www.nic.funet.fi/pub/mirrors/ftp.gimp.org/pub/gimp/"; ],
+      "ftp": [ "ftp://ftp.nic.funet.fi/pub/mirrors/ftp.gimp.org/pub/"; ],
+      "rsync": [ "rsync://ftp.nic.funet.fi/ftp/pub/mirrors/ftp.gimp.org/pub/" ],
       "about": "https://www.nic.funet.fi/README";,
       "more": [
         "https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/618";
@@ -245,8 +245,7 @@
       "country": "United Kingdom",
       "mirrors": [ "https://mirrors.gethosted.online/gimp/pub/gimp/"; ],
       "ftp": [ "ftp://mirrors.gethosted.online/gimp"; ],
-      "rsync": [ "rsync://mirrors.gethosted.online/gimp" ],
-      "TODO": [ "rsync doesn't have gimp module. Admins asked by email 2022-08-30" ],
+      "rsync": [ "rsync://mirrors.gethosted.online/gimp/pub/" ],
       "about": "https://mirrors.gethosted.online/";,
       "more": [ "https://gitlab.gnome.org/Infrastructure/gimp-web/-/issues/199";,
                 "https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/721"; ]
@@ -255,7 +254,7 @@
       "location": "Montreal",
       "country": "Canada",
       "mirrors": [ "https://www.gimp.ca/mirror/pub/gimp/"; ],
-      "TODO": [ "Ask rsync or ftp connection. Asked to Thanatos on IRC" ],
+      "rsync": [ "rsync://www.gimp.ca/gimp/pub/" ],
       "about": "https://gimp.ca/";,
       "more": [ "https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/729";,
                 "https://gitlab.gnome.org/Infrastructure/puppet/-/merge_requests/6"; ]
@@ -272,7 +271,8 @@
       "location": "Singapore",
       "country": "Singapore",
       "mirrors": [ "https://mirror.freedif.org/gimp/pub/gimp/"; ],
-      "TODO": [ "Ask rsync or ftp connection - asked by email 2022-08-30" ],
+      "rsync": [ "rsync://mirror.freedif.org/gimp/pub/" ],
+      "TODO": [ "Ask GIMP module to the rsync server - asked by email 2022-08-30" ],
       "about": "https://freedif.org/";,
       "more": [ "https://gitlab.gnome.org/Infrastructure/Infrastructure/-/issues/815";]
     },
diff --git a/tools/downloads/downloads.http.txt b/tools/downloads/downloads.http.txt
index 7c4a9c67..43c544ac 100644
--- a/tools/downloads/downloads.http.txt
+++ b/tools/downloads/downloads.http.txt
@@ -27,5 +27,5 @@ https://mirrors.xmission.com/gimp/gimp/
 https://mirror.umd.edu/gimp/gimp/
 https://www.gimp.ca/mirror/pub/gimp/
 https://www.mirrorservice.org/sites/ftp.gimp.org/pub/gimp/
-https://www.nic.funet.fi/pub/mirrors/ftp.gimp.org/
+https://www.nic.funet.fi/pub/mirrors/ftp.gimp.org/pub/gimp/
 https://download.gimp.org/gimp/


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]