Thank you. I hope this was a nice distraction from all the Rust packaging :) Reviewed-by: Michael Tremer > On 13 Feb 2025, at 22:09, Adolf Belka wrote: > > - Update from version 20241112 to 20250211 > - Update of rootfile > - Changelog > 20250211 > Security updates for INTEL-SA-01166 > Security updates for INTEL-SA-01213 > Security updates for INTEL-SA-01139 > Security updates for INTEL-SA-01228 > Security updates for INTEL-SA-01194 > Update for functional issues. Refer to Intel® Core™ Ultra Processor for > details. > Update for functional issues. Refer to 13th/14th 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 11th Gen Intel® Core™ Processor > Specification Update for details. > Update for functional issues. Refer to 8th and 9th Generation Intel® Core™ > Processor Family Spec Update 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® E-2300 Processor > Specification Update for details. > Update for functional issues. Refer to Intel® Xeon® 6700-Series Processor > Specification Update for details. > Update for functional issues. Refer to Intel® Processors and Intel® Core™ > i3 N-Series for details > New Platforms > Processor Stepping F-M-S/PI Old Ver New Ver Products > SRF-SP C0 06-af-03/01 03000330 Xeon 6700-Series Processors with E-Cores > Updated Platforms > Processor Stepping F-M-S/PI Old Ver New Ver Products > ADL C0 06-97-02/07 00000037 00000038 Core Gen12 > ADL H0 06-97-05/07 00000037 00000038 Core Gen12 > ADL L0 06-9a-03/80 00000435 00000436 Core Gen12 > ADL R0 06-9a-04/80 00000435 00000436 Core Gen12 > ADL-N N0 06-be-00/19 0000001a 0000001c Core i3-N305/N300, N50/N97/N100/N200, Atom x7211E/x7213E/x7425E > AZB A0/R0 06-9a-04/40 00000007 00000009 Intel(R) Atom(R) C1100 > CFL-H R0 06-9e-0d/22 00000100 00000102 Core Gen9 Mobile > CFL-H/S/E3 U0 06-9e-0a/22 000000f8 000000fa Core Gen8 Desktop, Mobile, Xeon E > EMR-SP A0 06-cf-01/87 21000283 21000291 Xeon Scalable Gen5 > EMR-SP A1 06-cf-02/87 21000283 21000291 Xeon Scalable Gen5 > ICL-D B0 06-6c-01/10 010002b0 010002c0 Xeon D-17xx, D-27xx > ICX-SP Dx/M1 06-6a-06/87 0d0003e7 0d0003f5 Xeon Scalable Gen3 > RPL-E/HX/S B0 06-b7-01/32 0000012b 0000012c Core Gen13/Gen14 > RPL-H/P/PX 6+8 J0 06-ba-02/e0 00004123 00004124 Core Gen13 > RPL-HX/S C0 06-bf-02/07 00000037 00000038 Core Gen13/Gen14 > RPL-U 2+8 Q0 06-ba-03/e0 00004123 00004124 Core Gen13 > RPL-S H0 06-bf-05/07 00000037 00000038 Core Gen13/Gen14 > RKL-S B0 06-a7-01/02 00000062 00000063 Core Gen11 > SPR-HBM Bx 06-8f-08/10 2c000390 2c0003e0 Xeon Max > SPR-SP E4/S2 06-8f-07/87 2b000603 2b000620 Xeon Scalable Gen4 > SPR-SP E5/S3 06-8f-08/87 2b000603 2b000620 Xeon Scalable Gen4 > TWL N0 06-be-00/19 0000001a 0000001c Core i3-N305/N300, N50/N97/N100/N200, Atom x7211E/x7213E/x7425E > New Disclosures Updated in Prior Releases > Processor Stepping F-M-S/PI Old Ver New Ver Products > CFL-H/S P0 06-9e-0c/22 000000f6 000000f8 Core Gen9 > > Signed-off-by: Adolf Belka > --- > config/rootfiles/common/x86_64/intel-microcode | 4 +--- > lfs/intel-microcode | 6 +++--- > 2 files changed, 4 insertions(+), 6 deletions(-) > > diff --git a/config/rootfiles/common/x86_64/intel-microcode b/config/rootfiles/common/x86_64/intel-microcode > index 5037ac6a8..f0be425fe 100644 > --- a/config/rootfiles/common/x86_64/intel-microcode > +++ b/config/rootfiles/common/x86_64/intel-microcode > @@ -95,8 +95,6 @@ lib/firmware/intel-ucode/06-8e-09 > lib/firmware/intel-ucode/06-8e-0a > lib/firmware/intel-ucode/06-8e-0b > lib/firmware/intel-ucode/06-8e-0c > -lib/firmware/intel-ucode/06-8f-05 > -lib/firmware/intel-ucode/06-8f-06 > lib/firmware/intel-ucode/06-8f-07 > lib/firmware/intel-ucode/06-8f-08 > lib/firmware/intel-ucode/06-96-01 > @@ -117,10 +115,10 @@ lib/firmware/intel-ucode/06-a6-00 > lib/firmware/intel-ucode/06-a6-01 > lib/firmware/intel-ucode/06-a7-01 > lib/firmware/intel-ucode/06-aa-04 > +lib/firmware/intel-ucode/06-af-03 > lib/firmware/intel-ucode/06-b7-01 > lib/firmware/intel-ucode/06-ba-02 > lib/firmware/intel-ucode/06-ba-03 > -lib/firmware/intel-ucode/06-ba-08 > lib/firmware/intel-ucode/06-be-00 > lib/firmware/intel-ucode/06-bf-02 > lib/firmware/intel-ucode/06-bf-05 > diff --git a/lfs/intel-microcode b/lfs/intel-microcode > index 665fa0af1..c59d7744b 100644 > --- a/lfs/intel-microcode > +++ b/lfs/intel-microcode > @@ -1,7 +1,7 @@ > ############################################################################### > # # > # IPFire.org - A linux based firewall # > -# Copyright (C) 2007-2024 IPFire Team # > +# Copyright (C) 2007-2025 IPFire Team # > # # > # This program is free software: you can redistribute it and/or modify # > # it under the terms of the GNU General Public License as published by # > @@ -24,7 +24,7 @@ > > include Config > > -VER = 20241112 > +VER = 20250211 > > 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 = 223721ac561b137513653e1b10dc2afabcc4fc9e304f3fc71c252f1ada9554bf1df812c766831ec4b5f66f57f66c3e1cf563d7d24d17e553a4e26adc659f8d76 > +$(DL_FILE)_BLAKE2 = 628d4e1664639d688fded764add9a0e2df38c8aae7a63b0bf93430befcf9938f0b9bec535016bfb2d6ff0538fd09f8eec7b2d721f727406a0ec50c6f809ad698 > > install : $(TARGET) > > -- > 2.48.1 >