import mokutil-0.3.0-11.el8

This commit is contained in:
CentOS Sources 2021-01-12 06:13:43 +00:00 committed by Andrew Lukoshko
parent de601b5e93
commit db98e7d81f
1 changed files with 7 additions and 3 deletions

View File

@ -1,6 +1,6 @@
Name: mokutil
Version: 0.3.0
Release: 10%{?dist}
Release: 11%{?dist}
Epoch: 1
Summary: Tool to manage UEFI Secure Boot MoK Keys
License: GPLv3+
@ -58,11 +58,15 @@ make PREFIX=%{_prefix} LIBDIR=%{_libdir} DESTDIR=%{buildroot} install
%{_datadir}/bash-completion/completions/mokutil
%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/
as well as attempting to consume numbered mok variables from efivarfs
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
- Minor obsoletes fix