mirror of
https://src.fedoraproject.org/rpms/grub2.git
synced 2024-11-24 06:22:43 +00:00
Rebuild for secure-boot signing
This commit is contained in:
parent
5e72956199
commit
5d7c163550
1 changed files with 4 additions and 1 deletions
|
@ -17,7 +17,7 @@
|
|||
Name: grub2
|
||||
Epoch: 1
|
||||
Version: 2.06
|
||||
Release: 27%{?dist}
|
||||
Release: 28%{?dist}
|
||||
Summary: Bootloader with support for Linux, Multiboot and more
|
||||
License: GPLv3+
|
||||
URL: http://www.gnu.org/software/grub/
|
||||
|
@ -526,6 +526,9 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Wed Mar 23 2022 Peter Robinson <pbrobinson@fedoraproject.org> 2.06-28
|
||||
- Rebuild for secure-boot signing
|
||||
|
||||
* Tue Mar 22 2022 Adam Williamson <awilliam@redhat.com> - 2.06-27
|
||||
- Revert "Use my sort patch instead", it broke Rawhide
|
||||
- Tweak BLS skipping on ostree to work in chroots (I hope)
|
||||
|
|
Loading…
Reference in a new issue