import mokutil-0.3.0-11.el8
This commit is contained in:
parent
f33a8401ea
commit
a0562623e6
@ -1,6 +1,6 @@
|
|||||||
Name: mokutil
|
Name: mokutil
|
||||||
Version: 0.3.0
|
Version: 0.3.0
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Summary: Tool to manage UEFI Secure Boot MoK Keys
|
Summary: Tool to manage UEFI Secure Boot MoK Keys
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -58,11 +58,15 @@ make PREFIX=%{_prefix} LIBDIR=%{_libdir} DESTDIR=%{buildroot} install
|
|||||||
%{_datadir}/bash-completion/completions/mokutil
|
%{_datadir}/bash-completion/completions/mokutil
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Fri Sep 25 2020 Javier Martinez Canillas <javierm@redhat.com> - 0.3.0-10
|
* Tue Jan 05 2021 Javier Martinez Canillas <javierm@redhat.com> - 0.3.0-11
|
||||||
|
- Bump NVR for brew to build the package
|
||||||
|
Related: rhbz##1907418
|
||||||
|
|
||||||
|
* Wed Dec 30 2020 Javier Martinez Canillas <javierm@redhat.com> - 0.3.0-10
|
||||||
- Add mokutil code to consume data from /sys/firmware/efi/mok-variables/
|
- Add mokutil code to consume data from /sys/firmware/efi/mok-variables/
|
||||||
as well as attempting to consume numbered mok variables from efivarfs
|
as well as attempting to consume numbered mok variables from efivarfs
|
||||||
when mok-variables aren't present (pjones)
|
when mok-variables aren't present (pjones)
|
||||||
Resolves: rhbz#1877343
|
Resolves: rhbz#1907418
|
||||||
|
|
||||||
* Tue Jul 24 2018 Peter Jones <pjones@redhat.com> - 0.3.0-9
|
* Tue Jul 24 2018 Peter Jones <pjones@redhat.com> - 0.3.0-9
|
||||||
- Minor obsoletes fix
|
- Minor obsoletes fix
|
||||||
|
Loading…
Reference in New Issue
Block a user