Update to latest upstream linux-firmware image for assorted updates
- Navi32 dGPU firmware - Update to fix multi monitor behind TBT3 dock & random flickers - AMD Zen2 firmware update for cross-process information leak Resolves: rhbz#2047482, rhbz#2227846, rhbz#2227153 Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>
This commit is contained in:
parent
d7f98cbbaa
commit
f8a3d60a81
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
/linux-firmware-20230515.tar.xz
|
||||
/linux-firmware-20230711.tar.xz
|
||||
/linux-firmware-20230808.tar.xz
|
||||
|
@ -1,12 +1,12 @@
|
||||
%global checkout d3f66064
|
||||
%global checkout 0ab353f8
|
||||
|
||||
%global firmware_release 116
|
||||
%global firmware_release 117
|
||||
|
||||
%global _firmwarepath /usr/lib/firmware
|
||||
%define _binaries_in_noarch_packages_terminate_build 0
|
||||
|
||||
Name: linux-firmware
|
||||
Version: 20230711
|
||||
Version: 20230808
|
||||
Release: %{firmware_release}.git%{checkout}%{?dist}
|
||||
Summary: Firmware files used by the Linux kernel
|
||||
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
||||
@ -428,6 +428,13 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files
|
||||
%config(noreplace) %{_firmwarepath}/netronome/nic_AMDA*
|
||||
|
||||
%changelog
|
||||
* Tue Aug 08 2023 Denys Vlasenko <dvlasenk@redhat.com> - 20230808-117.git0ab353f8
|
||||
- Update to latest upstream linux-firmware image for assorted updates
|
||||
- Navi32 dGPU firmware
|
||||
- Update to fix multi monitor behind TBT3 dock & random flickers
|
||||
- AMD Zen2 firmware update for cross-process information leak
|
||||
Resolves: rhbz#2047482, rhbz#2227846, rhbz#2227153
|
||||
|
||||
* Tue Jul 11 2023 Denys Vlasenko <dvlasenk@redhat.com> - 20230711-116.gitd3f66064
|
||||
- Update to latest upstream linux-firmware image for assorted updates
|
||||
- AMD GPU firmware update: fix PSR-SU issues with kernel 6.2 or later
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-firmware-20230711.tar.xz) = 3c0113a90f437042ebe1a27a6d2e02115ddac3fe50e45301553ad650b38d0751c932bb7851d54b3a3365619067eb02344a0e577618489e292600506b6e17192b
|
||||
SHA512 (linux-firmware-20230808.tar.xz) = b919acebb44664f625b10b2a5ebd9c5d7f6e5b9109a6d1bb696245064093ca91447b97ed47e3534980c200f84257234259b9d85e73fe9df752b2407b9bc7232f
|
||||
|
Loading…
Reference in New Issue
Block a user