]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
Download sources via HTTPS
authorMichael Tremer <michael.tremer@ipfire.org>
Thu, 12 Oct 2017 14:56:34 +0000 (15:56 +0100)
committerMichael Tremer <michael.tremer@ipfire.org>
Thu, 12 Oct 2017 14:56:34 +0000 (15:56 +0100)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/xen-image/xen-image-maker.sh
lfs/Config
lfs/ddns
lfs/fireinfo
lfs/ipfire-netboot
lfs/pakfire3

index e6004a8b36801ebda5855fc0899a5b981a09bb56..7c70a6445e2daeb5054c2f8705871372a9cdb93f 100644 (file)
@@ -54,7 +54,7 @@ KERNEL=linux-$KERN_TYPE-$KVER-$KERN_PACK.ipfire
 if [ "$XEN_IMG_TYPE" == "xva" ]; then
        # download xva.py if it not exist.
        if [ ! -e xva.py ]; then
-               wget http://source.ipfire.org/source-2.x/xva.py
+               wget https://source.ipfire.org/source-2.x/xva.py
        fi
        # XenCenter use other devicenames and
        # xvdd seems to be reserved (converter bug?).
index d7d2a24a18a82f10ee5fde802ef4b6a69b130ea7..b961db94fadb376a2b619284649385d7e20b90ad 100644 (file)
@@ -44,8 +44,8 @@ endif
 # URLs that are common sources of downloads.  If you're having trouble with
 # a site you should change its URL to that of a suitable mirror site.
 #
-URL_IPFIRE  = http://source.ipfire.org/source-2.x
-URL_TOOLCHAIN = http://source.ipfire.org/toolchains
+URL_IPFIRE  = https://source.ipfire.org/source-2.x
+URL_TOOLCHAIN = https://source.ipfire.org/toolchains
 URL_SOURCE = git.ipfire.org:/pub/sources/source-2.x
 
 # Don't change this; it will be overridden by other makefiles where necessary.
index 3d7efa5913e60c7f61c0948f95fbab79356940f1..14890cbba135b0877f8ee2c6bb6b4ef2f63b622b 100644 (file)
--- a/lfs/ddns
+++ b/lfs/ddns
@@ -28,7 +28,7 @@ VER        = 010
 
 THISAPP    = ddns-$(VER)
 DL_FILE    = $(THISAPP).tar.xz
-DL_FROM    = http://source.ipfire.org/releases/ddns/
+DL_FROM    = https://source.ipfire.org/releases/ddns/
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
index 55a78455c04b1ab5e708ea295deffb5999051a26..67d4cba452d7d0843e1ff90477c803a8549a6119 100644 (file)
@@ -28,7 +28,7 @@ VER        = 2.1.11
 
 THISAPP    = fireinfo-v$(VER)
 DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = http://source.ipfire.org/releases/fireinfo/
+DL_FROM    = https://source.ipfire.org/releases/fireinfo/
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 
index d94a88dc6da7b659990f322aba7e59fad0ff8c00..a2607cdeffabea5c51859e12f242986e1d1ea23b 100644 (file)
@@ -29,7 +29,7 @@ PXE_VER    = 1b67a05
 
 THISAPP    = ipfire-netboot-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = http://source.ipfire.org/releases/ipfire-netboot/
+DL_FROM    = https://source.ipfire.org/releases/ipfire-netboot/
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 SUP_ARCH   = x86_64 i586
index d71d4242fe04a7c3c225a0c9868e662108deabbc..e51452824dd821ab981c05762b0b2d79f1589f31 100644 (file)
@@ -28,7 +28,7 @@ VER        = 0.9.25
 
 THISAPP    = pakfire-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
-DL_FROM    = http://source.ipfire.org/releases/pakfire/
+DL_FROM    = https://source.ipfire.org/releases/pakfire/
 DIR_APP    = $(DIR_SRC)/$(THISAPP)
 TARGET     = $(DIR_INFO)/$(THISAPP)
 PROG      = pakfire3