diff --git a/linux-firmware.spec b/linux-firmware.spec index 5713942..2a301c6 100644 --- a/linux-firmware.spec +++ b/linux-firmware.spec @@ -5,7 +5,7 @@ Name: linux-firmware Version: 20240910 -Release: 6%{?dist} +Release: 7%{?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/ @@ -629,6 +629,10 @@ sed -e 's/^/%%dir /' linux-firmware.dirs >> linux-firmware.files %{_firmwarepath}/v4l-cx2* %changelog +* Tue Sep 17 2024 Denys Vlasenko - 20240910-7 +- linux-firmware broken links (RHEL-45213) +Resolves: RHEL-45213 + * Tue Sep 10 2024 Denys Vlasenko - 20240910-6 - linux-firmware broken links (RHEL-45213) - AMD SEV: IOMMU improperly handles certain special address leading to a loss of guest integrity (RHEL-54251)