From 54d1e40d009a3917bc4351fd359ea756186b9aa2 Mon Sep 17 00:00:00 2001 From: Anton Arapov Date: Jul 12 2017 14:23:40 +0000 Subject: Release. Intel CPU microcode update. 20170707 Signed-off-by: Anton Arapov --- diff --git a/Changelog b/Changelog index 7edf7da..2e50c48 100644 --- a/Changelog +++ b/Changelog @@ -93,4 +93,6 @@ 1.33 02 December 2016, Anton Arapov updated the 1.32 tarball with newer microcode from Intel 1.34 23 May 2017, Anton Arapov - updated the 1.32 tarball with newer microcode from Intel + updated the 1.33 tarball with newer microcode from Intel +1.35 12 July 2017, Anton Arapov + updated the 1.34 tarball with newer microcode from Intel diff --git a/Makefile b/Makefile index 61b75fc..34b4343 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ PROGRAM = microcode_ctl MANPAGE = microcode_ctl.8 -MICROCODE_INTEL = microcode-20170511.tgz +MICROCODE_INTEL = microcode-20170707.tgz MICROCODE_AMD = amd-ucode-2013-11-07.tar INS = install diff --git a/microcode-20170511.tgz b/microcode-20170511.tgz deleted file mode 100644 index b5a5247..0000000 Binary files a/microcode-20170511.tgz and /dev/null differ diff --git a/microcode-20170707.tgz b/microcode-20170707.tgz new file mode 100644 index 0000000..9b5bbf9 Binary files /dev/null and b/microcode-20170707.tgz differ diff --git a/microcode_ctl.spec b/microcode_ctl.spec index e8bf6e2..e519a3b 100644 --- a/microcode_ctl.spec +++ b/microcode_ctl.spec @@ -1,6 +1,6 @@ Summary: Tool to update x86/x86-64 CPU microcode. Name: microcode_ctl -Version: 1.34 +Version: 1.35 Release: 1 Group: System Environment/Base License: GPLv2+ and Redistributable, no modification permitted