From b12f7fb4bc37943de653aab454e07b67f43549f9 Mon Sep 17 00:00:00 2001 From: Anton Arapov Date: Jul 21 2016 09:54:43 +0000 Subject: Release. Intel CPU microcode update. 20160714 Signed-off-by: Anton Arapov --- diff --git a/Changelog b/Changelog index 36c9660..960a40c 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,6 @@ +2.1-10 21 July 2016, Anton Arapov + Intel CPU microcode update. 20160714 + 2.1-9 24 June 2016, Anton Arapov Intel CPU microcode update. 20160607 diff --git a/Makefile b/Makefile index 86fb565..bd13129 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ # 2 of the License, or (at your option) any later version. PROGRAM = intel-microcode2ucode -MICROCODE_INTEL = microcode-20160607.tgz +MICROCODE_INTEL = microcode-20160714.tgz INS = install CC = gcc diff --git a/microcode-20160607.tgz b/microcode-20160607.tgz deleted file mode 100644 index b1049de..0000000 Binary files a/microcode-20160607.tgz and /dev/null differ diff --git a/microcode-20160714.tgz b/microcode-20160714.tgz new file mode 100644 index 0000000..6373b88 Binary files /dev/null and b/microcode-20160714.tgz differ diff --git a/microcode_ctl.spec b/microcode_ctl.spec index b03a0fe..44e8e93 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: 9 +Release: 10 Group: System Environment/Base License: GPLv2+ and Redistributable, no modification permitted URL: http://fedorahosted.org/microcode_ctl