diff options
| author | Jan Setje-Eilers <73182357+jsetje@users.noreply.github.com> | 2021-02-17 16:23:14 -0800 |
|---|---|---|
| committer | Jan Setje-Eilers <73182357+jsetje@users.noreply.github.com> | 2021-02-17 16:25:02 -0800 |
| commit | 450f49367df423432fe5322c7fcdfed501fd5f1f (patch) | |
| tree | 747e873c610a3c14318653d6f8d7506c76f95697 | |
| parent | 05f8c34e3a6b8372e31b315b4c0c6b19d8caef32 (diff) | |
| download | efi-boot-shim-450f49367df423432fe5322c7fcdfed501fd5f1f.tar.gz efi-boot-shim-450f49367df423432fe5322c7fcdfed501fd5f1f.zip | |
fix not
Co-authored-by: Christopher Co <christopher.co@microsoft.com>
| -rw-r--r-- | SBAT.example.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/SBAT.example.md b/SBAT.example.md index 57a1c23c..400765b1 100644 --- a/SBAT.example.md +++ b/SBAT.example.md @@ -214,5 +214,5 @@ grub.fedora,2 ``` Two key things here: -- `grub.debian` still got updated to `2` in their `.sbat` data, because a vuln was fixed that is only covered by that updated number. +- `grub.debian` still got updated to `2` in their `.sbat` data, because a vulnerability was fixed that is only covered by that updated number. - There is still no `SBAT` update for `grub.debian`, because there's no binary that needs it which is not covered by updating `grub` to `3`. |
