Bless the TPM module on ppc64le

Resolves: #2051314
Signed-off-by: Robbie Harwood <rharwood@redhat.com>
This commit is contained in:
Robbie Harwood 2022-06-28 22:48:20 +00:00
parent 42b3050a74
commit d1284519d3
2 changed files with 6 additions and 2 deletions

View File

@ -122,7 +122,7 @@
%endif
%ifarch ppc64le
%global platform_modules " appendedsig "
%global platform_modules " appendedsig tpm "
%endif
%ifarch aarch64 %{arm} riscv64

View File

@ -530,7 +530,11 @@ mv ${EFI_HOME}/grub.cfg.stb ${EFI_HOME}/grub.cfg
%endif
%changelog
* Thu Jun 03 2022 Robbie Harwood <rharwood@redhat.com> - 2.06-37
* Tue Jun 28 2022 Robbie Harwood <rharwood@redhat.com> - 2.06-38
- Bless the TPM module on ppc64le
- Resolves: #2051314
* Fri Jun 03 2022 Robbie Harwood <rharwood@redhat.com> - 2.06-37
- CVE fixes for 2022-06-07
- CVE-2022-28736 CVE-2022-28735 CVE-2022-28734 CVE-2022-28733
- CVE-2021-3697 CVE-2021-3696 CVE-2021-3695