Release. Intel CPU microcode update. 20180425
Signed-off-by: Anton Arapov <arapov@gmail.com>
This commit is contained in:
parent
c275364ae2
commit
875faf21f5
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@ microcode-20100826.dat
|
||||
/microcode_ctl-2.1-14.tar.xz
|
||||
/microcode_ctl-2.1-15.tar.xz
|
||||
/microcode_ctl-2.1-16.tar.xz
|
||||
/microcode_ctl-2.1-17.tar.xz
|
||||
|
@ -1,10 +1,10 @@
|
||||
%define upstream_version 2.1-16
|
||||
%define upstream_version 2.1-17
|
||||
%global debug_package %{nil}
|
||||
|
||||
Summary: Tool to transform and deploy CPU microcode update for x86
|
||||
Name: microcode_ctl
|
||||
Version: 2.1
|
||||
Release: 22%{?dist}
|
||||
Release: 23%{?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
|
||||
* Wed May 16 2018 Anton Arapov <aarapov@redhat.com> 2:2.1-23
|
||||
- Update to upstream 2.1-17. 20180425
|
||||
|
||||
* Thu Mar 15 2018 Anton Arapov <aarapov@redhat.com> 2:2.1-22
|
||||
- Update to upstream 2.1-16. 20180312
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (microcode_ctl-2.1-16.tar.xz) = 9a5a70548daa156db78ad390232bdcb1f8bd50390e9bf7a34c9f27e92be5265b180dc2478958eca9bf735f8e9125a27fa5993accd9bcd9b6f51391c5c0391a41
|
||||
SHA512 (microcode_ctl-2.1-17.tar.xz) = e408dd775ebd9bb8bdda0de045181336a76d3aa903d48d1f61509e8fc0f212a8c71c9f9668c2c991b5e7bce955591ebd3518e4156eedcc17c2d7f3822d32d94e
|
||||
|
Loading…
Reference in New Issue
Block a user