From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tremer To: ipfire-scm@lists.ipfire.org Subject: [git.ipfire.org] IPFire 2.x development tree branch, next, updated. b4fa906f8d0293b4e92c4f6e9aea83786d5a240a Date: Thu, 14 Mar 2024 09:37:12 +0000 Message-ID: <4TwMjN4r6lz2yK7@people01.haj.ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============3130618922952008728==" List-Id: --===============3130618922952008728== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "IPFire 2.x development tree". The branch, next has been updated via b4fa906f8d0293b4e92c4f6e9aea83786d5a240a (commit) via fab2e0abd4b24f4968addd528b228002a3f8e3f6 (commit) from a18358290945cc28b5231f703ff13187a33a63ca (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit b4fa906f8d0293b4e92c4f6e9aea83786d5a240a Author: Michael Tremer Date: Thu Mar 14 09:34:17 2024 +0000 core185: Ship intel-microcode =20 Signed-off-by: Michael Tremer commit fab2e0abd4b24f4968addd528b228002a3f8e3f6 Author: Adolf Belka Date: Wed Mar 13 22:47:18 2024 +0100 intel-microcode: Update to version 20240312 =20 - Update from version 20231114 to 20240312 - Update of rootfile - For the changelog details see the releasenote.md file in the source tar= ball. =20 Signed-off-by: Adolf Belka Signed-off-by: Michael Tremer ----------------------------------------------------------------------- Summary of changes: config/rootfiles/common/x86_64/intel-microcode | 5 ++++- .../121 =3D> core/185}/filelists/x86_64/intel-microcode | 0 config/rootfiles/core/185/update.sh | 13 +++++++++++= +- lfs/intel-microcode | 6 +++--- 4 files changed, 19 insertions(+), 5 deletions(-) copy config/rootfiles/{oldcore/121 =3D> core/185}/filelists/x86_64/intel-mic= rocode (100%) Difference in files: diff --git a/config/rootfiles/common/x86_64/intel-microcode b/config/rootfile= s/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/config/rootfiles/core/185/filelists/x86_64/intel-microcode b/con= fig/rootfiles/core/185/filelists/x86_64/intel-microcode new file mode 120000 index 000000000..d5ac074e2 --- /dev/null +++ b/config/rootfiles/core/185/filelists/x86_64/intel-microcode @@ -0,0 +1 @@ +../../../../common/x86_64/intel-microcode \ No newline at end of file diff --git a/config/rootfiles/core/185/update.sh b/config/rootfiles/core/185/= update.sh index 33a05be39..3dce4693c 100644 --- a/config/rootfiles/core/185/update.sh +++ b/config/rootfiles/core/185/update.sh @@ -49,6 +49,7 @@ rm -rvf \ /lib/firmware/ath11k/WCN6855/hw2.0/Notice.txt \ /lib/firmware/intel-ucode/06-86-04 \ /lib/firmware/intel-ucode/06-86-05 \ + /lib/firmware/intel-ucode/06-8f-04 \ /sbin/xtables-multi \ /srv/web/ipfire/html/themes/ipfire-rounded \ /usr/lib/crda/pubkeys/linville.key.pub.pem \ @@ -113,8 +114,18 @@ mv /var/ipfire/ovpn/ovpnconfig.new /var/ipfire/ovpn/ovpn= config # Set correct ownership chown nobody:nobody /var/ipfire/ovpn/ovpnconfig =20 +# Rebuild initial ramdisks +dracut --regenerate-all --force +KVER=3D"xxxKVERxxx" +case "$(uname -m)" in + aarch64) + mkimage -A arm64 -T ramdisk -C lzma -d /boot/initramfs-${KVER}-ipfire.img = /boot/uInit-${KVER}-ipfire + # dont remove initramfs because grub need this to boot. + ;; +esac + # This update needs a reboot... -#touch /var/run/need_reboot +touch /var/run/need_reboot =20 # Finish /etc/init.d/fireinfo start 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 @@ =20 include Config =20 -VER =3D 20231114 +VER =3D 20240312 =20 THISAPP =3D Intel-Linux-Processor-Microcode-Data-Files-microcode-$(VER) DL_FILE =3D $(THISAPP).tar.gz @@ -41,7 +41,7 @@ objects =3D $(DL_FILE) =20 $(DL_FILE) =3D $(DL_FROM)/$(DL_FILE) =20 -$(DL_FILE)_BLAKE2 =3D e6084c92e9c3cc627af25a7f2f7fb26230b6ed117ddc197d19991d= f2816334132af92925f23af829bad005c32d0bd3afc362055ef223a599799d846216cf7612 +$(DL_FILE)_BLAKE2 =3D 43c771becef0f6dbfd41bf78a9a3cc8f6679a43ea48765d0e7f555= c138dca6e3db42a4d33f743d8d51f38b0b6aa69322bba0c00ae9f1ff4c533b52166ee54747 =20 install : $(TARGET) =20 hooks/post-receive -- IPFire 2.x development tree --===============3130618922952008728==--