]> git.proxmox.com Git - efi-boot-shim.git/commitdiff
Tweak the version dependency of the -helpers-ARCH-signed packages
authorSteve McIntyre <93sam@debian.org>
Mon, 30 Mar 2020 14:17:47 +0000 (15:17 +0100)
committerSteve McIntyre <93sam@debian.org>
Mon, 30 Mar 2020 14:22:35 +0000 (15:22 +0100)
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

debian/changelog
debian/signing-template/control.in

index d93102ebf78c6a7edfe2cedfed8a1b66803f2fd7..242c6c322d4d8c53c682780098a00a69f9c3d678 100644 (file)
@@ -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 ]
index 552dcf5d7d2bb14db84a9b9979c08ecb57e93483..9d75d9259928060ebe22b9b9a732946e26f03508 100644 (file)
@@ -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