summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog12
-rw-r--r--debian/signing-template/control.in2
2 files changed, 13 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d93102eb..242c6c32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+shim (15+1533136590.3beb971-9) unstable; urgency=medium
+
+ [ Steve McIntyre ]
+
+ * In the -helpers-ARCH-signed packages, change the version
+ dependency on shim-unsigned to be >= and not =. This will allow
+ for installation to still work in the window while we wait for the
+ template package to do its second trip through the
+ archive. Closes: #955356
+
+ -- Steve McIntyre <93sam@debian.org> Mon, 30 Mar 2020 15:19:08 +0100
+
shim (15+1533136590.3beb971-8) unstable; urgency=medium
[ Steve McIntyre ]
diff --git a/debian/signing-template/control.in b/debian/signing-template/control.in
index 552dcf5d..9d75d925 100644
--- a/debian/signing-template/control.in
+++ b/debian/signing-template/control.in
@@ -12,7 +12,7 @@ Architecture: @arch@
Conflicts: shim (<< 15+1533136590.3beb971-3~),
Replaces: shim (<< 15+1533136590.3beb971-3~), shim-signed (<< 1.29),
Breaks: shim-signed (<< 1.29),
-Depends: shim-unsigned (= @version_binary@), ${misc:Depends},
+Depends: shim-unsigned (>= @version_binary@), ${misc:Depends},
Built-Using: shim (= @version_binary@)
Description: boot loader to chain-load signed boot loaders (signed by Debian)
This package provides a minimalist boot loader which allows verifying