[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible: swith urls for grml and pure os pkg sets to https

Holger Levsen gitlab at salsa.debian.org
Wed Jun 17 01:15:04 BST 2020



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
48eaef65 by Holger Levsen at 2020-06-17T02:14:53+02:00
reproducible: swith urls for grml and pure os pkg sets to https

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_create_meta_pkg_sets.sh


Changes:

=====================================
bin/reproducible_create_meta_pkg_sets.sh
=====================================
@@ -363,7 +363,7 @@ update_pkg_set_specific() {
 			fi
 			;;
 		grml)	# grml
-			URL="http://grml.org/files/grml64-full_latest/dpkg.selections"
+			URL="https://grml.org/files/grml64-full_latest/dpkg.selections"
 			echo "Downloading $URL now."
 			curl $URL | cut -f1 | cut -d ':' -f1 > $TMPFILE
 			if ! grep '404 Not Found' $TMPFILE ; then
@@ -396,7 +396,7 @@ update_pkg_set_specific() {
 			# Use the list of binary packages that is shipped with the .iso image for now
 			BASEURL="https://www.pureos.net/download/"
 			echo "Downloading $BASEURL now."
-			URL=http://downloads.pureos.net/amber/live/gnome/2020-01-26/pureos-9.0-gnome-live_20200126-amd64.packages
+			URL=https://downloads.pureos.net/amber/live/gnome/2020-01-26/pureos-9.0-gnome-live_20200126-amd64.packages
 			# URL has changed and isnt easy to parse anymore
 			# (there is no latest link or such...)
 			# URL="$(curl $BASEURL | sed -n -e 's at .*\(https://downloads.pureos.net/.*\)\.hybrid\.iso.*@\1.packages at p')"



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/48eaef65c9e4fd21e79e830e6314baecd5bfdac8

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/48eaef65c9e4fd21e79e830e6314baecd5bfdac8
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20200617/e5f372ee/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list