diff --git a/download b/download index 0e15dee86a86031af7c2c1b72627f23c2904c977..cd1055261e94e2f054ad89e6c2b0b788b2cd078f 100644 --- a/download +++ b/download @@ -1,2 +1,2 @@ -a42c1f11cef9426c0555b410b5616ffe microcode-20240531.tar.gz +710c380840a2fe99d68837267fcec9a5 microcode-20241112.tar.gz 69257ac2c31b0ff2972978d299175c6c microcode_ctl-2.1-18.tar.xz diff --git a/microcode_ctl-use-microcode-20240531-tgz.patch b/microcode_ctl-use-microcode-20241112-tgz.patch similarity index 91% rename from microcode_ctl-use-microcode-20240531-tgz.patch rename to microcode_ctl-use-microcode-20241112-tgz.patch index 785f914b601f4c0c7f5d9c3c31fae9077e5ed384..9ca85fec67250bb2dd055eaedca22922e127b35b 100644 --- a/microcode_ctl-use-microcode-20240531-tgz.patch +++ b/microcode_ctl-use-microcode-20241112-tgz.patch @@ -7,7 +7,7 @@ Index: microcode_ctl-2.1-18/Makefile PROGRAM = intel-microcode2ucode -MICROCODE_INTEL = microcode-20180703.tgz -+MICROCODE_INTEL = microcode-20240531.tar.gz ++MICROCODE_INTEL = microcode-20241112.tar.gz INS = install CC = gcc diff --git a/microcode_ctl.spec b/microcode_ctl.spec index f1e9681204dbcd321956ed5d730e8b849858fda6..a30586250696ccad83ff74fce25bf6a8649d1f3b 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -1,5 +1,5 @@ %define upstream_version 2.1-18 -%define intel_ucode_version 20240531 +%define intel_ucode_version 20241112 %define caveat_dir %{_datarootdir}/microcode_ctl/ucode_with_caveats %define microcode_ctl_libexec %{_libexecdir}/microcode_ctl @@ -21,7 +21,7 @@ Summary: Tool to transform and deploy CPU microcode update for x86. Name: microcode_ctl Version: 2.1 -Release: 73.21%{?dist} +Release: 73.22%{?dist} Epoch: 2 Group: System Environment/Base License: GPLv2+ and Redistributable, no modification permitted @@ -558,6 +558,9 @@ rm -rf %{buildroot} %changelog +* Mon Mar 17 2025 zhuhongbo - 2:2.1-73.22 +- Update CPU microcode version to microcode-20241112 release + * Tue Nov 19 2024 zhuhongbo - 2:2.1-73.21 - fix: update inter cpu to microcode releasei态addresses