Add riscv64 to ExclusiveArch

This commit is contained in:
Andrew Lukoshko 2026-09-05 02:48:33 +00:00 committed by root
commit 71871f86c0

View File

@ -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 <alukoshko@almalinux.org> - 2:0.7.2-6.alma.1
* Sat Sep 05 2026 Andrew Lukoshko <alukoshko@almalinux.org> - 2:0.7.2-7.alma.1
- Add riscv64 to ExclusiveArch
* Thu Sep 03 2026 Nicolas Frayer <nfrayer@redhat.com> - 0.7.2-7
- PasswordCrypt: Fix an ABI issue
- Resolves: #RHEL-251898
* Tue Sep 01 2026 Nicolas Frayer <nfrayer@redhat.com> - 0.7.2-6
- Remove MD5 and DES password support
- Resolves: #RHEL-251898