diff options
| author | Steve McIntyre <steve@einval.com> | 2021-06-29 11:54:11 +0100 |
|---|---|---|
| committer | Steve McIntyre <steve@einval.com> | 2021-06-29 12:19:03 +0100 |
| commit | 5cf4d57e204e557ecb8f3cb245710d2e47985992 (patch) | |
| tree | e9132ce987dd91054155fad1bee3db9e386d6cd7 /debian/control | |
| parent | 6c669d4cdf6ebb034d303ae3acc0e76c6d50ca5b (diff) | |
| download | shim-signed-5cf4d57e204e557ecb8f3cb245710d2e47985992.tar.gz shim-signed-5cf4d57e204e557ecb8f3cb245710d2e47985992.zip | |
New signed binaries based on shim 15.4-6debian/1.37
Pulls multiple bugfixes in for the signed version:
* Add arm64 patch to tweak section layout and stop crashing
problems. Upstream issue #371. (#990082, #990190)
* In insecure mode, don't abort if we can't create the MokListXRT
variable. Upstream issue #372. (#989962, #990158)
Update build-dep on shim-unsigned to use 15.4-6~deb10u1
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 5184c30..cb7d4e6 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: optional Maintainer: Debian EFI Team <debian-efi@lists.debian.org> Uploaders: Steve McIntyre <93sam@debian.org>, Steve Langasek <vorlon@debian.org> Build-Depends: debhelper (>= 13), - shim-unsigned (= 15.4-5), + shim-unsigned (= 15.4-6), # sbsigntool before 0.9.2-2 had a horrid bug with checksum calculation # which broke our build sbsigntool (>= 0.9.2-2), |
