Bless the ofnet module down in ppc64le
Resolves: #2143420 Signed-off-by: Robbie Harwood <rharwood@redhat.com>
This commit is contained in:
parent
3bdba954d6
commit
77d588fe51
@ -122,7 +122,7 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%ifarch ppc64le
|
%ifarch ppc64le
|
||||||
%global platform_modules " appendedsig tpm "
|
%global platform_modules " appendedsig ofnet tpm "
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%ifarch aarch64 %{arm} riscv64
|
%ifarch aarch64 %{arm} riscv64
|
||||||
|
@ -14,7 +14,7 @@
|
|||||||
Name: grub2
|
Name: grub2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.06
|
Version: 2.06
|
||||||
Release: 50%{?dist}
|
Release: 51%{?dist}
|
||||||
Summary: Bootloader with support for Linux, Multiboot and more
|
Summary: Bootloader with support for Linux, Multiboot and more
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
URL: http://www.gnu.org/software/grub/
|
URL: http://www.gnu.org/software/grub/
|
||||||
@ -532,6 +532,10 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Nov 21 2022 Robbie Harwood <rharwood@redhat.com> - 1:2.06-51
|
||||||
|
- Bless the ofnet module down in ppc64le
|
||||||
|
- Resolves: #2143420
|
||||||
|
|
||||||
* Thu Nov 03 2022 Robbie Harwood <rharwood@redhat.com> - 1:2.06-50
|
* Thu Nov 03 2022 Robbie Harwood <rharwood@redhat.com> - 1:2.06-50
|
||||||
- Font CVE fixes
|
- Font CVE fixes
|
||||||
- Resolves: CVE-2022-2601
|
- Resolves: CVE-2022-2601
|
||||||
|
Loading…
Reference in New Issue
Block a user