From a8b1ef20ea1e7e08a2279b45b4cc7f11cc8ca210 Mon Sep 17 00:00:00 2001 From: Anton Arapov Date: May 11 2020 08:55:42 +0000 Subject: Release. Intel CPU microcode update. 20200508 Signed-off-by: Anton Arapov --- diff --git a/Changelog b/Changelog index 2815cbc..c15ca56 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,6 @@ +2.1-26 11 May 2020, Anton Arapov + Intel CPU microcode update. 20200508 + 2.1-25 18 Nov 2019, Anton Arapov Intel CPU microcode update. 20191115 diff --git a/Makefile b/Makefile index 9eefa0f..b7469ae 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ # as published by the Free Software Foundation; either version # 2 of the License, or (at your option) any later version. -MICROCODE_INTEL = microcode-20191115.tar.gz +MICROCODE_INTEL = microcode-20200508.tar.gz INS = install CC = gcc diff --git a/microcode-20191115.tar.gz b/microcode-20191115.tar.gz deleted file mode 100644 index a7a6a46..0000000 Binary files a/microcode-20191115.tar.gz and /dev/null differ diff --git a/microcode-20200508.tar.gz b/microcode-20200508.tar.gz new file mode 100644 index 0000000..da4235a Binary files /dev/null and b/microcode-20200508.tar.gz differ diff --git a/microcode_ctl.spec b/microcode_ctl.spec index b19f45a..d4bf902 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: 25 +Release: 26 Group: System Environment/Base License: GPLv2+ and Redistributable, no modification permitted URL: https://pagure.io/microcode_ctl/