]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
intel-microcode: update to 20200616
authorPeter Müller <peter.mueller@ipfire.org>
Wed, 15 Jul 2020 17:01:00 +0000 (17:01 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 17 Aug 2020 17:49:24 +0000 (17:49 +0000)
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üller <peter.mueller@ipfire.org>
Reviewed-by: Michael Tremer <michael.tremer@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/intel-microcode

index 4940627846c567bfad00034498859b5cbf889ee2..025a789a51ae2ab77582b5a63279d13520cc518e 100644 (file)
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 20200609
+VER        = 20200616
 
 THISAPP    = Intel-Linux-Processor-Microcode-Data-Files-microcode-$(VER)
 DL_FILE    = $(THISAPP).tar.gz
@@ -41,7 +41,7 @@ objects = $(DL_FILE)
 
 $(DL_FILE) = $(DL_FROM)/$(DL_FILE)
 
-$(DL_FILE)_MD5 = a03e827c5c43be594f7f34d75b1706f9
+$(DL_FILE)_MD5 = b5e2f0cc9db2ed3d2760a5a859a0a387
 
 install : $(TARGET)