summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuca Boccassi <bluca@debian.org>2018-06-18 11:53:33 +0100
committerLuca Boccassi <bluca@debian.org>2018-06-18 12:03:14 +0100
commit332c170c3b8dc2449b348191562c784db68ed331 (patch)
treef4d638032f678025d529ee81782540e120ab4682
parentbe7bc0a9ffcc0b59ae66a63a863fb586d7ac1fca (diff)
downloadvyos-live-build-332c170c3b8dc2449b348191562c784db68ed331.tar.gz
vyos-live-build-332c170c3b8dc2449b348191562c784db68ed331.zip
Update changelog for 1:20180618 releasedebian/1%20180618
-rw-r--r--debian/changelog13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 2ff7d266f..5f18bb606 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+live-build (1:20180618) unstable; urgency=medium
+
+ * ONIE: make lb clean remove the ONIE binary.
+ * Avoid apt-key add and just drop the custom user-supplied apt key in
+ /etc/apt/trusted.gpg.d. Note that this requires the key to be in
+ armored ASCII format - which is usually the default anyway.
+ * UEFI: parse vendor from Grub package metadata if available, and use
+ it in the EFI partition directory layout instead of always using
+ "debian" (which is still the default fallback).
+ * Bump Standards-Version to 4.1.4, no changes.
+
+ -- Luca Boccassi <bluca@debian.org> Mon, 18 Jun 2018 12:02:55 +0100
+
live-build (1:20180411) unstable; urgency=medium
* ONIE: Check_package in the host, not the chroot