From b3dcff855c59ed18978ed2dd403896b214dc028e Mon Sep 17 00:00:00 2001 From: Anton Arapov Date: Jun 10 2020 04:46:19 +0000 Subject: Release. Intel CPU microcode update. 20200609 Signed-off-by: Anton Arapov --- diff --git a/Changelog b/Changelog index bf0c2be..045e306 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,6 @@ +2.1−28 10 Jun 2020, Anton Arapov + Intel CPU microcode update. 20200609 + 2.1-27 21 May 2020, Anton Arapov Intel CPU microcode update. 20200520 diff --git a/Makefile b/Makefile index e2efcfc..dd7bb29 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-20200520.tar.gz +MICROCODE_INTEL = microcode-20200609.tar.gz INS = install CC = gcc diff --git a/microcode-20200520.tar.gz b/microcode-20200520.tar.gz deleted file mode 100644 index c0b2ae8..0000000 Binary files a/microcode-20200520.tar.gz and /dev/null differ diff --git a/microcode-20200609.tar.gz b/microcode-20200609.tar.gz new file mode 100644 index 0000000..672db69 Binary files /dev/null and b/microcode-20200609.tar.gz differ diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 8b5965d..ebb4c87 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: 27 +Release: 28 Group: System Environment/Base License: GPLv2+ and Redistributable, no modification permitted URL: https://pagure.io/microcode_ctl/