Update kernel to v6.18.34 stable_20260609
This commit is contained in:
parent
a7653d920f
commit
fd686c1d95
@ -1,2 +1,2 @@
|
||||
3db526b26c6787b9e8fa9c160498e352ac815e1f SOURCES/stable_20260527.tar.gz
|
||||
b8475afdd5b669b6db3a4cb73dea4cf804359cad SOURCES/1.20260521.tar.gz
|
||||
83780d4004613f3924fe404f22a1a2155db400c8 SOURCES/stable_20260609.tar.gz
|
||||
b8475afdd5b669b6db3a4cb73dea4cf804359cad SOURCES/1.20260521.tar.gz
|
||||
|
||||
@ -1,5 +1,5 @@
|
||||
%global firmware_tag 1.20260521
|
||||
%global version_tag 20260527
|
||||
%global version_tag 20260609
|
||||
|
||||
ExclusiveArch: aarch64
|
||||
|
||||
@ -19,7 +19,7 @@ ExclusiveArch: aarch64
|
||||
%define ksuffix 4
|
||||
|
||||
%define kversion 6.18
|
||||
%define patchlevel 33
|
||||
%define patchlevel 34
|
||||
|
||||
%if 0%{?rhel} >= 10 || 0%{?fedora} >= 40
|
||||
%define pathfix %{__python3} %{_rpmconfigdir}/redhat/pathfix.py
|
||||
@ -536,6 +536,9 @@ cp $(ls -1 /boot/config-kernel-*-*|sort -V|tail -1) /boot/config-kernel.inc
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Jul 09 2026 Koichiro Iwao <meta@almalinux.org> - 6.18.34-20260609.v8.1
|
||||
- Update kernel to v6.18.34 stable_20260609
|
||||
|
||||
* Tue Jun 09 2026 Koichiro Iwao <meta@almalinux.org> - 6.18.33-20260527.v8.1
|
||||
- Update kernel to v6.18.33 stable_20260527
|
||||
- Update firmware to 1.20260521
|
||||
|
||||
Loading…
Reference in New Issue
Block a user