From patchwork Wed Mar 13 21:47:18 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7611 Return-Path: Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by web04.haj.ipfire.org (Postfix) with ESMTPS id 4Tw3yV4nsDz3wnw for ; Wed, 13 Mar 2024 21:47:30 +0000 (UTC) Received: from mail02.haj.ipfire.org (mail02.haj.ipfire.org [172.28.1.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) client-signature ECDSA (secp384r1)) (Client CN "mail02.haj.ipfire.org", Issuer "R3" (verified OK)) by mail01.ipfire.org (Postfix) with ESMTPS id 4Tw3yT0Hb5zYr; Wed, 13 Mar 2024 21:47:29 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4Tw3yS575tz32P8; Wed, 13 Mar 2024 21:47:28 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature ECDSA (secp384r1) client-digest SHA384) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4Tw3yP6lxpz2ytM for ; Wed, 13 Mar 2024 21:47:25 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4Tw3yN5DVxzT1; Wed, 13 Mar 2024 21:47:24 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1710366444; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=CUud79knAMuZ1HQhzU58uiIgNA/gusvgYvFmogCJ2Js=; b=PMoeZVy+XeE2qIT034aGzp9NIMhhymlKXMqaD5aQ9hk8pBZ3yPwerwpnqFhKaY/g4WQrXq cfZXHeXCZGX8Q7Dg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1710366444; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=CUud79knAMuZ1HQhzU58uiIgNA/gusvgYvFmogCJ2Js=; b=b6swScM0mBrKzIt9Ttcbc82iPmk1axD6kM8zDyzvkOB68gVAnBu2o8PVe1pUfdhdVkLvAo lCibmfDi/AVJwgCko+QqRAHA8z/VpgA62VQBU8oeP4dkfq2uGH/M2yBT+Kpl3mjHI3sLXO DKmchEl/FlR8L9uDCWSnaPOeELd9yN2MNB/bkCBU2+DW1c+mvpue2F79oPSxAWayGtdMCQ svOqx7S+dRrCIORZCArLyrFvzA0OVotndvGk71yJ+5UblFn9f0AsAQF6ihnQtgeTcYT85V gLkVQgZfpOLs1nbz98FxxK7rK/MUrfUB29DDeHsdq01dINmjPE+kcxIz/pI/bQ== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] intel-microcode: Update to version 20240312 Date: Wed, 13 Mar 2024 22:47:18 +0100 Message-ID: <20240313214718.2652167-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: LPOG4T6XE6CU374HQ7JX3NNWEVP5CGFP X-Message-ID-Hash: LPOG4T6XE6CU374HQ7JX3NNWEVP5CGFP X-MailFrom: adolf.belka@ipfire.org X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: IPFire development talk Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: - Update from version 20231114 to 20240312 - Update of rootfile - For the changelog details see the releasenote.md file in the source tarball. Signed-off-by: Adolf Belka --- config/rootfiles/common/x86_64/intel-microcode | 5 ++++- lfs/intel-microcode | 6 +++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/config/rootfiles/common/x86_64/intel-microcode b/config/rootfiles/common/x86_64/intel-microcode index 7f9632973..5037ac6a8 100644 --- a/config/rootfiles/common/x86_64/intel-microcode +++ b/config/rootfiles/common/x86_64/intel-microcode @@ -95,7 +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-04 lib/firmware/intel-ucode/06-8f-05 lib/firmware/intel-ucode/06-8f-06 lib/firmware/intel-ucode/06-8f-07 @@ -117,12 +116,16 @@ lib/firmware/intel-ucode/06-a5-05 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-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 +lib/firmware/intel-ucode/06-cf-01 +lib/firmware/intel-ucode/06-cf-02 lib/firmware/intel-ucode/0f-00-07 lib/firmware/intel-ucode/0f-00-0a lib/firmware/intel-ucode/0f-01-02 diff --git a/lfs/intel-microcode b/lfs/intel-microcode index 5e262dda3..785b2303b 100644 --- a/lfs/intel-microcode +++ b/lfs/intel-microcode @@ -1,7 +1,7 @@ ############################################################################### # # # IPFire.org - A linux based firewall # -# Copyright (C) 2007-2023 IPFire Team # +# Copyright (C) 2007-2024 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 = 20231114 +VER = 20240312 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 = e6084c92e9c3cc627af25a7f2f7fb26230b6ed117ddc197d19991df2816334132af92925f23af829bad005c32d0bd3afc362055ef223a599799d846216cf7612 +$(DL_FILE)_BLAKE2 = 43c771becef0f6dbfd41bf78a9a3cc8f6679a43ea48765d0e7f555c138dca6e3db42a4d33f743d8d51f38b0b6aa69322bba0c00ae9f1ff4c533b52166ee54747 install : $(TARGET)