Release. Intel CPU microcode update. 20200520
Signed-off-by: Anton Arapov <arapov@gmail.com>
This commit is contained in:
parent
4c077f564e
commit
8fc9a2eaf2
1
.gitignore
vendored
1
.gitignore
vendored
@ -46,3 +46,4 @@ microcode-20100826.dat
|
|||||||
/microcode_ctl-2.1-23.tar.xz
|
/microcode_ctl-2.1-23.tar.xz
|
||||||
/microcode_ctl-2.1-25.tar.xz
|
/microcode_ctl-2.1-25.tar.xz
|
||||||
/microcode_ctl-2.1-26.tar.xz
|
/microcode_ctl-2.1-26.tar.xz
|
||||||
|
/microcode_ctl-2.1-27.tar.xz
|
||||||
|
@ -1,10 +1,10 @@
|
|||||||
%define upstream_version 2.1-26
|
%define upstream_version 2.1-27
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
Summary: Tool to transform and deploy CPU microcode update for x86
|
Summary: Tool to transform and deploy CPU microcode update for x86
|
||||||
Name: microcode_ctl
|
Name: microcode_ctl
|
||||||
Version: 2.1
|
Version: 2.1
|
||||||
Release: 36%{?dist}
|
Release: 37%{?dist}
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
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
|
||||||
@ -34,6 +34,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 21 2020 Anton Arapov <aarapov@redhat.com> 2:2.1-37
|
||||||
|
- Update to upstream 2.1-27. 20200520
|
||||||
|
|
||||||
* Mon May 11 2020 Anton Arapov <aarapov@redhat.com> 2:2.1-36
|
* Mon May 11 2020 Anton Arapov <aarapov@redhat.com> 2:2.1-36
|
||||||
- Update to upstream 2.1-26. 20200508
|
- Update to upstream 2.1-26. 20200508
|
||||||
|
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (microcode_ctl-2.1-26.tar.xz) = 2cf1a8140482b10073c7de3f05c728f869d82a25c5e84eabdfde7c49d9cf3587bc18a4b1f363189157c46ab36e6540f4d92d1ec1f487595e4f9a88138262e0cc
|
SHA512 (microcode_ctl-2.1-27.tar.xz) = 5db007ccda36d4b1b16310bc42ee49c8de068fffd1b86ab83e6b20202d75251645a4f5e963d82851a011f88fd433f0d4a86890b4e31f6cfcd07444836572b661
|
||||||
|
Loading…
Reference in New Issue
Block a user