Changelog for
mokutil-debugsource-0.4.0-lp152.3.3.1.x86_64.rpm :
* Wed Sep 16 2020 Gary Ching-Pang Lin
- Add mokutil-bsc1173115-add-ca-and-keyring-checks.patch to add options for CA and kernel keyring checks (bsc#1173115) + Add new BuildRequires: keyutils-devel + Add mokutil-remove-libkeyutils-check.patch to disable the version check of libkeyutils- Refresh mokutil-support-revoke-builtin-cert.patch
* Fri Dec 13 2019 Michel Normand - Add build for ppc64/ppc64le
* Tue May 28 2019 Gary Ching-Pang Lin - Update to 0.4.0 + Rename export_moks as export_db_keys + Add support for exporting other keys + add new --mok argument + set list-enrolled command as default for some arguments + Add more info to --sb-state: show when we\'re in SetupMode or with shim validation disabled + Correct help: --set-timeout is really --timeout + generate_hash() / generate_pw_hash(): don\'t use strlen() for strncpy bounds + Add the type casting to silence the warning + Add a way for mokutil to configure a timeout for MokManager\'s prompt + list_keys_in_var(): check errno correctly, not ret twice + Fix typo in error message when the system lacks Secure Boot support + Add bash completion file + mokutil: be explicit about file modes in all cases + Make all efi_guid_t const + Don\'t allow sha1 on the mokutil command line + Build with -fshort-wchar so toggle passwords work right + Fix the 32bit signedness comparison + Fix the potential buffer overflow- Add mokutil-remove-shebang-from-bash-completion-file.patch to remove shebang from bash-completion/mokutil- Drop upstreamed patches + mokutil-constify-efi-guid.patch + mokutil-fix-overflow.patch + mokutil-fshort-wchar.patch + mokutil-set-efi-variable-file-mode.patch- Refresh mokutil-support-revoke-builtin-cert.patch- Install bash-completion/mokutil
* Thu Mar 21 2019 Gary Ching-Pang Lin - Add modhash to calculate the hash of kernel module (SLE-5661) + Also add openssl to Requires since the script needs it
* Fri Nov 23 2018 glinAATTsuse.com- Enable AArch64 build (bsc#1119769, fate#326541)
* Tue Mar 27 2018 kukukAATTsuse.de- Use %license instead of %doc [bsc#1082318]
* Wed Jul 13 2016 glinAATTsuse.com- Patches for efivar 0.24 + Add mokutil-set-efi-variable-file-mode.patch to set the file mode explicitly. + Add mokutil-constify-efi-guid.patch to make all efi_guild_t variables const. + Refresh mokutil-support-revoke-builtin-cert.patch for the change of efi_set_variable()
* Tue Jun 30 2015 glinAATTsuse.com- Add mokutil-fshort-wchar.patch to make sure the UEFI strings are UCS-2 encoding.
* Tue Nov 04 2014 glinAATTsuse.com- Update to 0.3.0- Add mokutil-fix-overflow.patch to fix the buffer overflow- Drop upstreamed patches + mokutil-upstream-fixes.patch + mokutil-mokx-support.patch + mokutil-check-corrupted-key-list.patch + mokutil-check-secure-boot-support.patch + mokutil-clean-request.patch + mokutil-fix-hash-file-read.patch + mokutil-fix-hash-list-size.patch + mokutil-more-details-for-skipped-keys.patch + mokutil-no-invalid-x509.patch- Refresh mokutil-support-revoke-builtin-cert.patch
* Wed Apr 16 2014 glinAATTsuse.com- Add mokutil-fix-hash-file-read.patch to fix the error handling of reading a hash file