Release. Intel CPU microcode update. 20200616
Signed-off-by: Anton Arapov <arapov@gmail.com>
This commit is contained in:
parent
8d7f75b937
commit
ea1cc9cc92
1
.gitignore
vendored
1
.gitignore
vendored
@ -48,3 +48,4 @@ microcode-20100826.dat
|
||||
/microcode_ctl-2.1-26.tar.xz
|
||||
/microcode_ctl-2.1-27.tar.xz
|
||||
/microcode_ctl-2.1-28.tar.xz
|
||||
/microcode_ctl-2.1-29.tar.xz
|
||||
|
@ -1,10 +1,10 @@
|
||||
%define upstream_version 2.1-28
|
||||
%define upstream_version 2.1-29
|
||||
%global debug_package %{nil}
|
||||
|
||||
Summary: Tool to transform and deploy CPU microcode update for x86
|
||||
Name: microcode_ctl
|
||||
Version: 2.1
|
||||
Release: 38%{?dist}
|
||||
Release: 39%{?dist}
|
||||
Epoch: 2
|
||||
License: GPLv2+ and Redistributable, no modification permitted
|
||||
URL: https://pagure.io/microcode_ctl
|
||||
@ -34,6 +34,9 @@ make DESTDIR=%{buildroot} PREFIX=%{_prefix} INSDIR=/usr/sbin install clean
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Jun 16 2020 Anton Arapov <aarapov@redhat.com> 2:2.1-39
|
||||
- Update to upstream 2.1-29. 20200616
|
||||
|
||||
* Wed Jun 10 2020 Anton Arapov <aarapov@redhat.com> 2:2.1-38
|
||||
- Update to upstream 2.1-28. 20200609
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (microcode_ctl-2.1-28.tar.xz) = b5b8faf84e941d936a6489ce65fec27369d61a8f913efc2d01d5e24a2b844b011eae6007b874eaf28bc4e03776831a1f96289416ec0ec47cb58b7eb0b6ba73e1
|
||||
SHA512 (microcode_ctl-2.1-29.tar.xz) = 2a4911edea1aeaf14b0f12c857da7d5c54318f3d1b25a9c061fc4613860c6fc1ee3d4e61c1d5f2aa1a87af0a9b232bae8f510a84e66ceecda98579c12b8190a9
|
||||
|
Loading…
Reference in New Issue
Block a user