License compliance rectification.

Signed-off-by: cherry530 <707078654@qq.com>
(cherry picked from commit 18c15f59e35e9034b0eff0fa52a1bda08795925a)
This commit is contained in:
cherry530 2024-08-20 11:18:14 +08:00 committed by openeuler-sync-bot
parent fe4a50ff0e
commit 623e16aa41

View File

@ -3,8 +3,8 @@
Name: microcode_ctl Name: microcode_ctl
Summary: Microcode update for CPU Summary: Microcode update for CPU
Version: 20240531 Version: 20240531
Release: 1 Release: 2
License: GPLv2+ and Redistributable, no modification permitted License: GPL-2.0-or-later and intel-mcu-2018
URL: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files URL: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files
ExclusiveArch: %{ix86} x86_64 loongarch64 ppc64le ExclusiveArch: %{ix86} x86_64 loongarch64 ppc64le
Source0: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/tags/microcode-%{version}.tar.gz 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/* /lib/firmware/*
%changelog %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 * Tue Jun 11 2024 wangkai <13474090681@163.com> - 20240531-1
- Update to 20240531 for fix CVE-2023-45733, CVE-2023-45745, - Update to 20240531 for fix CVE-2023-45733, CVE-2023-45745,
CVE-2023-46103, CVE-2023-47855 CVE-2023-46103, CVE-2023-47855