Tool to manage UEFI Secure Boot MoK Keys
Go to file
Javier Martinez Canillas f42b7a6e10
Port to OpenSSL 3.0
The mokutil tool is using functions that were deprecated since OpenSSL 3.0
and needs to be ported to the newer functions that should be used instead.

Resolves: rhbz#1958040

Signed-off-by: Javier Martinez Canillas <javierm@redhat.com>
2021-05-25 18:31:31 +02:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 19:58:54 +02:00
0001-Avoid-taking-pointer-to-packed-struct.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 19:58:54 +02:00
0002-Fix-a-integer-comparison-sign-issue.patch RHEL 9.0.0 Alpha bootstrap 2020-10-15 19:58:54 +02:00
0003-mokutil-Add-option-to-print-the-UEFI-SBAT-variable-c.patch Merged update from upstream sources 2021-03-26 19:57:01 +00:00
0004-mokutil-add-mok-variables-parsing-support.patch Merged update from upstream sources 2021-03-26 19:57:01 +00:00
0005-mokutil-remove-simple-hash.patch Port to OpenSSL 3.0 2021-05-25 18:31:31 +02:00
0006-man-remove-simple-hash.patch Port to OpenSSL 3.0 2021-05-25 18:31:31 +02:00
0007-mokutil-use-EVP_Digest-functions-instead-of-the-depr.patch Port to OpenSSL 3.0 2021-05-25 18:31:31 +02:00
mokutil.spec Port to OpenSSL 3.0 2021-05-25 18:31:31 +02:00
sources RHEL 9.0.0 Alpha bootstrap 2020-10-15 19:58:54 +02:00