diff options
author | Steve McIntyre <steve@einval.com> | 2021-07-12 09:51:50 +0100 |
---|---|---|
committer | Steve McIntyre <steve@einval.com> | 2021-07-12 10:16:24 +0100 |
commit | 8fa494971dd53c0e68b0cfe7ee045dedf038702a (patch) | |
tree | 0b51a2d9864cab3bd9d0f3e10311bd09ed8bf45d /debian/changelog | |
parent | d2ffa6309d7f810ec1e150ae0e124fc2c4b26f75 (diff) | |
download | efi-boot-shim-debian/15.4-7_deb10u1.tar.gz efi-boot-shim-debian/15.4-7_deb10u1.zip |
Tweak how we call grub-install; don't abort on errordebian/15.4-7_deb10u1
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 85af5c78..818bf222 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +shim (15.4-7~deb10u1) buster; 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. Bug #990966 + + -- Steve McIntyre <93sam@debian.org> Mon, 12 Jul 2021 08:59:53 +0100 + shim (15.4-6~deb10u1) buster; urgency=high * Add arm64 patch to tweak section layout and stop crashing |