diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d9d09dff2..7fcb57c7c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,11 @@ live-build (1:20160105) UNRELEASED; urgency=medium in the advanced menu. * Add EFI boot support with grub-efi, thanks to Adrian Gibanel Lopez. Closes: #731709 + * Fix usage of config/packages.chroot/*.deb that has been broken by the + switch to GnuPG2 by default by no longer using GnuPG but relying + on APT's trusted=yes attribute instead. + Thus we no longer have remaining key in /etc/apt/trusted.gpg + after building. Closes: #816204 -- Raphaƫl Hertzog <hertzog@debian.org> Tue, 05 Jan 2016 18:03:44 +0100 |