From e98162b86715772403ba3cf6546d40b28eeadb8c Mon Sep 17 00:00:00 2001 From: Justin M. Forbes Date: Nov 12 2019 19:56:52 +0000 Subject: Release. Intel CPU microcode update. 20191112 Signed-off-by: Justin M. Forbes --- diff --git a/Changelog b/Changelog index 5ac537a..0524c5e 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,6 @@ +2.1-24 12 Nov 2019, Justin Forbes + Intel CPU microcode update. 20191112 + 2.1-23 02 Oct 2019, Anton Arapov Intel CPU microcode update. 20190918 diff --git a/Makefile b/Makefile index 8f474a0..953f176 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-20190918.tar.gz +MICROCODE_INTEL = microcode-20191112.tar.gz INS = install CC = gcc diff --git a/microcode-20190918.tar.gz b/microcode-20190918.tar.gz deleted file mode 100644 index 04c4680..0000000 Binary files a/microcode-20190918.tar.gz and /dev/null differ diff --git a/microcode-20191112.tar.gz b/microcode-20191112.tar.gz new file mode 100644 index 0000000..1ff2713 Binary files /dev/null and b/microcode-20191112.tar.gz differ diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 32f0446..ad3a93e 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: 23 +Release: 24 Group: System Environment/Base License: GPLv2+ and Redistributable, no modification permitted URL: https://pagure.io/microcode_ctl/