!13 [sync] PR-8: Update version to 2.1-33 for fix CVE-2020-24511 CVE-2020-24512

From: @openeuler-sync-bot
Reviewed-by: @ruebb
Signed-off-by: @ruebb
This commit is contained in:
openeuler-ci-bot 2021-09-23 12:01:59 +00:00 committed by Gitee
commit 6260bea46a
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
microcode_ctl-2.1-33.tar.xz Normal file

Binary file not shown.

View File

@ -1,10 +1,10 @@
%global debug_package %{nil} %global debug_package %{nil}
%define upstream_version 2.1-31 %define upstream_version 2.1-33
Name: microcode_ctl Name: microcode_ctl
Summary: Microcode update for CPU Summary: Microcode update for CPU
Version: 2.1 Version: 2.1
Release: 28 Release: 33
License: GPLv2+ and Redistributable, no modification permitted License: GPLv2+ and Redistributable, no modification permitted
URL: https://pagure.io/microcode_ctl URL: https://pagure.io/microcode_ctl
ExclusiveArch: %{ix86} x86_64 ExclusiveArch: %{ix86} x86_64
@ -27,6 +27,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean
%doc /usr/share/doc/microcode_ctl/* %doc /usr/share/doc/microcode_ctl/*
%changelog %changelog
* Thu Sep 23 2021 yaoxin <yaoxin30@huawei.com> - 2.1-33
- update version to 2.1-33, fix CVE-2020-24511 CVE-2020-24512
* Mon Dec 14 2020 zhanghua <zhanghua40@huawei.com> - 2.1-28 * Mon Dec 14 2020 zhanghua <zhanghua40@huawei.com> - 2.1-28
- update version to 2.1-31, fix CVE-2020-8695, CVE-2020-8696, CVE-2020-8698 - update version to 2.1-31, fix CVE-2020-8695, CVE-2020-8696, CVE-2020-8698