From 8c8ae77e661bdba298f256948867d5a619bf1588 Mon Sep 17 00:00:00 2001 From: Anton Arapov Date: May 23 2017 16:31:51 +0000 Subject: Release. Intel CPU microcode update. 20170511 Signed-off-by: Anton Arapov --- diff --git a/Changelog b/Changelog index dd97805..7edf7da 100644 --- a/Changelog +++ b/Changelog @@ -92,3 +92,5 @@ updated the 1.31 tarball with newer microcode from AMD 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 diff --git a/Makefile b/Makefile index d047e19..61b75fc 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ PROGRAM = microcode_ctl MANPAGE = microcode_ctl.8 -MICROCODE_INTEL = microcode-20161104.tgz +MICROCODE_INTEL = microcode-20170511.tgz MICROCODE_AMD = amd-ucode-2013-11-07.tar INS = install diff --git a/microcode-20161104.tgz b/microcode-20161104.tgz deleted file mode 100644 index 387ce26..0000000 Binary files a/microcode-20161104.tgz and /dev/null differ diff --git a/microcode-20170511.tgz b/microcode-20170511.tgz new file mode 100644 index 0000000..b5a5247 Binary files /dev/null and b/microcode-20170511.tgz differ diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 1ba3c6f..e8bf6e2 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.33 +Version: 1.34 Release: 1 Group: System Environment/Base License: GPLv2+ and Redistributable, no modification permitted