mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/intel-microcode: security bump version to 20250211
Release notes: https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20250211 CVE-2024-31068: https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01166.html CVE-2024-36293 https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01213.html CVE-2023-43758, CVE-2023-34440, CVE-2024-24582, CVE-2024-29214, CVE-2024-28127, CVE-2024-39279, CVE-2024-31157 & CVE-2024-28047: https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01139.html CVE-2024-39355: https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01228.html CVE-2024-37020: https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-01194.html Signed-off-by: Bernd Kuhls <bernd@kuhls.net> Signed-off-by: Julien Olivain <ju.o@free.fr>
This commit is contained in:
committed by
Julien Olivain
parent
b8638648d6
commit
67a0f96b88
@@ -1,3 +1,3 @@
|
||||
# Locally computed
|
||||
sha256 37246208ef68039be752438c72400a688a2238df13a7f5282497c80be2d8366d intel-microcode-20241112.tar.gz
|
||||
sha256 1da88b51953c9da2e20b5c94b3d7270cf87ea5babcaa56e3d6a5c9eaf11694b3 intel-microcode-20250211.tar.gz
|
||||
sha256 03efb1491c7e899feb2665fa299363e64035e5444c1b8bc1f6ebed30de964e12 license
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
INTEL_MICROCODE_VERSION = 20241112
|
||||
INTEL_MICROCODE_VERSION = 20250211
|
||||
INTEL_MICROCODE_SITE = $(call github,intel,Intel-Linux-Processor-Microcode-Data-Files,microcode-$(INTEL_MICROCODE_VERSION))
|
||||
INTEL_MICROCODE_LICENSE = PROPRIETARY
|
||||
INTEL_MICROCODE_LICENSE_FILES = license
|
||||
|
||||
Reference in New Issue
Block a user