Cyril Brulebois [Wed, 15 Feb 2017 18:18:16 +0000 (18:18 +0000)]
base-installer (1.168) unstable; urgency=medium
* Print all run-debootstrap arguments to stdout for improved logging.
* Check whether mirror/protocol is set to https, since PROTOCOL=file
is used for some images (e.g. netinst since base packages are
installable without a mirror); install apt-transport-https and
ca-certificates when that's the case, since debootstrap can't know
by itself (Closes: #855035).
* Extend the above fix so that local certificates are copied over to
the installed system when mirror/protocol is set to https, even if
PROTOCOL if set to file.
[dgit import package base-installer 1.168]