summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>2017-09-27 12:54:05 -0400
committerMathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com>2017-09-27 12:54:05 -0400
commit926d9476901166a54b71bef61ee5ce93f9712697 (patch)
tree0aadfca603dcd2e67d758b2c6c2332004097e015
parent52b46c08f66fb2c5525b7b6efe6c89e0455bdb34 (diff)
downloadefi-boot-shim-926d9476901166a54b71bef61ee5ce93f9712697.tar.gz
efi-boot-shim-926d9476901166a54b71bef61ee5ce93f9712697.zip
debian/control: add Breaks: for the previous shim-signed builds given that shim will now build and ship BOOT.CSV by itself.
-rw-r--r--debian/changelog2
-rw-r--r--debian/control1
2 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index d439d761..6a423ca2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ shim (13~git1505328971.0780644a-0ubuntu1~test1) UNRELEASED; urgency=medium
* New upstream snapshot: 13~git1505328971.0780644a
* debian/control: add a Build-Depends on libnss3-tools for pk12-util.
* debian/control: add a Build-Depends on libelf-dev.
+ * debian/control: add Breaks: for the previous shim-signed builds given
+ that shim will now build and ship BOOT.CSV by itself.
* debian/rules:
- Update dh_auto_build/dh_auto_clean/dh_auto_install for new upstream
options: set MAKELEVEL.
diff --git a/debian/control b/debian/control
index febdfb9c..d0caba5e 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Vcs-Bzr: lp:~ubuntu-core-dev/shim/trunk
Package: shim
Architecture: amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
+Breaks: shim-signed (<< 1.33~)
Description: boot loader to chain-load signed boot loaders under Secure Boot
This package provides a minimalist boot loader which allows verifying
signatures of other UEFI binaries against either the Secure Boot DB/DBX or