!56 Sync master and update to 20240312 for fix CVE-2023-38575
From: @wk333 Reviewed-by: @wu-leilei Signed-off-by: @wu-leilei
This commit is contained in:
commit
bd41b23693
Binary file not shown.
@ -2,12 +2,12 @@
|
|||||||
|
|
||||||
Name: microcode_ctl
|
Name: microcode_ctl
|
||||||
Summary: Microcode update for CPU
|
Summary: Microcode update for CPU
|
||||||
Version: 20231114
|
Version: 20240312
|
||||||
Release: 1
|
Release: 1
|
||||||
License: GPLv2+ and Redistributable, no modification permitted
|
License: GPLv2+ and Redistributable, no modification permitted
|
||||||
URL: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files
|
URL: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files
|
||||||
ExclusiveArch: %{ix86} x86_64 loongarch64
|
ExclusiveArch: %{ix86} x86_64 loongarch64 ppc64le
|
||||||
Source0: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/tags/microcode-20231114.tar.gz
|
Source0: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/tags/microcode-%{version}.tar.gz
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This is a tool to transform and deploy microcode update for x86 CPUs.
|
This is a tool to transform and deploy microcode update for x86 CPUs.
|
||||||
@ -29,6 +29,12 @@ rm -rf intel-ucode
|
|||||||
/lib/firmware/*
|
/lib/firmware/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 14 2024 wangkai <13474090681@163.com> - 20240312-1
|
||||||
|
- Update to 20240312 for fix CVE-2023-38575
|
||||||
|
|
||||||
|
* Mon Mar 4 2024 peng.zou <peng.zou@shingroup.cn> - 20231114-2
|
||||||
|
- add ppc64le support
|
||||||
|
|
||||||
* Tue Jan 9 2024 liyanan <liyanan61@h-partners.com> - 20231114-1
|
* Tue Jan 9 2024 liyanan <liyanan61@h-partners.com> - 20231114-1
|
||||||
- Modify Source0 to get it form github
|
- Modify Source0 to get it form github
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user