From da52792706f199d8008440cfe1d9cd82785c2db2 Mon Sep 17 00:00:00 2001 From: Anton Arapov Date: Apr 03 2013 09:05:34 +0000 Subject: Release. Intel CPU microcode update. 20130222 Signed-off-by: Anton Arapov --- diff --git a/Makefile b/Makefile index 59ed72d..cdb265c 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-20120606-v2.tgz +MICROCODE_INTEL = microcode-20130222.tgz MICROCODE_AMD = amd-ucode-2012-09-10.tar INS = install diff --git a/microcode-20120606-v2.tgz b/microcode-20120606-v2.tgz deleted file mode 100644 index a0ec5ba..0000000 Binary files a/microcode-20120606-v2.tgz and /dev/null differ diff --git a/microcode-20130222.tgz b/microcode-20130222.tgz new file mode 100644 index 0000000..aedac0a Binary files /dev/null and b/microcode-20130222.tgz differ diff --git a/microcode_ctl.spec b/microcode_ctl.spec index c18dee4..0d2b1e0 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.0 -Release: 2 +Release: 3 Group: System Environment/Base License: GPLv2+ and Redistributable, no modification permitted URL: http://fedorahosted.org/microcode_ctl