diff --git a/microcode_ctl.spec b/microcode_ctl.spec index c83bdf8038759151e1fb2e06140936fd791958a3..21b606fbb691375a3bd1746f6a45d9f5012483b8 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -3,10 +3,10 @@ Name: microcode_ctl Summary: Microcode update for CPU Version: 20241112 -Release: 1 +Release: 2 License: GPL-2.0-or-later and intel-mcu-2018 URL: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files -ExclusiveArch: %{ix86} x86_64 +ExclusiveArch: %{ix86} x86_64 sw_64 Source0: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/tags/microcode-%{version}.tar.gz %description @@ -29,6 +29,9 @@ rm -rf intel-ucode /lib/firmware/* %changelog +* Mon Feb 17 2025 maqi - 20241112-2 +- Support sw_64 + * Thu Nov 14 2024 Funda Wang - 20241112-1 - update to 20241112 for fix CVE-2024-23918, CVE-2024-21853, CVE-2024-21820