mirror of
https://src.fedoraproject.org/rpms/grub2.git
synced 2024-11-24 06:22:43 +00:00
Bump to re-run signing (no code changes)
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
This commit is contained in:
parent
585c93bad5
commit
18cb3f4120
1 changed files with 4 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
Name: grub2
|
||||
Epoch: 1
|
||||
Version: 2.06
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?dist}
|
||||
Summary: Bootloader with support for Linux, Multiboot and more
|
||||
License: GPLv3+
|
||||
URL: http://www.gnu.org/software/grub/
|
||||
|
@ -523,6 +523,9 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Fri Dec 10 2021 Robbie Harwood <rharwood@redhat.com> - 2.06-9
|
||||
- Bump to re-run signing (no code changes)
|
||||
|
||||
* Thu Dec 09 2021 Robbie Harwood <rharwood@redhat.com> - 2.06-8
|
||||
- Restore grub.cfg umask (CVE-2021-3981)
|
||||
- Resolves: rhbz#2030358
|
||||
|
|
Loading…
Reference in a new issue