From mboxrd@z Thu Jan  1 00:00:00 1970
From: Peter =?utf-8?q?M=C3=BCller?= <peter.mueller@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] intel-microcode: update to 20200616
Date: Wed, 15 Jul 2020 17:01:00 +0000
Message-ID: <19c08d56-4764-7cf8-e7bb-d38de5c2f4e9@ipfire.org>
MIME-Version: 1.0
Content-Type: multipart/mixed; boundary="===============3970572008072379728=="
List-Id: <development.lists.ipfire.org>

--===============3970572008072379728==
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: quoted-printable

Ice Lake Intel CPUs have been found of being vulnerable to MDS, thus
requiring new microcodes for them. <sarcasm>Yay!</sarcasm> Please refer to
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/=
tag/microcode-20200616
for further information.

Signed-off-by: Peter M=C3=BCller <peter.mueller(a)ipfire.org>
---
 lfs/intel-microcode | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/lfs/intel-microcode b/lfs/intel-microcode
index 494062784..025a789a5 100644
--- a/lfs/intel-microcode
+++ b/lfs/intel-microcode
@@ -24,7 +24,7 @@
=20
 include Config
=20
-VER        =3D 20200609
+VER        =3D 20200616
=20
 THISAPP    =3D Intel-Linux-Processor-Microcode-Data-Files-microcode-$(VER)
 DL_FILE    =3D $(THISAPP).tar.gz
@@ -41,7 +41,7 @@ objects =3D $(DL_FILE)
=20
 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE)
=20
-$(DL_FILE)_MD5 =3D a03e827c5c43be594f7f34d75b1706f9
+$(DL_FILE)_MD5 =3D b5e2f0cc9db2ed3d2760a5a859a0a387
=20
 install : $(TARGET)
=20
--=20
2.26.2

--===============3970572008072379728==--