[releng] use download.gnome.org using https



commit 25c1bfad82a12028cbb9c398dbaaea2cd3b9de91
Author: Olav Vitters <olav vitters nl>
Date:   Wed Jul 30 21:27:46 2014 +0200

    use download.gnome.org using https

 .../smoketesting/tarball-conversion-stable.config  |    8 ++++----
 tools/smoketesting/tarball-conversion.config       |    8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/tools/smoketesting/tarball-conversion-stable.config 
b/tools/smoketesting/tarball-conversion-stable.config
index 3508117..38fe523 100644
--- a/tools/smoketesting/tarball-conversion-stable.config
+++ b/tools/smoketesting/tarball-conversion-stable.config
@@ -2,7 +2,7 @@
 <conversioninfo>
   <locations>  FIXME: get a better name
     <site cvs="gnome.org"
-      location="http://download.gnome.org/sources/";
+      location="https://download.gnome.org/sources/";
       subdir="$module"
       />
     <site cvs="freedesktop.org"
@@ -41,12 +41,12 @@
     <site module="weston"                    location="http://wayland.freedesktop.org/releases/"; />
     <site module="gegl"                      location="http://ftp.gimp.org/pub/gegl/"/>
     <site module="babl"                      location="http://ftp.gimp.org/pub/babl/"/>
-    <site module="zeitgeist"                 
location="ftp://ftp.gnome.org/pub/GNOME/teams/releng/tarballs-needing-help/"; subdir="$module"/>
+    <site module="zeitgeist"                 
location="https://download.gnome.org/teams/releng/tarballs-needing-help/"; subdir="$module"/>
     <site module="uhttpmock"                 location="http://tecnocode.co.uk/downloads/uhttpmock/"/>
   </locations>
   <mirrors>
-    <mirror location="http://download.gnome.org/"; alternate="file:///ftp/pub/GNOME/" host="window.gnome.org" 
/>
-    <mirror location="http://download.gnome.org/"; alternate="sftp://master.gnome.org/ftp/pub/GNOME/"; />
+    <mirror location="https://download.gnome.org/"; alternate="file:///ftp/pub/GNOME/" 
host="window.gnome.org" />
+    <mirror location="https://download.gnome.org/"; alternate="sftp://master.gnome.org/ftp/pub/GNOME/"; />
   </mirrors>
   <rename>
     <name old="libsigc++2"           new="libsigc++"/>
diff --git a/tools/smoketesting/tarball-conversion.config b/tools/smoketesting/tarball-conversion.config
index 163f7f0..d412321 100644
--- a/tools/smoketesting/tarball-conversion.config
+++ b/tools/smoketesting/tarball-conversion.config
@@ -2,7 +2,7 @@
 <conversioninfo>
   <locations>  FIXME: get a better name
     <site cvs="gnome.org"
-      location="http://download.gnome.org/sources/";
+      location="https://download.gnome.org/sources/";
       subdir="$module"
       />
     <site cvs="freedesktop.org"
@@ -45,12 +45,12 @@
     <site module="weston"                    location="http://wayland.freedesktop.org/releases/"; />
     <site module="gegl"                      location="http://ftp.gimp.org/pub/gegl/"/>
     <site module="babl"                      location="http://ftp.gimp.org/pub/babl/"/>
-    <site module="zeitgeist"                 
location="ftp://ftp.gnome.org/pub/GNOME/teams/releng/tarballs-needing-help/"; subdir="$module"/>
+    <site module="zeitgeist"                 
location="http://download.gnome.org/teams/releng/tarballs-needing-help/"; subdir="$module"/>
     <site module="uhttpmock"                 location="http://tecnocode.co.uk/downloads/uhttpmock/"/>
   </locations>
   <mirrors>
-    <mirror location="http://download.gnome.org/"; alternate="file:///ftp/pub/GNOME/" host="window.gnome.org" 
/>
-    <mirror location="http://download.gnome.org/"; alternate="sftp://master.gnome.org/ftp/pub/GNOME/"; />
+    <mirror location="https://download.gnome.org/"; alternate="file:///ftp/pub/GNOME/" 
host="window.gnome.org" />
+    <mirror location="https://download.gnome.org/"; alternate="sftp://master.gnome.org/ftp/pub/GNOME/"; />
   </mirrors>
   <rename>
     <name old="libsigc++2"           new="libsigc++"/>


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