Release. Intel CPU microcode update. 20180312
This commit is contained in:
parent
004d0a7152
commit
c275364ae2
1
.gitignore
vendored
1
.gitignore
vendored
@ -36,3 +36,4 @@ microcode-20100826.dat
|
||||
/microcode_ctl-2.1-13.tar.xz
|
||||
/microcode_ctl-2.1-14.tar.xz
|
||||
/microcode_ctl-2.1-15.tar.xz
|
||||
/microcode_ctl-2.1-16.tar.xz
|
||||
|
@ -1,10 +1,10 @@
|
||||
%define upstream_version 2.1-15
|
||||
%define upstream_version 2.1-16
|
||||
%global debug_package %{nil}
|
||||
|
||||
Summary: Tool to transform and deploy CPU microcode update for x86
|
||||
Name: microcode_ctl
|
||||
Version: 2.1
|
||||
Release: 21%{?dist}
|
||||
Release: 22%{?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
|
||||
* Thu Mar 15 2018 Anton Arapov <aarapov@redhat.com> 2:2.1-22
|
||||
- Update to upstream 2.1-16. 20180312
|
||||
|
||||
* Thu Feb 08 2018 Fedora Release Engineering <releng@fedoraproject.org> - 2:2.1-21
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (microcode_ctl-2.1-15.tar.xz) = 2c1c65b62de80ca958068f18b54c3c635415c45f83095d5dbf07c5c94776b0297c8ae8cf82271cc96d6ded9bf6e22c511f6a50523b307fd9e995d723621d63e7
|
||||
SHA512 (microcode_ctl-2.1-16.tar.xz) = 9a5a70548daa156db78ad390232bdcb1f8bd50390e9bf7a34c9f27e92be5265b180dc2478958eca9bf735f8e9125a27fa5993accd9bcd9b6f51391c5c0391a41
|
||||
|
Loading…
Reference in New Issue
Block a user