Update to upstream 20230525 release
- Update to upstream 20230525 release (rhbz 2178579). Resolves: rhbz#2178579 Signed-off-by: Jan Stancek <jstancek@redhat.com>
This commit is contained in:
parent
12b59d8602
commit
01e800b901
@ -1,11 +1,11 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
%global firmware_release 134
|
%global firmware_release 135
|
||||||
|
|
||||||
%global _firmwarepath /usr/lib/firmware
|
%global _firmwarepath /usr/lib/firmware
|
||||||
%define _binaries_in_noarch_packages_terminate_build 0
|
%define _binaries_in_noarch_packages_terminate_build 0
|
||||||
|
|
||||||
Name: linux-firmware
|
Name: linux-firmware
|
||||||
Version: 20230404
|
Version: 20230525
|
||||||
Release: %{firmware_release}%{?dist}
|
Release: %{firmware_release}%{?dist}
|
||||||
Summary: Firmware files used by the Linux kernel
|
Summary: Firmware files used by the Linux kernel
|
||||||
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
||||||
@ -441,8 +441,93 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
|||||||
%{_firmwarepath}/netronome/*
|
%{_firmwarepath}/netronome/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu May 25 2023 Jan Stancek <jstancek@redhat.com> - 20230525-135
|
||||||
|
- Update to upstream 20230525 release (rhbz 2178579).
|
||||||
|
Changes since the last update are noted on items below, copied from
|
||||||
|
the git changelog of upstream linux-firmware repository.
|
||||||
|
- amdgpu: update yellow carp firmware for amd.5.5 release
|
||||||
|
- amdgpu: update navi14 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update navi12 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update vega20 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update vega12 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update navi10 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update vega10 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update PSP 13.0.11 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update GC 11.0.4 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update SDMA 6.0.1 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update PSP 13.0.4 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update GC 11.0.1 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update 13.0.8 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update GC 10.3.7 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update vangogh firmware for amd.5.5 release
|
||||||
|
- amdgpu: update VCN 4.0.4 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update SMU 13.0.7 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update PSP 13.0.7 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update GC 11.0.2 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update renoir firmware for amd.5.5 release
|
||||||
|
- amdgpu: update VCN 4.0.0 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update SMU 13.0.0 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update PSP 13.0.0 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update GC 11.0.0 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update green sardine firmware for amd.5.5 release
|
||||||
|
- amdgpu: update beige goby firmware for amd.5.5 release
|
||||||
|
- amdgpu: update dimgrey cavefish firmware for amd.5.5 release
|
||||||
|
- amdgpu: update arcturus firmware for amd.5.5 release
|
||||||
|
- amdgpu: update vcn 3.1.2 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update psp 13.0.5 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update GC 10.3.6 firmware for amd.5.5 release
|
||||||
|
- amdgpu: update navy flounder firmware for amd.5.5 release
|
||||||
|
- amdgpu: update sienna cichlid firmware for amd.5.5 release
|
||||||
|
- amdgpu: update aldebaran firmware for amd.5.5 release
|
||||||
|
- amdgpu: DMCUB updates for various AMDGPU asics
|
||||||
|
- ice: update ice DDP comms package to 1.3.40.0
|
||||||
|
- rtlwifi: Add firmware v6.0 for RTL8192FU
|
||||||
|
- rtlwifi: Update firmware for RTL8188EU to v28.0
|
||||||
|
- cirrus: Add firmware and tuning files for HP G10 series laptops
|
||||||
|
- linux-firmware: update firmware for mediatek bluetooth chip (MT7922)
|
||||||
|
- WHENCE: comment out duplicate MediaTek firmware
|
||||||
|
- i915: Add GuC v70.6.6 for MTL
|
||||||
|
- amdgpu: update DCN 3.1.6 DMCUB firmware
|
||||||
|
- rtl_bt: Update RTL8852B BT USB firmware to 0xDBC6_B20F
|
||||||
|
- rtl_bt: Update RTL8761B BT USB firmware to 0xDFC6_D922
|
||||||
|
- rtl_bt: Update RTL8761B BT UART firmware to 0x9DC6_D922
|
||||||
|
- Group all Conexant V4L devices together
|
||||||
|
- rtl_nic: update firmware of USB devices
|
||||||
|
- linux-firmware: Update firmware file for Intel Bluetooth AX200
|
||||||
|
- linux-firmware: Update firmware file for Intel Bluetooth AX201
|
||||||
|
- linux-firmware: Update firmware file for Intel Bluetooth AX203
|
||||||
|
- linux-firmware: Update firmware file for Intel Bluetooth AX203
|
||||||
|
- linux-firmware: Update firmware file for Intel Bluetooth AX211
|
||||||
|
- linux-firmware: Update firmware file for Intel Bluetooth AX211
|
||||||
|
- linux-firmware: Update firmware file for Intel Bluetooth AX210
|
||||||
|
- linux-firmware: update firmware for MT7981
|
||||||
|
- qca: Update firmware files for BT chip WCN6750
|
||||||
|
- mt76xx: Move the old Mediatek WiFi firmware to mediatek
|
||||||
|
- rtl_bt: Add firmware and config files for RTL8851B
|
||||||
|
- linux-firmware: Update AMD cpu microcode
|
||||||
|
- linux-firmware: add firmware for MT7981
|
||||||
|
- linux-firmware: update firmware for MT7921 WiFi device
|
||||||
|
- linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
|
||||||
|
- linux-firmware: update qat firmware
|
||||||
|
- linux-firmware: Add firmware for Cirrus CS35L41 on Lenovo Laptops
|
||||||
|
- linux-firmware: update firmware for MT7916
|
||||||
|
- rtw89: 8852b: update format-1 fw to v0.29.29.1
|
||||||
|
- rtw89: 8852c: update fw to v0.27.56.13
|
||||||
|
- ath11k: WCN6855 hw2.0: update board-2.bin
|
||||||
|
- ath11k: WCN6750 hw1.0: update to WLAN.MSL.1.0.1-01160-QCAMSLSWPLZ-1
|
||||||
|
- ath11k: QCN9074 hw1.0: update to WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1
|
||||||
|
- ath11k: IPQ8074 hw2.0: update to WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1
|
||||||
|
- ath11k: IPQ8074 hw2.0: update board-2.bin
|
||||||
|
- ath11k: IPQ6018 hw1.0: update to WLAN.HK.2.7.0.1-01744-QCAHKSWPL_SILICONZ-1
|
||||||
|
- ath11k: IPQ6018 hw1.0: update board-2.bin
|
||||||
|
- ath10k: QCA99X0 hw2.0: update board-2.bin
|
||||||
|
- ath10k: QCA9984 hw1.0: update board-2.bin
|
||||||
|
- ath10k: QCA9888 hw2.0: update board-2.bin
|
||||||
|
- ath10k: QCA6174 hw3.0: update board-2.bin
|
||||||
|
- ath10k: QCA4019 hw1.0: update board-2.bin
|
||||||
|
|
||||||
* Thu Apr 6 2023 Jan Stancek <jstancek@redhat.com> - 20230404-134
|
* Thu Apr 6 2023 Jan Stancek <jstancek@redhat.com> - 20230404-134
|
||||||
- Update to upstream 20240404 release (rhbz 2183603).
|
- Update to upstream 20230404 release (rhbz 2183603).
|
||||||
Changes since the last update are noted on items below, copied from
|
Changes since the last update are noted on items below, copied from
|
||||||
the git changelog of upstream linux-firmware repository.
|
the git changelog of upstream linux-firmware repository.
|
||||||
- nvidia: update Tu10x and Tu11x signed firmware to support newer Turing HW
|
- nvidia: update Tu10x and Tu11x signed firmware to support newer Turing HW
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (linux-firmware-20230404.tar.xz) = 33fd00233a795e5c8850ab77a19219e289abd1ae5db3564ea19342480ec17930ef1906194c0ec39fb290c2fc94e2147ae0d08af0d6595282d600200cd55eda9f
|
SHA512 (linux-firmware-20230525.tar.xz) = e3b7b4b3e7ad0464d8c21b9e434975da7124c2a57bb715325393095134b8cdf5f329f9e6ac9432440933ba05206d03cff4f1c950ad6d346fd2ac0a81bc8b7655
|
||||||
|
Loading…
Reference in New Issue
Block a user