summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog12
-rw-r--r--debian/control2
2 files changed, 13 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 1569bfb..d78ac2a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+shim-signed (1.37) unstable; urgency=medium
+
+ * Build against new signed binaries corresponding to 15.4-6
+ Pulls multiple bugfixes in for the signed version:
+ + Add arm64 patch to tweak section layout and stop crashing
+ problems. Upstream issue #371. (#990082, #990190)
+ + In insecure mode, don't abort if we can't create the MokListXRT
+ variable. Upstream issue #372. (#989962, #990158)
+ * Update build-dep on shim-unsigned to use 15.4-6
+
+ -- Steve McIntyre <93sam@debian.org> Tue, 29 Jun 2021 09:26:20 +0100
+
shim-signed (1.36) unstable; urgency=medium
* Add defensive code around calls to db_get. Don't fail if they
diff --git a/debian/control b/debian/control
index 5184c30..cb7d4e6 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-5),
+ shim-unsigned (= 15.4-6),
# sbsigntool before 0.9.2-2 had a horrid bug with checksum calculation
# which broke our build
sbsigntool (>= 0.9.2-2),