From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: development@lists.ipfire.org Subject: Re: [PATCH] intel-microcode: update to 20200616 Date: Fri, 17 Jul 2020 11:02:56 +0100 Message-ID: In-Reply-To: <19c08d56-4764-7cf8-e7bb-d38de5c2f4e9@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============7884851718360273570==" List-Id: --===============7884851718360273570== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Michael Tremer Yay \o/! > On 15 Jul 2020, at 18:01, Peter M=C3=BCller wr= ote: >=20 > Ice Lake Intel CPUs have been found of being vulnerable to MDS, thus > requiring new microcodes for them. Yay! Please refer to > https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/release= s/tag/microcode-20200616 > for further information. >=20 > Signed-off-by: Peter M=C3=BCller > --- > lfs/intel-microcode | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >=20 > 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 --===============7884851718360273570==--