From 58caa96c02e8964ce8b118c212591400a20217e6 Mon Sep 17 00:00:00 2001 From: Anton Arapov Date: Jan 09 2018 17:26:04 +0000 Subject: Release. Intel CPU microcode update. 20180108 Signed-off-by: Anton Arapov --- diff --git a/Changelog b/Changelog index 8c736ad..f3fcfda 100644 --- a/Changelog +++ b/Changelog @@ -98,3 +98,5 @@ updated the 1.34 tarball with newer microcode from Intel 1.36 21 November 2017, Anton Arapov updated the 1.35 tarball with newer microcode from Intel +1.37 09 January 2018, Anton Arapov + updated the 1.36 tarball with newer microcode from Intel diff --git a/Makefile b/Makefile index dd3a74f..75c8e15 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ PROGRAM = microcode_ctl MANPAGE = microcode_ctl.8 -MICROCODE_INTEL = microcode-20171117.tgz +MICROCODE_INTEL = microcode-20180108.tgz MICROCODE_AMD = amd-ucode-2013-11-07.tar INS = install diff --git a/microcode-20171117.tgz b/microcode-20171117.tgz deleted file mode 100644 index d06b14f..0000000 Binary files a/microcode-20171117.tgz and /dev/null differ diff --git a/microcode-20180108.tgz b/microcode-20180108.tgz new file mode 100644 index 0000000..d2adc5f Binary files /dev/null and b/microcode-20180108.tgz differ diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 519ed51..4170501 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.36 +Version: 1.37 Release: 1 Group: System Environment/Base License: GPLv2+ and Redistributable, no modification permitted