diff --git a/microcode-20230808.tar.gz b/microcode-20231114.tar.gz similarity index 32% rename from microcode-20230808.tar.gz rename to microcode-20231114.tar.gz index 034191344b90bd9bdea4399276961b44050a096e..c721ad99c0233d0f87da7194454855608790d48d 100644 --- a/microcode-20230808.tar.gz +++ b/microcode-20231114.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:fe49bb719441f20335ed6004090ab38cdc374134d36d4f5d30be7ed93b820313 -size 13011561 +oid sha256:cee26f311f7e2c039dd48cd30f995183bde9b98fb4c3039800e2ddaf5c090e55 +size 12466839 diff --git a/microcode_ctl.spec b/microcode_ctl.spec index ad77023d6add4c746e18439dd72769e7f2daac35..4d8ccd855c446961d8d2cbfed79021b704b44327 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -1,10 +1,10 @@ -%define anolis_release 2 +%define anolis_release 1 %define base_name microcode %global debug_package %{nil} Summary: Tool to transform and deploy CPU microcode update for x86 Name: %{base_name}_ctl -Version: 20230808 +Version: 20231114 Release: %{anolis_release}%{?dist} License: GPLv2+ and Redistributable, no modification permitted URL: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files @@ -45,6 +45,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean %changelog +* Wed Feb 28 2024 mgb01105731 - 20231114-1 +- update to 20231114 + * Mon Sep 25 2023 Wenlong Zhang - 20230808-2 - Add loongarch64 support