mirror of
https://src.fedoraproject.org/rpms/grub2.git
synced 2024-11-24 06:22:43 +00:00
Bump to rerun signing (no code changes)
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
This commit is contained in:
parent
d90546c5ee
commit
46317f98bf
1 changed files with 4 additions and 1 deletions
|
@ -14,7 +14,7 @@
|
|||
Name: grub2
|
||||
Epoch: 1
|
||||
Version: 2.06
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?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-11
|
||||
- Bump to rerun signing (no code changes)
|
||||
|
||||
* Thu Dec 09 2021 Robbie Harwood <rharwood@redhat.com> - 2.06-10
|
||||
- restore umask for grub.cfg (CVE-2021-3981)
|
||||
|
||||
|
|
Loading…
Reference in a new issue