summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog13
-rw-r--r--debian/control1
2 files changed, 14 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 5a8ce2f..3eb67c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,16 @@
+shim-signed (1.28+nmu3) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * (Still) explicitly uploading from a chroot with older binaries
+ installed for shim and sbsigntool, and update Build-Depends to
+ point to those speficic versions. This package will *not* function
+ with other versions installed.
+ * Add Breaks: shim (<= 0.9+1474479173.6c180c6-1), Closes: #924100
+ * +nmu2 fixed the installability problem caused by waiting for
+ Microsoft's signature on the new shim packages. Closes: #922179
+
+ -- Steve McIntyre <93sam@debian.org> Sat, 09 Mar 2019 23:52:41 +0000
+
shim-signed (1.28+nmu2) unstable; urgency=medium
* Non-maintainer upload.
diff --git a/debian/control b/debian/control
index 38940f5..19b6dba 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Package: shim-signed
Architecture: amd64
Depends: ${misc:Depends}, grub-efi-amd64-bin, grub2-common (>= 2.02~beta2-36ubuntu12), mokutil
Replaces: shim (= ${shim:Version})
+Breaks: shim (<= ${shim:Version})
Recommends: secureboot-db
Built-Using: shim (= ${shim:Version})
Description: Secure Boot chain-loading bootloader (Microsoft-signed binary)