From patchwork Wed May 15 15:32:09 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Adolf Belka X-Patchwork-Id: 7784 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 4VfcfZ6mytz3wwq for ; Wed, 15 May 2024 15:32:22 +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 4VfcfW47FLznw; Wed, 15 May 2024 15:32:19 +0000 (UTC) Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4VfcfW1s78z3349; Wed, 15 May 2024 15:32:19 +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) client-signature ECDSA (secp384r1)) (Client CN "mail01.haj.ipfire.org", Issuer "R3" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4VfcfT23tnz32cd for ; Wed, 15 May 2024 15:32:17 +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 4VfcfS33C9zlG; Wed, 15 May 2024 15:32:16 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1715787136; 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=4k0/L2JjcsAi/Ix6Dr+QmR1+zh2dR4VvmPUOnH4B4YY=; b=rgZK7G6ATusUPQj/OnLVXH8a0lKPz+HMbbTKWk3JUnzriBhmKVB2ZfDA33Tz9E+RMVyNoe +wUAtXfAeB0j9UCA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1715787136; 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=4k0/L2JjcsAi/Ix6Dr+QmR1+zh2dR4VvmPUOnH4B4YY=; b=H80IDo4DtjYVVKXUcEo3uqju6neNcgy1d+2fV76E5raIFEoxl6549jKeJsGU0lJhs5I+RF reTW69Dx1p7f9qxw6T+TH2Bx49wtw+rYVbLRZ/hJ343LUYeHTyS6OO/iWHOnkxia50dqPa sq1G7uF3z+N6Kbaz0NLxrhujwtRGdZdLQPfUL8DFBionyiMSJ+umZo8+aVAuzL7a5tS1/A iVcBv3jUAs6J8Y+skPGzEdq6Jq368KhotaBMPSJVCN2Z9QpfVFk2cJfVpi833YeMr3OBGd jORVhkI6RfiV1EZINmluuDiVqij10r8bD9TJxRvN1pa+cKtlzyvy+2C9/FAr2g== From: Adolf Belka To: development@lists.ipfire.org Subject: [PATCH] intel-microcode: Update to version 20240514 Date: Wed, 15 May 2024 17:32:09 +0200 Message-ID: <20240515153209.3410691-1-adolf.belka@ipfire.org> MIME-Version: 1.0 Message-ID-Hash: WWG6ER2PBUOIHEUERRC6JHPIJDSNXPGA X-Message-ID-Hash: WWG6ER2PBUOIHEUERRC6JHPIJDSNXPGA 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 20240312 to 20240514 - Update of rootfile not required. - For the changelog details see the releasenote.md file in the source tarball. Signed-off-by: Adolf Belka Reviewed-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 785b2303b..a1f7d6737 100644 --- a/lfs/intel-microcode +++ b/lfs/intel-microcode @@ -24,7 +24,7 @@ include Config -VER = 20240312 +VER = 20240514 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 = 43c771becef0f6dbfd41bf78a9a3cc8f6679a43ea48765d0e7f555c138dca6e3db42a4d33f743d8d51f38b0b6aa69322bba0c00ae9f1ff4c533b52166ee54747 +$(DL_FILE)_BLAKE2 = 2a3a357ecf8d9f17fd20cd651386e5687fbbca8a3a323caf846e7c84d440241c3c99cadd00016642c8d11f297c1d2ab63c54ea062644839b74f84d66b04c703e install : $(TARGET)