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/changelog | |
| parent | 6c669d4cdf6ebb034d303ae3acc0e76c6d50ca5b (diff) | |
| download | shim-signed-debian/1.37.tar.gz shim-signed-debian/1.37.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/changelog')
| -rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 1569bfb..d78ac2a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +shim-signed (1.37) unstable; urgency=medium + + * Build against new signed binaries corresponding to 15.4-6 + 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 + + -- Steve McIntyre <93sam@debian.org> Tue, 29 Jun 2021 09:26:20 +0100 + shim-signed (1.36) unstable; urgency=medium * Add defensive code around calls to db_get. Don't fail if they |
