diff --git a/mokutil.spec b/mokutil.spec index bb556a0..19c6d20 100644 --- a/mokutil.spec +++ b/mokutil.spec @@ -1,6 +1,6 @@ Name: mokutil Version: 0.7.2 -Release: 6%{?dist} +Release: 7%{?dist} Epoch: 2 Summary: Tool to manage UEFI Secure Boot MoK Keys License: GPL-3.0-or-later @@ -47,6 +47,10 @@ mokutil provides a tool to manage keys for Secure Boot through the MoK %{_datadir}/bash-completion/completions/mokutil %changelog +* 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