diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 0a60747ca698e7fd03cebc922af75f4fa7dc8668..61c568c77a3ab47f1b1706f661c87b888393da27 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -3,8 +3,8 @@ Name: microcode_ctl Summary: Microcode update for CPU Version: 20240531 -Release: 1 -License: GPLv2+ and Redistributable, no modification permitted +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 loongarch64 ppc64le Source0: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/tags/microcode-%{version}.tar.gz @@ -29,6 +29,9 @@ rm -rf intel-ucode /lib/firmware/* %changelog +* Tue Aug 20 2024 xu_ping <707078654@qq.com> - 20240531-2 +- License compliance rectification. + * Tue Jun 11 2024 wangkai <13474090681@163.com> - 20240531-1 - Update to 20240531 for fix CVE-2023-45733, CVE-2023-45745, CVE-2023-46103, CVE-2023-47855