From 3dd5fb11ee9feaf16ce21110ce7ac6a40ca61281 Mon Sep 17 00:00:00 2001 From: Anton Arapov Date: Sep 09 2013 09:37:59 +0000 Subject: Release. Intel CPU microcode update. 20130906 Signed-off-by: Anton Arapov --- diff --git a/Changelog b/Changelog index a27d2d3..20f4dc3 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,6 @@ +2.1-2 09 September 2013, Anton Arapov + Intel CPU microcode update. 20130906 + 2.1-1 14 August 2013, Anton Arapov Intel CPU microcode update. 20130808 diff --git a/Makefile b/Makefile index 68db587..f3dc62d 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-20130808.tgz +MICROCODE_INTEL = microcode-20130906.tgz INS = install CC = gcc diff --git a/microcode-20130808.tgz b/microcode-20130808.tgz deleted file mode 100644 index bbd4c08..0000000 Binary files a/microcode-20130808.tgz and /dev/null differ diff --git a/microcode-20130906.tgz b/microcode-20130906.tgz new file mode 100644 index 0000000..61a8678 Binary files /dev/null and b/microcode-20130906.tgz differ diff --git a/microcode_ctl.spec b/microcode_ctl.spec index a2e098f..a24962c 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: 1 +Release: 2 Group: System Environment/Base License: GPLv2+ and Redistributable, no modification permitted URL: http://fedorahosted.org/microcode_ctl