diff options
author | Steve McIntyre <steve@einval.com> | 2021-07-12 09:51:50 +0100 |
---|---|---|
committer | Steve McIntyre <steve@einval.com> | 2021-07-12 09:51:50 +0100 |
commit | 39c311d6773b915df277a62425a6715b2d977ab6 (patch) | |
tree | 1be452a4f492d70b92cbdf24c74ef9089f01c2a4 /debian/changelog | |
parent | 6699b2ef0d48d061735ace4eab4dbde344120196 (diff) | |
download | efi-boot-shim-debian/15.4-7.tar.gz efi-boot-shim-debian/15.4-7.zip |
Tweak how we call grub-install; don't abort on errordebian/15.4-7
Not ideal behaviour either, but don't break upgrades. Copy the
behaviour from the grub packages here. Closes: #990966
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a24705fe..f000a887 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +shim (15.4-7) unstable; urgency=high + + * Tweak how we call grub-install; don't abort on error. Not ideal + behaviour either, but don't break upgrades. Copy the behaviour + from the grub packages here. Closes: #990966 + + -- Steve McIntyre <93sam@debian.org> Mon, 12 Jul 2021 08:53:54 +0100 + shim (15.4-6) unstable; urgency=high * Add arm64 patch to tweak section layout and stop crashing |