diff options
author | Steve McIntyre <steve@einval.com> | 2021-04-21 22:47:52 +0100 |
---|---|---|
committer | Steve McIntyre <steve@einval.com> | 2021-04-21 22:47:52 +0100 |
commit | e8befadfb0527f4ee76c13a49af754a558bc6c5a (patch) | |
tree | 18239ab466fd347e51ca9f2d707020cce1e95179 | |
parent | c97184898d6f160bbdef21979fd88a3892cb178d (diff) | |
download | efi-boot-shim-debian/15.4-2_deb10u1.tar.gz efi-boot-shim-debian/15.4-2_deb10u1.zip |
Use a better version number for the buster builddebian/15.4-2_deb10u1
-rw-r--r-- | debian/changelog | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 8fc60c7c..7b1c60b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -shim (15.4-1~deb10u2) buster; urgency=medium +shim (15.4-2~deb10u1) buster; urgency=medium * Add two further patches from upstream: + fix import_one_mok_state() after split |