From 03eb7989a3ffe264a72389d81e9b976bdac0b0ad Mon Sep 17 00:00:00 2001 From: Anton Arapov Date: Jan 09 2018 17:32:03 +0000 Subject: Release. Intel CPU microcode update. 20180108 Signed-off-by: Anton Arapov --- diff --git a/Changelog b/Changelog index a5655b4..4d03c4b 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,6 @@ +2.1-15 09 January 2018, Anton Arapov + Intel CPU microcode update. 20180108 + 2.1-14 21 November 2017, Anton Arapov Intel CPU microcode update. 20171117 diff --git a/Makefile b/Makefile index 0aab418..1b4922f 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ # as published by the Free Software Foundation; either version # 2 of the License, or (at your option) any later version. -MICROCODE_INTEL = microcode-20171117.tgz +MICROCODE_INTEL = microcode-20180108.tgz INS = install CC = gcc diff --git a/microcode-20171117.tgz b/microcode-20171117.tgz deleted file mode 100644 index d06b14f..0000000 Binary files a/microcode-20171117.tgz and /dev/null differ diff --git a/microcode-20180108.tgz b/microcode-20180108.tgz new file mode 100644 index 0000000..d2adc5f Binary files /dev/null and b/microcode-20180108.tgz differ diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 21a56c2..0b86d90 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -1,7 +1,7 @@ Summary: Tool to transform and deploy CPU microcode update for x86. Name: microcode_ctl Version: 2.1 -Release: 14 +Release: 15 Group: System Environment/Base License: GPLv2+ and Redistributable, no modification permitted URL: http://fedorahosted.org/microcode_ctl