summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5026513..1569bfb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ shim-signed (1.36) unstable; urgency=medium
* Add defensive code around calls to db_get. Don't fail if they
return errors. Closes: #988114
+ * Update build-dep on shim-unsigned to use 15.4-5
-- Steve McIntyre <93sam@debian.org> Thu, 06 May 2021 00:50:02 +0100
diff --git a/debian/control b/debian/control
index c5da769..5184c30 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian EFI Team <debian-efi@lists.debian.org>
Uploaders: Steve McIntyre <93sam@debian.org>, Steve Langasek <vorlon@debian.org>
Build-Depends: debhelper (>= 13),
- shim-unsigned (= 15.4-4),
+ shim-unsigned (= 15.4-5),
# sbsigntool before 0.9.2-2 had a horrid bug with checksum calculation
# which broke our build
sbsigntool (>= 0.9.2-2),