From a97cd46a24cb6bfa5e0255be9fcaebb716714b66 Mon Sep 17 00:00:00 2001 From: Steve McIntyre Date: Sun, 13 Jan 2019 17:06:18 +0000 Subject: [PATCH] Add more entries in the changelog --- debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2b942cd8..c64fc516 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,11 @@ debian-cd (3.1.22) UNRELEASED; urgency=medium building * [update-cd] Generate checksums for torrents and jigdo files too if desired. + * Add initial support for generating media including packages from + backports. + * Update boot-x86 to handle UEFI Secure Boot better (minimal changes, + real work is in d-i) + * Also include shim-signed and grub-efi-amd64-signed for amd64 media [ David Kalnischkies ] * Provide hashes for uncompressed Translation-* again. Closes: #767253