Update to 20251008
This commit is contained in:
parent
c8eea9461a
commit
57f8950b0a
2
.gitignore
vendored
2
.gitignore
vendored
@ -1 +1 @@
|
|||||||
SOURCES/linux-firmware-20250812.tar.xz
|
SOURCES/linux-firmware-20251008.tar.xz
|
||||||
|
|||||||
@ -1 +1 @@
|
|||||||
f1777111d0f1a0a750f0ebd8437ddc2cc646fca6 SOURCES/linux-firmware-20250812.tar.xz
|
c48bb1e02b6b6044c1527ae2bbf6d1359fc8b509 SOURCES/linux-firmware-20251008.tar.xz
|
||||||
|
|||||||
@ -1,11 +1,11 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
%global firmware_release 151.4
|
%global firmware_release 151.5
|
||||||
|
|
||||||
%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: 20250812
|
Version: 20251008
|
||||||
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
|
||||||
@ -516,6 +516,9 @@ if st and st.type == "directory" then
|
|||||||
end
|
end
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Nov 05 2025 Eduard Abdullin <eabdullin@almalinux.org> - 20251008-151.5
|
||||||
|
- Update linux-firmware to 20251008
|
||||||
|
|
||||||
* Tue Aug 12 2025 Denys Vlasenko <dvlasenk@redhat.com> - 20250812-151.4
|
* Tue Aug 12 2025 Denys Vlasenko <dvlasenk@redhat.com> - 20250812-151.4
|
||||||
- Update linux-firmware to latest upstream (RHEL-108845)
|
- Update linux-firmware to latest upstream (RHEL-108845)
|
||||||
Changes since the last update are noted on items below, copied from
|
Changes since the last update are noted on items below, copied from
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user