!126 [sync] PR-122: update to version 20250512

From: @openeuler-sync-bot 
Reviewed-by: @cherry530 
Signed-off-by: @cherry530
This commit is contained in:
openeuler-ci-bot 2025-05-14 03:00:24 +00:00 committed by Gitee
commit eab3aaf640
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 9 additions and 8 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:1da88b51953c9da2e20b5c94b3d7270cf87ea5babcaa56e3d6a5c9eaf11694b3
size 11844354

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:041af7d2f5791a47c1e914abd7d6255de4d4fc61b0f8e49ada6ee7014bcc3614
size 14985022

View File

@ -2,7 +2,7 @@
Name: microcode_ctl Name: microcode_ctl
Summary: Microcode update for CPU Summary: Microcode update for CPU
Version: 20250211 Version: 20250512
Release: 1 Release: 1
License: GPL-2.0-or-later and intel-mcu-2018 License: GPL-2.0-or-later and intel-mcu-2018
URL: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files URL: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files
@ -14,21 +14,22 @@ This is a tool to transform and deploy microcode update for x86 CPUs.
%prep %prep
%autosetup -n Intel-Linux-Processor-Microcode-Data-Files-microcode-%{version} %autosetup -n Intel-Linux-Processor-Microcode-Data-Files-microcode-%{version}
rm -rf intel-ucode intel-ucode-with-caveats
%build %build
tar xf %{SOURCE0} --strip 1 */intel-ucode/* */intel-ucode-with-caveats/* \
--one-top-level=intel-ucode --strip-components=2 --backup=simple
%install %install
install -d %{buildroot}/lib/firmware/intel-ucode install -d %{buildroot}/lib/firmware/intel-ucode
install -m 644 intel-ucode/* %{buildroot}/lib/firmware/intel-ucode install -m 644 intel-ucode/* %{buildroot}/lib/firmware/intel-ucode
rm -rf intel-ucode install -m 644 intel-ucode-with-caveats/* %{buildroot}/lib/firmware/intel-ucode
%files %files
/lib/firmware/* /lib/firmware/*
%changelog %changelog
* Tue May 13 2025 Funda Wang <fundawang@yeah.net> - 20250512-1
- update to 20250512 to fix CVE-2024-28956, CVE-2025-24495, CVE-2025-20012,
CVE-2024-45332, CVE-2025-20623, CVE-2024-43420, CVE-2025-20054, CVE-2025-20103
* Wed Feb 12 2025 Funda Wang <fundawang@yeah.net> - 20250211-1 * Wed Feb 12 2025 Funda Wang <fundawang@yeah.net> - 20250211-1
- update to 2025021 for fix CVE-2024-28047, CVE-2024-31157, CVE-2024-39279, - update to 2025021 for fix CVE-2024-28047, CVE-2024-31157, CVE-2024-39279,
CVE-2024-28127, CVE-2024-29214, CVE-2024-24582, CVE-2023-34440, CVE-2024-37020, CVE-2024-28127, CVE-2024-29214, CVE-2024-24582, CVE-2023-34440, CVE-2024-37020,