Release. Intel CPU microcode update. 20191115
Signed-off-by: Anton Arapov <arapov@gmail.com>
This commit is contained in:
parent
3f2206e2e2
commit
cda5fbd915
1
.gitignore
vendored
1
.gitignore
vendored
@ -44,3 +44,4 @@ microcode-20100826.dat
|
||||
/microcode_ctl-2.1-21.tar.xz
|
||||
/microcode_ctl-2.1-22.tar.xz
|
||||
/microcode_ctl-2.1-23.tar.xz
|
||||
/microcode_ctl-2.1-25.tar.xz
|
||||
|
@ -1,10 +1,10 @@
|
||||
%define upstream_version 2.1-23
|
||||
%define upstream_version 2.1-25
|
||||
%global debug_package %{nil}
|
||||
|
||||
Summary: Tool to transform and deploy CPU microcode update for x86
|
||||
Name: microcode_ctl
|
||||
Version: 2.1
|
||||
Release: 32%{?dist}
|
||||
Release: 34%{?dist}
|
||||
Epoch: 2
|
||||
License: GPLv2+ and Redistributable, no modification permitted
|
||||
URL: https://pagure.io/microcode_ctl
|
||||
@ -34,6 +34,12 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean
|
||||
|
||||
|
||||
%changelog
|
||||
* Mon Nov 18 2019 Anton Arapov <aarapov@redhat.com> 2:2.1-34
|
||||
- Update to upstream 2.1-25. 20191115
|
||||
|
||||
* Tue Nov 12 2019 Justin Forbes <jforbes@fedoraproject.org> 2:2.1-33
|
||||
- Update to microcode-20191112 for CVE fixes
|
||||
|
||||
* Wed Oct 02 2019 Anton Arapov <aarapov@redhat.com> 2:2.1-32
|
||||
- Update to upstream 2.1-23. 20190918
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (microcode_ctl-2.1-23.tar.xz) = 04347883443d8a4d756b4010f95c43f16e26930f351584a94a6bac3a93d8811fab38d54ce0fd60ff87d60273d1459eedff283c11e57e715f8133d923433a51a9
|
||||
SHA512 (microcode_ctl-2.1-25.tar.xz) = d413d9299fcf0e965efbae1db292fa595f8cde08cb602b5bca54879a32e5695449b3ff5763228b80ecbd4027e14938664abd7e1fa4b1e57b433b0db30c856f79
|
||||
|
Loading…
Reference in New Issue
Block a user