public inbox for development@lists.ipfire.org
 help / color / mirror / Atom feed
From: Adolf Belka <adolf.belka@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH] intel-microcode: Update to version 20241112
Date: Tue, 19 Nov 2024 12:09:33 +0100	[thread overview]
Message-ID: <20241119110936.3597603-7-adolf.belka@ipfire.org> (raw)
In-Reply-To: <20241119110936.3597603-1-adolf.belka@ipfire.org>

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

- Update from version 20241029 to 20241112
- Update of rootfile not required
- Changelog
    20241112
	    Security updates for INTEL-SA-01101
	    Security updates for INTEL-SA-01079
	    Updated security updates for INTEL-SA-01097
	    Updated security updates for INTEL-SA-01103
	    Update for functional issues. Refer to Intel® Core™ Ultra Processor for
	     details.
	    Update for functional issues. Refer to 14th/13th Generation Intel® Core™
	     Processor Specification Update for details.
	    Update for functional issues. Refer to 12th Generation Intel® Core™
	     Processor Family for details.
	    Update for functional issues. Refer to 5th Gen Intel® Xeon® Scalable
	     Processors Specification Update for details.
	    Update for functional issues. Refer to 4th Gen Intel® Xeon® Scalable
	     Processors Specification Update for details.
	    Update for functional issues. Refer to 3rd Generation Intel® Xeon®
	     Processor Scalable Family Specification Update for details.
	    Update for functional issues. Refer to Intel® Xeon® D-2700 Processor
	     Specification Update for details.
	    Update for functional issues. Refer to Intel® Xeon® D-1700 and D-1800
	     Processor Family Specification Update for details
	Updated Platforms
	Processor 	Stepping 	F-M-S/PI 	Old Ver 	New Ver 	Products
	ADL 		C0 		06-97-02/07 	00000036 	00000037 	Core Gen12
	ADL 		H0 		06-97-05/07 	00000036 	00000037 	Core Gen12
	ADL 		L0 		06-9a-03/80 	00000434 	00000435 	Core Gen12
	ADL 		R0 		06-9a-04/80 	00000434 	00000435 	Core Gen12
	EMR-SP 		A0 		06-cf-01/87 	21000230 	21000283 	Xeon Scalable Gen5
	EMR-SP 		A1 		06-cf-02/87 	21000230 	21000283 	Xeon Scalable Gen5
	MTL 		C0 		06-aa-04/e6 	0000001f 	00000020 	Core™ Ultra Processor
	RPL-H/P/PX 6+8 	J0 		06-ba-02/e0 	00004122 	00004123 	Core Gen13
	RPL-HX/S 	C0 		06-bf-02/07 	00000036 	00000037 	Core Gen13/Gen14
	RPL-S 		H0 		06-bf-05/07 	00000036 	00000037 	Core Gen13/Gen14
	RPL-U 2+8 	Q0 		06-ba-03/e0 	00004122 	00004123 	Core Gen13
	SPR-SP 		E3 		06-8f-06/87 	2b0005c0 	2b000603 	Xeon Scalable Gen4
	SPR-SP 		E4/S2 		06-8f-07/87 	2b0005c0 	2b000603 	Xeon Scalable Gen4
	SPR-SP 		E5/S3 		06-8f-08/87 	2b0005c0 	2b000603 	Xeon Scalable Gen4
	New Disclosures Updated in Prior Releases
	Processor 	Stepping 	F-M-S/PI 	Old Ver 	New Ver 	Products
	ICL-D 		B0 		06-6c-01/10 	010002b0 	N/A 		Xeon D-17xx/D-18xx, D-27xx/D-28xx
	ICX-SP 		Dx/M1 		06-6a-06/87 	0d0003e7 	N/A 		Xeon Scalable Gen3

Signed-off-by: Adolf Belka <adolf.belka(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 1d14b0524..665fa0af1 100644
--- a/lfs/intel-microcode
+++ b/lfs/intel-microcode
@@ -24,7 +24,7 @@
 
 include Config
 
-VER        = 20241029
+VER        = 20241112
 
 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)_BLAKE2 = 22b6b4a4a667e972da6663195bd22facb2473fb6204936f1f548529f2fb03eb4d8c8ec7c87cb3fa51f9845a26e738df245da97e3459127c7352d16bffb9482b2
+$(DL_FILE)_BLAKE2 = 223721ac561b137513653e1b10dc2afabcc4fc9e304f3fc71c252f1ada9554bf1df812c766831ec4b5f66f57f66c3e1cf563d7d24d17e553a4e26adc659f8d76
 
 install : $(TARGET)
 
-- 
2.47.0


  parent reply	other threads:[~2024-11-19 11:09 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-11-19 11:09 [PATCH] bash: Update the bash patches to -037 Adolf Belka
2024-11-19 11:09 ` [PATCH] gawk: Update to version 5.3.1 Adolf Belka
2024-11-19 11:09 ` [PATCH] gdb: Update to version 15.2 Adolf Belka
2024-11-19 11:09 ` [PATCH] glib: Update to version 2.83.0 Adolf Belka
2024-11-19 11:09 ` [PATCH] i2c-tools: Update to version 4.4 Adolf Belka
2024-11-19 11:09 ` [PATCH] iana-etc: Update to version 20241024 Adolf Belka
2024-11-19 11:09 ` Adolf Belka [this message]
2024-11-19 11:09 ` [PATCH] iproute2: Update to version 6.11.0 Adolf Belka
2024-11-19 11:09 ` [PATCH] ipset: Update to version 7.22 Adolf Belka
2024-11-19 11:09 ` [PATCH] iputils: Update to version 20240905 Adolf Belka

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20241119110936.3597603-7-adolf.belka@ipfire.org \
    --to=adolf.belka@ipfire.org \
    --cc=development@lists.ipfire.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox