diskimage-builder/releasenotes/notes/debian-security-7279855cf464f88b.yaml
Jeremy Stanley 9b201b58b9 Add security mirror override for debian-minimal
Add option to set the security mirror URL independently in the
debian-minimal element, since this can not be overriden by the
standard DIB_DISTRIBUTION_MIRROR variable.

Change-Id: I145844a410d06a479e68db1bf6d5d0159389305c
2019-10-03 13:49:47 +10:00

8 lines
289 B
YAML

---
features:
- |
A new variable ``DIB_DEBIAN_SECURITY_MIRROR`` is added to override
the path to the security repositories. Previously this was
hard-coded to the upstream repositories, which could get out of
sync with mirrors specified with ``DIB_DISTRIBUTION_MIRROR``.