!5 update version to 2.1-31, fix CVE-2020-8695, CVE-2020-8696, CVE-2020-8698

From: @zhanghua1831
Reviewed-by: @si-gui,@small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2020-12-16 09:30:55 +08:00 committed by Gitee
commit f0f5e82933
3 changed files with 5 additions and 2 deletions

Binary file not shown.

BIN
microcode_ctl-2.1-31.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-19 %define upstream_version 2.1-31
Name: microcode_ctl Name: microcode_ctl
Summary: Microcode update for CPU Summary: Microcode update for CPU
Version: 2.1 Version: 2.1
Release: 27 Release: 28
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,5 +27,8 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean
%doc /usr/share/doc/microcode_ctl/* %doc /usr/share/doc/microcode_ctl/*
%changelog %changelog
* 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
* Thu Nov 7 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.1-27 * Thu Nov 7 2019 openEuler Buildteam <buildteam@openeuler.org> - 2.1-27
- Package init - Package init