Fix release
This commit is contained in:
parent
8f82c483c9
commit
0d7c14f0ae
@ -5,7 +5,7 @@
|
||||
|
||||
Name: linux-firmware
|
||||
Version: 20250708
|
||||
Release: 18%{?dist}
|
||||
Release: 15.6%{?dist}
|
||||
Summary: Firmware files used by the Linux kernel
|
||||
License: GPL+ and GPLv2+ and MIT and Redistributable, no modification permitted
|
||||
URL: http://www.kernel.org/
|
||||
@ -87,7 +87,7 @@ Requires: linux-firmware-whence
|
||||
# Older linux-firmware packages contained /usr/lib/firmware/nvidia/ad10*
|
||||
# directories, but now nvidia-gpu-firmware has them as symlinks.
|
||||
# Require update of linux-firmware to avoid file conflict.
|
||||
Requires: ((linux-firmware >= 20250521-16) if linux-firmware)
|
||||
Requires: ((linux-firmware >= 20250521-15.4) if linux-firmware)
|
||||
%description -n nvidia-gpu-firmware
|
||||
Firmware for NVIDIA GPUs.
|
||||
|
||||
@ -692,7 +692,7 @@ if st and st.type == "directory" then
|
||||
end
|
||||
|
||||
%changelog
|
||||
* Tue Jul 08 2025 Denys Vlasenko <dvlasenk@redhat.com> - 20250708-18
|
||||
* Tue Jul 08 2025 Denys Vlasenko <dvlasenk@redhat.com> - 20250708-15.6
|
||||
- nvidia-gpu-firmware was missing firmware/nvidia/ad10{3,4,6,7} directories (RHEL-95393)
|
||||
- Resume after suspend-to-ram did not restore screen on some AMD GPUs (RHEL-100947)
|
||||
Changes since the last update are noted on items below, copied from
|
||||
@ -805,7 +805,7 @@ end
|
||||
- linux-firmware: update firmware for MT7921 WiFi device
|
||||
Resolves: RHEL-95393, RHEL-100947
|
||||
|
||||
* Wed Jun 04 2025 Denys Vlasenko <dvlasenk@redhat.com> - 20250604-17
|
||||
* Wed Jun 04 2025 Denys Vlasenko <dvlasenk@redhat.com> - 20250604-15.5
|
||||
- 1.3.41.0 DDP firmware does not support QS silicon E825C nics (RHEL-92555)
|
||||
Changes since the last update are noted on items below, copied from
|
||||
the git changelog of upstream linux-firmware repository.
|
||||
@ -837,7 +837,7 @@ Resolves: RHEL-95393, RHEL-100947
|
||||
- cirrus: cs35l41: Fix firmware links for several ASUS laptops
|
||||
Resolves: RHEL-92555
|
||||
|
||||
* Wed May 21 2025 Denys Vlasenko <dvlasenk@redhat.com> - 20250521-16
|
||||
* Wed May 21 2025 Denys Vlasenko <dvlasenk@redhat.com> - 20250521-15.4
|
||||
- accel: NPU: Update linux-firmware to include firmware for device (RHEL-85120)
|
||||
- Add amdnpu linux firmware folder (RHEL-77950)
|
||||
- Introduce new PMF TA (RHEL-86837)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user