From 8f81bd64c3fb33526ff2fd1238d98f2833fde6e8 Mon Sep 17 00:00:00 2001 From: Anton Arapov Date: Jul 08 2014 12:18:11 +0000 Subject: Release. Intel CPU microcode update. 20140624 Signed-off-by: Anton Arapov --- diff --git a/Changelog b/Changelog index eacdd8c..bef6834 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,6 @@ +2.1-5 08 July 2014, Anton Arapov + Intel CPU microcode update. 20140624 + 2.1-4 01 May 2014, Anton Arapov Intel CPU microcode update. 20140430 diff --git a/Makefile b/Makefile index bc20cef..c600292 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-20140430.tgz +MICROCODE_INTEL = microcode-20140624.tgz INS = install CC = gcc diff --git a/README b/README index 567ced9..f139a0b 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-20140430.tgz b/microcode-20140430.tgz deleted file mode 100644 index aa2fee9..0000000 Binary files a/microcode-20140430.tgz and /dev/null differ diff --git a/microcode-20140624.tgz b/microcode-20140624.tgz new file mode 100644 index 0000000..98b8098 Binary files /dev/null and b/microcode-20140624.tgz differ diff --git a/microcode_ctl.spec b/microcode_ctl.spec index e04321a..7a4e056 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: 4 +Release: 5 Group: System Environment/Base License: GPLv2+ and Redistributable, no modification permitted URL: http://fedorahosted.org/microcode_ctl