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

This commit is contained in:
zhanghua1831 2020-12-15 20:03:03 +08:00
parent f486b94eeb
commit c440b0067c
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}
%define upstream_version 2.1-19
%define upstream_version 2.1-31
Name: microcode_ctl
Summary: Microcode update for CPU
Version: 2.1
Release: 27
Release: 28
License: GPLv2+ and Redistributable, no modification permitted
URL: https://pagure.io/microcode_ctl
ExclusiveArch: %{ix86} x86_64
@ -27,5 +27,8 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean
%doc /usr/share/doc/microcode_ctl/*
%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
- Package init