diff --git a/microcode-20250211.tar.gz b/microcode-20250512.tar.gz similarity index 32% rename from microcode-20250211.tar.gz rename to microcode-20250512.tar.gz index ab0b8e2ea26168d585b67eefd62b6cf1f8d23171..99d2264637e6bde01133c2b7578af0df0709d95f 100644 --- a/microcode-20250211.tar.gz +++ b/microcode-20250512.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:1da88b51953c9da2e20b5c94b3d7270cf87ea5babcaa56e3d6a5c9eaf11694b3 -size 11844354 +oid sha256:041af7d2f5791a47c1e914abd7d6255de4d4fc61b0f8e49ada6ee7014bcc3614 +size 14985022 diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 86ef6abc8e158019a28bb84d5c498b4b121da2fd..c6c633d9e356156287521c9b562a0187f35f9f4e 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -2,7 +2,7 @@ Name: microcode_ctl Summary: Microcode update for CPU -Version: 20250211 +Version: 20250512 Release: 1 License: GPL-2.0-or-later and intel-mcu-2018 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 %autosetup -n Intel-Linux-Processor-Microcode-Data-Files-microcode-%{version} -rm -rf intel-ucode intel-ucode-with-caveats %build -tar xf %{SOURCE0} --strip 1 */intel-ucode/* */intel-ucode-with-caveats/* \ ---one-top-level=intel-ucode --strip-components=2 --backup=simple %install install -d %{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 /lib/firmware/* %changelog +* Tue May 13 2025 Funda Wang - 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 - 20250211-1 - 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,