diff options
author | Luca Boccassi <bluca@debian.org> | 2018-03-28 20:21:19 +0100 |
---|---|---|
committer | Luca Boccassi <bluca@debian.org> | 2018-03-28 20:22:01 +0100 |
commit | 44e0d3520e9440cab692c86536083b3ce19510a2 (patch) | |
tree | 1c99d2eb596428f65ce448f2e213b6c269c22c57 | |
parent | 919604643bb66a2e2c4ea1cf6a630a6a6e24fbfa (diff) | |
download | vyos-live-build-44e0d3520e9440cab692c86536083b3ce19510a2.tar.gz vyos-live-build-44e0d3520e9440cab692c86536083b3ce19510a2.zip |
Update changelog for 1:20180328 releasedebian/1%20180328
Set urgency to low to allow for more time in unstable
-rw-r--r-- | debian/changelog | 18 |
1 files changed, 16 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 0277f848a..d6314f344 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -live-build (1:20180224) UNRELEASED; urgency=medium +live-build (1:20180328) unstable; urgency=low [ Raphaël Hertzog ] * Restore i386/amd64 autodetection in grub after rename of @@ -22,7 +22,21 @@ live-build (1:20180224) UNRELEASED; urgency=medium * Simplify bootstrapping of foreign architectures with qemu-debootstrap (Closes: #847919) - -- Raphaël Hertzog <hertzog@debian.org> Sat, 24 Feb 2018 17:55:25 +0100 + [ Steven Shiau ] + * Add grub-based UEFI boot support for ARM64 (Closes: #885692) + + [ Luca Boccassi ] + * UEFI: add minimal grub.cfg to fat32 partition (Closes: #892406) + * UEFI: add support for Secure Boot on amd64 and arm64 (Closes: #821084) + * UEFI: use uppercase EFI directory name for Tianocore + * Add NEWS file to warn users about change of live-boot mount paths + * Add options to build ONIE images + * Add Acquire::AllowInsecureRepositories to fix apt-secure in sid + * Use HTTPS in debian/copyright (policy 4.0.0). + * Bump Standards-Version to 4.1.3. + * Add myself to Uploaders. + + -- Luca Boccassi <bluca@debian.org> Wed, 28 Mar 2018 20:20:46 +0100 live-build (1:20171207) unstable; urgency=medium |