diskimage-builder/releasenotes/notes/dpkg-copy-keys-578e16f7fedd823b.yaml
Matthew Thode 8cc08418d7 Copy apt gpg keys directly into trusted.gpg.d
This avoids having to have gnupg2/apt-key dependencies in the base,
and is now well supported by modern Debuntu.

Signed-off-by: Matthew Thode <mthode@mthode.org>
Change-Id: I7065b2fab6125d9635ef99ff65d374b8b6b4c3a2
2020-08-28 15:58:07 +10:00

7 lines
157 B
YAML

---
upgrade:
- |
The ``DIB_ADD_APT_KEYS`` argument now copies keys into
``/etc/apt/trusted.gpg.d``, rather than using ``apt-key`` to add
them.