diff options
author | Steve McIntyre <steve@einval.com> | 2021-04-21 00:25:59 +0100 |
---|---|---|
committer | Steve McIntyre <steve@einval.com> | 2021-04-21 00:25:59 +0100 |
commit | 11e0f1dafde51f35d216e6405804a1462e2db983 (patch) | |
tree | 8a125b885fa233ad06ae22fea5ee42f74801b26a | |
parent | 260b35a29f3aee1d91ada894eb1e69c0468674b0 (diff) | |
download | efi-boot-shim-debian/15.4-2.tar.gz efi-boot-shim-debian/15.4-2.zip |
Add changelog for 15.4-2 with new patchesdebian/15.4-2
-rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 199fc432..b8f1fe35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +shim (15.4-2) unstable; urgency=medium + + * Add two further patches from upstream: + + fix import_one_mok_state() after split + + Don't call QueryVariableInfo() on EFI 1.10 machines (e.g. older + Intel Mac machines) + + -- Steve McIntyre <93sam@debian.org> Wed, 21 Apr 2021 00:23:02 +0100 + shim (15.4-1) unstable; urgency=medium * New upstream release fixing more bugs: SBAT and arm64 support |