public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
* [PATCH] intel-microcode: update to 20200616
@ 2020-07-15 17:01 Peter Müller
  2020-07-17 10:02 ` Michael Tremer
  0 siblings, 1 reply; 2+ messages in thread
From: Peter Müller @ 2020-07-15 17:01 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 996 bytes --]

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(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 @@
 
 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)
 
-- 
2.26.2

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] intel-microcode: update to 20200616
  2020-07-15 17:01 [PATCH] intel-microcode: update to 20200616 Peter Müller
@ 2020-07-17 10:02 ` Michael Tremer
  0 siblings, 0 replies; 2+ messages in thread
From: Michael Tremer @ 2020-07-17 10:02 UTC (permalink / raw)
  To: development

[-- Attachment #1: Type: text/plain, Size: 1208 bytes --]

Reviewed-by: Michael Tremer <michael.tremer(a)ipfire.org>

Yay \o/!

> On 15 Jul 2020, at 18:01, Peter Müller <peter.mueller(a)ipfire.org> wrote:
> 
> 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(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 @@
> 
> 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)
> 
> -- 
> 2.26.2


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2020-07-17 10:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-07-15 17:01 [PATCH] intel-microcode: update to 20200616 Peter Müller
2020-07-17 10:02 ` Michael Tremer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox