From d16f78f4cd04095d1c39f5c504662b58f459920b Mon Sep 17 00:00:00 2001 From: Adolf Belka Date: Wed, 13 Aug 2025 18:30:13 +0200 Subject: [PATCH] intel-microcode: Update to version 20250812 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit - Update from version 20250512 to 20250812 - Update of rootfile not required - Changelog 20250812 Security updates for INTEL-SA-01249 Security updates for INTEL-SA-01308 Security updates for INTEL-SA-01310 Security updates for INTEL-SA-01311 Security updates for INTEL-SA-01313 Security updates for INTEL-SA-01367 Update for functional issues. Refer to 13th/14th Gen Intel® Core™ Processor Specification Update for details. Update for functional issues. Refer to 3rd Gen Intel® Xeon® Processor Scalable Family 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 5th Gen Intel® Xeon® Scalable Processors Specification Update for details. Update for functional issues. Refer to 6th Gen Intel® Xeon® Scalable Processors Specification Update for details. Update for functional issues. Refer to Intel® Core™ Ultra 200 V Series Processor for details. Update for functional issues. Refer to Intel® Core™ Ultra Processor for details. Update for functional issues. Refer to Intel® Core™ Ultra Processor (Series 2) for details. Update for functional issues. Refer to Intel® Xeon® 6700-Series Processor Specification Update for details. Update for functional issues. Refer to Intel® Xeon® D-2700 Processor Specification Update for details. Details about new and updated platforms can be found at https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20250812 Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer --- lfs/intel-microcode | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lfs/intel-microcode b/lfs/intel-microcode index 4594919e5..2de71487d 100644 --- a/lfs/intel-microcode +++ b/lfs/intel-microcode @@ -24,7 +24,7 @@ include Config -VER = 20250512 +VER = 20250812 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 = 1a080ef059cfb50846460b53f245ba7c241a5d2126df9a9842641066341971d1e9889499349be29fd90cf55f80d2fe230052cb34e718cbbdb8894138a647f34c +$(DL_FILE)_BLAKE2 = f0ae5a98ac65506f9a6c9d2902f6d1e1b8355ab0ddcdb7173ea5517cad4e0474b4cbbdd3196bf66ebd226d347f94d959db8bcf62c5f06eef13c6f8b7f16b70da install : $(TARGET) -- 2.47.3