From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] intel-microcode: Update to version 20241112 Date: Tue, 19 Nov 2024 12:09:33 +0100 Message-ID: <20241119110936.3597603-7-adolf.belka@ipfire.org> In-Reply-To: <20241119110936.3597603-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1290684940384504530==" List-Id: --===============1290684940384504530== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable - 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=C2=AE Core=E2=84=A2 Ultra P= rocessor for details. Update for functional issues. Refer to 14th/13th Generation Intel=C2=AE = Core=E2=84=A2 Processor Specification Update for details. Update for functional issues. Refer to 12th Generation Intel=C2=AE Core= =E2=84=A2 Processor Family for details. Update for functional issues. Refer to 5th Gen Intel=C2=AE Xeon=C2=AE Sc= alable Processors Specification Update for details. Update for functional issues. Refer to 4th Gen Intel=C2=AE Xeon=C2=AE Sc= alable Processors Specification Update for details. Update for functional issues. Refer to 3rd Generation Intel=C2=AE Xeon= =C2=AE Processor Scalable Family Specification Update for details. Update for functional issues. Refer to Intel=C2=AE Xeon=C2=AE D-2700 Pro= cessor Specification Update for details. Update for functional issues. Refer to Intel=C2=AE Xeon=C2=AE 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=E2=84=A2 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 --- 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 @@ =20 include Config =20 -VER =3D 20241029 +VER =3D 20241112 =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)_BLAKE2 =3D 22b6b4a4a667e972da6663195bd22facb2473fb6204936f1f54852= 9f2fb03eb4d8c8ec7c87cb3fa51f9845a26e738df245da97e3459127c7352d16bffb9482b2 +$(DL_FILE)_BLAKE2 =3D 223721ac561b137513653e1b10dc2afabcc4fc9e304f3fc71c252f= 1ada9554bf1df812c766831ec4b5f66f57f66c3e1cf563d7d24d17e553a4e26adc659f8d76 =20 install : $(TARGET) =20 --=20 2.47.0 --===============1290684940384504530==--