From 3c99f439b4e73a462d50656994193352e229271f Mon Sep 17 00:00:00 2001 From: Anton Arapov Date: Jun 20 2019 13:52:15 +0000 Subject: Release. Intel CPU microcode update. 20190618 Signed-off-by: Anton Arapov --- diff --git a/Changelog b/Changelog index 12382d3..10f1961 100644 --- a/Changelog +++ b/Changelog @@ -1,3 +1,6 @@ +2.1-22 20 Jun 2019, Anton Arapov + Intel CPU microcode update. 20190618 + 2.1-21 15 May 2019, Anton Arapov Intel CPU microcode update. 20190514 diff --git a/Makefile b/Makefile index 5aed0ee..db4a09d 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-20190514.tar.gz +MICROCODE_INTEL = microcode-20190618.tar.gz INS = install CC = gcc diff --git a/microcode-20190514.tar.gz b/microcode-20190514.tar.gz deleted file mode 100644 index 9c6e3fa..0000000 Binary files a/microcode-20190514.tar.gz and /dev/null differ diff --git a/microcode-20190618.tar.gz b/microcode-20190618.tar.gz new file mode 100644 index 0000000..96aff24 Binary files /dev/null and b/microcode-20190618.tar.gz differ diff --git a/microcode_ctl.spec b/microcode_ctl.spec index 92201a2..4d96cc0 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: 21 +Release: 22 Group: System Environment/Base License: GPLv2+ and Redistributable, no modification permitted URL: https://pagure.io/microcode_ctl/