]> git.ipfire.org Git - thirdparty/pdns.git/commit
Make sure we can install unsigned packages.
authoraerique <aerique@xs4all.nl>
Mon, 25 May 2020 15:08:07 +0000 (17:08 +0200)
committeraerique <aerique@xs4all.nl>
Mon, 25 May 2020 15:08:07 +0000 (17:08 +0200)
commitabecd552beef57f37d06afc769f3af8523940070
tree2cc0b6c27058a8bbd1f76c216013468d3bd6f6cf
parenta0289598b9517ba766f8e3a69357a91067bfc1c2
Make sure we can install unsigned packages.

Sometimes we need to install unsigned packages from our own ad-hoc repo,
installing `apt-transport-https` makes sure we can do this (at least on
Debian Stretch).
build-scripts/docker/generate-repo-files.sh