diff options
author | Steve McIntyre <steve@einval.com> | 2021-05-06 00:40:56 +0100 |
---|---|---|
committer | Steve McIntyre <steve@einval.com> | 2021-05-06 00:40:56 +0100 |
commit | 45dce64638fc70dd447bb5bdfc31d3eb035aec1c (patch) | |
tree | ad5dac0a6c03a74e7f52d4daff7fd4e215429699 /debian/changelog | |
parent | fca690565375b167d947e53d15ffdcf93fbee181 (diff) | |
download | efi-boot-shim-debian/15.4-5.tar.gz efi-boot-shim-debian/15.4-5.zip |
Add defensive code around calls to db_getdebian/15.4-5
Don't fail if they return errors.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index aacd2b24..3e344ad7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +shim (15.4-5) unstable; urgency=medium + + * Add defensive code around calls to db_get. Don't fail if they + return errors. + + -- Steve McIntyre <93sam@debian.org> Thu, 06 May 2021 00:37:49 +0100 + shim (15.4-4) unstable; urgency=medium * Fix up those maintainer scripts - if we're not running on an EFI |