From dbd66d1948998d7cd3e0034ea9319eefdd34dc7f Mon Sep 17 00:00:00 2001 From: Anton Arapov Date: Feb 03 2015 10:57:33 +0000 Subject: Release. Intel CPU microcode update. 20150121 Signed-off-by: Anton Arapov --- diff --git a/Changelog b/Changelog index 903b151..16887f2 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,6 @@ +2.1-7 03 February 2015, Anton Arapov + Intel CPU microcode update. 20150121 + 2.1-6 21 September 2014, Anton Arapov Intel CPU microcode update. 20140913 diff --git a/Makefile b/Makefile index 45f3a87..8121af3 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-20140913.tgz +MICROCODE_INTEL = microcode-20150121.tgz INS = install CC = gcc diff --git a/microcode-20140913.tgz b/microcode-20140913.tgz deleted file mode 100644 index b4dce4f..0000000 Binary files a/microcode-20140913.tgz and /dev/null differ diff --git a/microcode-20150121.tgz b/microcode-20150121.tgz new file mode 100644 index 0000000..5228630 Binary files /dev/null and b/microcode-20150121.tgz differ diff --git a/microcode_ctl.spec b/microcode_ctl.spec index e72be46..96d4895 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: 6 +Release: 7 Group: System Environment/Base License: GPLv2+ and Redistributable, no modification permitted URL: http://fedorahosted.org/microcode_ctl