From ace52369d74a6673d346064633e58b04bcaf9a54 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Tue, 17 Sep 2024 09:54:16 +0200 Subject: [PATCH] linux-firmware update 20240910 with symlink fixes Resolves: RHEL-45213 Signed-off-by: Denys Vlasenko --- linux-firmware.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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)