Update to upstream 20231030 release

- CVE-2022-46329 linux-firmware: hw: intel: Protection mechanism failure for some Intel(R) PROSet/Wireless WiFi (RHEL-14264)
- amd-ucode early loading broken [RHEL-15387]
- Update to upstream 20231030 release.
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX211
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX210
- Intel Bluetooth: Update firmware file for Intel Bluetooth Magnetor AX101
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX203
- Intel Bluetooth: Update firmware file for Intel Bluetooth Magnetor AX201
- Intel Bluetooth: Update firmware file for Intel Bluetooth Magnetor AX211
- Intel Bluetooth: Update firmware file for Intel Bluetooth BE200
- rtl_nic: update firmware of RTL8156B
- linux-firmware: Update AMD cpu microcode
- amdgpu: update SMU 13.0.0 firmware
- linux-firmware: add Amlogic bluetooth firmware
- i915: Add GuC v70.13.1 for DG2, TGL, ADL-P and MTL
- iwlwifi: add a missing FW from core80-39 release
- WHENCE: add symlink for BananaPi M64
- linux-firmware: Add firmware file for Intel Bluetooth AX211
- linux-firmware: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Update firmware file for Intel Bluetooth AX211
- linux-firmware: Update firmware file for Intel Bluetooth AX210
- linux-firmware: Update firmware file for Intel Bluetooth 9560
- linux-firmware: Update firmware file for Intel Bluetooth 9260
- i915: Update MTL DMC to v2.17
- amdgpu: update raven firmware from 5.7 branch
- amdgpu: update SDMA 5.2.7 firmware from 5.7 branch
- amdgpu: update PSP 13.0.8 firmware from 5.7 branch
- amdgpu: update GC 10.3.7 firmware from 5.7 branch
- amdgpu: update DCN 3.1.6 firmware from 5.7 branch
- amdgpu: update SDMA 5.2.6 firmware from 5.7 branch
- amdgpu: update PSP 13.0.5 firmware from 5.7 branch
- amdgpu: update GC 10.3.6 firmware from 5.7 branch
- amdgpu: update VCN 4.0.0 firmware from 5.7 branch
- amdgpu: update SMU 13.0.0 firmware from 5.7 branch
- amdgpu: update SDMA 6.0.0 firmware from 5.7 branch
- amdgpu: update PSP 13.0.0 firmware from 5.7 branch
- amdgpu: update GC 11.0.0 firmware from 5.7 branch
- amdgpu: update vega20 firmware from 5.7 branch
- amdgpu: update beige goby firmware from 5.7 branch
- amdgpu: update vega12 firmware from 5.7 branch
- amdgpu: update vega10 firmware from 5.7 branch
- amdgpu: update dimgrey cavefish firmware from 5.7 branch
- amdgpu: update picasso firmware from 5.7 branch
- amdgpu: update navy flounder firmware from 5.7 branch
- amdgpu: update vangogh firmware from 5.7 branch
- amdgpu: update green sardine firmware from 5.7 branch
- amdgpu: update sienna cichlid firmware from 5.7 branch
- amdgpu: update PSP 13.0.11 firmware from 5.7 branch
- amdgpu: update GC 11.0.4 firmware from 5.7 branch
- amdgpu: update SDMA 6.0.1 firmware from 5.7 branch
- amdgpu: update PSP 13.0.4 firmware from 5.7 branch
- amdgpu: update GC 11.0.1 firmware from 5.7 branch
- amdgpu: update navi14 firmware from 5.7 branch
- amdgpu: update renoir firmware from 5.7 branch
- amdgpu: update navi12 firmware from 5.7 branch
- amdgpu: update VCN 4.0.4 firmware from 5.7 branch
- amdgpu: update SMU 13.0.7 firmware from 5.7 branch
- amdgpu: update SDMA 6.0.2 firmware from 5.7 branch
- amdgpu: update PSP 13.0.7 firmware from 5.7 branch
- amdgpu: update GC 11.0.2 firmware from 5.7 branch
- amdgpu: update yellow carp firmware from 5.7 branch
- amdgpu: update navi10 firmware from 5.7 branch
- amdgpu: update raven2 firmware from 5.7 branch
- amdgpu: update SMU 13.0.10 firmware from 5.7 branch
- amdgpu: update PSP 13.0.10 firmware from 5.7 branch
- amdgpu: update GC 11.0.3 firmware from 5.7 branch
- amdgpu: update aldebaran firmware from 5.7 branch
- iwlwifi: add FWs for new GL and MA device types with multiple RF modules

Also:
- removed the new infra file build_packages.py and new contrib directory
- added new iwlwifi-gl-c0* and iwlwifi-ma-b0* files to the iwl7260-firmware package

Resolves: RHEL-14264, RHEL-15387

Signed-off-by: Scott Weaver <scweaver@redhat.com>
This commit is contained in:
Scott Weaver 2023-11-08 09:10:31 -05:00
parent cf28d4a4dc
commit c419330c7b
2 changed files with 84 additions and 5 deletions

View File

@ -1,11 +1,11 @@
%global debug_package %{nil}
%global firmware_release 140
%global firmware_release 141
%global _firmwarepath /usr/lib/firmware
%define _binaries_in_noarch_packages_terminate_build 0
Name: linux-firmware
Version: 20230926
Version: 20231030
Release: %{firmware_release}%{?dist}
Summary: Firmware files used by the Linux kernel
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
@ -270,6 +270,10 @@ Firmware for Netronome Smart NICs
mkdir -p %{buildroot}/%{_firmwarepath}
mkdir -p %{buildroot}/%{_firmwarepath}/updates
# Move amd-ucode readme to docs directory due to dracut issue (RHEL-15387)
mkdir -p %{buildroot}/%{_defaultdocdir}/%{name}/amd-ucode
mv -f amd-ucode/README %{buildroot}/%{_defaultdocdir}/%{name}/amd-ucode
%if 0%{?fedora} >= 34 || 0%{?rhel} >= 9
make DESTDIR=%{buildroot}/ FIRMWAREDIR=%{_firmwarepath} install-xz
%else
@ -301,7 +305,8 @@ rm -f libertas/usb8388_v5.bin*
rm -f ctefx.bin* ctspeq.bin*
# Remove superfluous infra files
rm -f check_whence.py configure Makefile README.md Dockerfile
rm -rf check_whence.py configure Makefile README.md Dockerfile \
contrib build_packages.py
# Remove executable bits from random firmware
find . -type f -executable -exec chmod -x {} \;
@ -325,9 +330,9 @@ sed -i -e 's!^!/usr/lib/firmware/!' linux-firmware.{files,dirs}
sed -i -e 's/^/"/;s/$/"/' linux-firmware.files
sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
%files -f linux-firmware.files
%dir %{_firmwarepath}
%doc %{_defaultdocdir}/%{name}
%license LICENCE.* LICENSE.* GPL*
%files whence
@ -404,6 +409,8 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
%{_firmwarepath}/iwlwifi-9000-*.ucode*
%{_firmwarepath}/iwlwifi-9260-*.ucode*
%{_firmwarepath}/iwlwifi-cc-a0-*.ucode*
%{_firmwarepath}/iwlwifi-gl-c0*
%{_firmwarepath}/iwlwifi-ma-b0*
%{_firmwarepath}/iwlwifi-Qu*.ucode*
%{_firmwarepath}/iwlwifi-ty-a0-gf-a0*.ucode*
%{_firmwarepath}/iwlwifi-ty-a0-gf-a0.pnvm*
@ -441,6 +448,78 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
%{_firmwarepath}/netronome/*
%changelog
* Tue Nov 07 2023 Scott Weaver <scweaver@redhat.com> - 20231030-141
- CVE-2022-46329 linux-firmware: hw: intel: Protection mechanism failure for some Intel(R) PROSet/Wireless WiFi (RHEL-14264)
- amd-ucode early loading broken [RHEL-15387]
- Update to upstream 20231030 release.
  Changes since the last update are noted on items below, copied from
  the git changelog of upstream linux-firmware repository.
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX211
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX210
- Intel Bluetooth: Update firmware file for Intel Bluetooth Magnetor AX101
- Intel Bluetooth: Update firmware file for Intel Bluetooth AX203
- Intel Bluetooth: Update firmware file for Intel Bluetooth Magnetor AX201
- Intel Bluetooth: Update firmware file for Intel Bluetooth Magnetor AX211
- Intel Bluetooth: Update firmware file for Intel Bluetooth BE200
- rtl_nic: update firmware of RTL8156B
- linux-firmware: Update AMD cpu microcode
- amdgpu: update SMU 13.0.0 firmware
- linux-firmware: add Amlogic bluetooth firmware
- i915: Add GuC v70.13.1 for DG2, TGL, ADL-P and MTL
- iwlwifi: add a missing FW from core80-39 release
- WHENCE: add symlink for BananaPi M64
- linux-firmware: Add firmware file for Intel Bluetooth AX211
- linux-firmware: Update firmware file for Intel Bluetooth AX201
- linux-firmware: Update firmware file for Intel Bluetooth AX211
- linux-firmware: Update firmware file for Intel Bluetooth AX210
- linux-firmware: Update firmware file for Intel Bluetooth 9560
- linux-firmware: Update firmware file for Intel Bluetooth 9260
- i915: Update MTL DMC to v2.17
- amdgpu: update raven firmware from 5.7 branch
- amdgpu: update SDMA 5.2.7 firmware from 5.7 branch
- amdgpu: update PSP 13.0.8 firmware from 5.7 branch
- amdgpu: update GC 10.3.7 firmware from 5.7 branch
- amdgpu: update DCN 3.1.6 firmware from 5.7 branch
- amdgpu: update SDMA 5.2.6 firmware from 5.7 branch
- amdgpu: update PSP 13.0.5 firmware from 5.7 branch
- amdgpu: update GC 10.3.6 firmware from 5.7 branch
- amdgpu: update VCN 4.0.0 firmware from 5.7 branch
- amdgpu: update SMU 13.0.0 firmware from 5.7 branch
- amdgpu: update SDMA 6.0.0 firmware from 5.7 branch
- amdgpu: update PSP 13.0.0 firmware from 5.7 branch
- amdgpu: update GC 11.0.0 firmware from 5.7 branch
- amdgpu: update vega20 firmware from 5.7 branch
- amdgpu: update beige goby firmware from 5.7 branch
- amdgpu: update vega12 firmware from 5.7 branch
- amdgpu: update vega10 firmware from 5.7 branch
- amdgpu: update dimgrey cavefish firmware from 5.7 branch
- amdgpu: update picasso firmware from 5.7 branch
- amdgpu: update navy flounder firmware from 5.7 branch
- amdgpu: update vangogh firmware from 5.7 branch
- amdgpu: update green sardine firmware from 5.7 branch
- amdgpu: update sienna cichlid firmware from 5.7 branch
- amdgpu: update PSP 13.0.11 firmware from 5.7 branch
- amdgpu: update GC 11.0.4 firmware from 5.7 branch
- amdgpu: update SDMA 6.0.1 firmware from 5.7 branch
- amdgpu: update PSP 13.0.4 firmware from 5.7 branch
- amdgpu: update GC 11.0.1 firmware from 5.7 branch
- amdgpu: update navi14 firmware from 5.7 branch
- amdgpu: update renoir firmware from 5.7 branch
- amdgpu: update navi12 firmware from 5.7 branch
- amdgpu: update VCN 4.0.4 firmware from 5.7 branch
- amdgpu: update SMU 13.0.7 firmware from 5.7 branch
- amdgpu: update SDMA 6.0.2 firmware from 5.7 branch
- amdgpu: update PSP 13.0.7 firmware from 5.7 branch
- amdgpu: update GC 11.0.2 firmware from 5.7 branch
- amdgpu: update yellow carp firmware from 5.7 branch
- amdgpu: update navi10 firmware from 5.7 branch
- amdgpu: update raven2 firmware from 5.7 branch
- amdgpu: update SMU 13.0.10 firmware from 5.7 branch
- amdgpu: update PSP 13.0.10 firmware from 5.7 branch
- amdgpu: update GC 11.0.3 firmware from 5.7 branch
- amdgpu: update aldebaran firmware from 5.7 branch
- iwlwifi: add FWs for new GL and MA device types with multiple RF modules
* Tue Sep 26 2023 Scott Weaver <scweaver@redhat.com> - 20230926-140
- [Intel 9.4 FEAT] [SPR][EMR] QAT firmware update available (rhbz 2238636)
- [AMDCLIENT 9.4 Feature] Sub-Feature: AMD PMF Linux FW (rhbz 2227340)

View File

@ -1 +1 @@
SHA512 (linux-firmware-20230926.tar.xz) = c9a583808ca96d0f2a188ce8623ef681dec350ea6eb48dd002176153dc2752fa51120c41c0ffcbd735a80588d6bd74847922c5575e9580acd4e2458ca3f5ea6c
SHA512 (linux-firmware-20231030.tar.xz) = b5f1e1f3964604d896fe82955888266973feb59ee4ee66ee1c037494756f732d30ec3cf578e7561a29db90af84699a33c5d36a265670a69f239d7333c2b27f6f