diff --git a/mokutil.spec b/mokutil.spec index 5712db4..1281be7 100644 --- a/mokutil.spec +++ b/mokutil.spec @@ -1,6 +1,6 @@ Name: mokutil Version: 0.7.2 -Release: 6%{?dist}.alma.1 +Release: 7%{?dist}.alma.1 Epoch: 2 Summary: Tool to manage UEFI Secure Boot MoK Keys License: GPL-3.0-or-later @@ -47,9 +47,13 @@ mokutil provides a tool to manage keys for Secure Boot through the MoK %{_datadir}/bash-completion/completions/mokutil %changelog -* Fri Sep 04 2026 Andrew Lukoshko - 2:0.7.2-6.alma.1 +* Sat Sep 05 2026 Andrew Lukoshko - 2:0.7.2-7.alma.1 - Add riscv64 to ExclusiveArch +* Thu Sep 03 2026 Nicolas Frayer - 0.7.2-7 +- PasswordCrypt: Fix an ABI issue +- Resolves: #RHEL-251898 + * Tue Sep 01 2026 Nicolas Frayer - 0.7.2-6 - Remove MD5 and DES password support - Resolves: #RHEL-251898