From acdc123a93828fd8c61373e404867c3f7fcabc86 Mon Sep 17 00:00:00 2001 From: Anton Arapov Date: Jan 12 2016 14:12:18 +0000 Subject: Release. Intel CPU microcode update. 20151106 Signed-off-by: Anton Arapov --- diff --git a/Changelog b/Changelog index 16887f2..d43ee03 100644 --- a/Changelog +++ b/Changelog @@ -1,10 +1,13 @@ -2.1-7 03 February 2015, Anton Arapov +2.1-8 12 January 2016, Anton Arapov + Intel CPU microcode update. 20151106 + +2.1-7 03 February 2015, Anton Arapov Intel CPU microcode update. 20150121 -2.1-6 21 September 2014, Anton Arapov +2.1-6 21 September 2014, Anton Arapov Intel CPU microcode update. 20140913 -2.1-5 08 July 2014, Anton Arapov +2.1-5 08 July 2014, Anton Arapov Intel CPU microcode update. 20140624 2.1-4 01 May 2014, Anton Arapov diff --git a/Makefile b/Makefile index 8121af3..d25f5dc 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-20150121.tgz +MICROCODE_INTEL = microcode-20151106.tgz INS = install CC = gcc diff --git a/README b/README index f139a0b..07cdb85 100644 --- a/README +++ b/README @@ -21,4 +21,4 @@ o Advanced Micro Devices, Inc and Intel Corporation, for supplying microcode update data and publishing the specifications that enabled us to write microcode driver for Linux. -- Anton Arapov http://fedorahosted.org/microcode_ctl/ +- Anton Arapov http://fedorahosted.org/microcode_ctl/ diff --git a/microcode-20150121.tgz b/microcode-20150121.tgz deleted file mode 100644 index 5228630..0000000 Binary files a/microcode-20150121.tgz and /dev/null differ diff --git a/microcode-20151106.tgz b/microcode-20151106.tgz new file mode 100644 index 0000000..cb2f220 Binary files /dev/null and b/microcode-20151106.tgz differ diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 96d4895..b3eacc7 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: 7 +Release: 8 Group: System Environment/Base License: GPLv2+ and Redistributable, no modification permitted URL: http://fedorahosted.org/microcode_ctl