diff options
| author | Steve McIntyre <steve@einval.com> | 2023-08-04 11:05:13 +0100 |
|---|---|---|
| committer | Steve McIntyre <steve@einval.com> | 2023-08-04 11:05:13 +0100 |
| commit | f8fb9d97bb38af6d8534f13fb5692dcf67e7b132 (patch) | |
| tree | fa1d97c0ae29eec5d0cb9edd85afdac5496d35de /debian | |
| parent | 70afb966eab54aac86013d74464598fc1cc58b54 (diff) | |
| download | shim-signed-f8fb9d97bb38af6d8534f13fb5692dcf67e7b132.tar.gz shim-signed-f8fb9d97bb38af6d8534f13fb5692dcf67e7b132.zip | |
Stop recommending secureboot-db, we don't have that package
Closes: #1042964, #1041449, #932358
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 | ||||
| -rw-r--r-- | debian/control | 1 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8498d1f..f088d99 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +shim-signed (1.40) unstable; urgency=medium + + * Stop recommending secureboot-db, we don't have that package. + Closes: #1042964, #1041449, #932358 + + -- Steve McIntyre <93sam@debian.org> Thu, 09 Mar 2023 00:58:53 +0000 + shim-signed (1.39) unstable; urgency=medium * Build against new signed binaries corresponding to 15.7-1 diff --git a/debian/control b/debian/control index 2cb0e33..3de1101 100644 --- a/debian/control +++ b/debian/control @@ -25,7 +25,6 @@ Depends: ${misc:Depends}, grub-efi-arm64-bin [arm64], shim-helpers-arm64-signed (>= 1+15.4+2) [arm64], grub2-common (>= 2.06-6) -Recommends: secureboot-db Built-Using: shim (= ${shim:Version}) Description: Secure Boot chain-loading bootloader (Microsoft-signed binary) This package provides a minimalist boot loader which allows verifying |
