Update kernel to v6.18.26 9dc8796e

This commit is contained in:
Koichiro Iwao 2026-05-08 07:03:10 +00:00
parent 08574ce133
commit dd01de26b2
2 changed files with 7 additions and 4 deletions

View File

@ -1,2 +1,2 @@
40ee814febbb7de0b0665e4e79b6a857472b8cbf SOURCES/3d3dd5921d317d84208d1efe45d76abcda82eb98.tar.gz
e988b9809a8d840bbf2e5729e8c155ff35f30100 SOURCES/9dc8796eb33ae5931c5406c84ea7cb2a5185f72c.tar.gz
f711e9fed66a0b40064395a686e8d3b739b4ec50 SOURCES/1.20260408.tar.gz

View File

@ -1,5 +1,5 @@
%global firmware_tag 1.20260408
%global version_tag 3d3dd5921d317d84208d1efe45d76abcda82eb98
%global version_tag 9dc8796eb33ae5931c5406c84ea7cb2a5185f72c
ExclusiveArch: aarch64
@ -19,7 +19,7 @@ ExclusiveArch: aarch64
%define ksuffix 4
%define kversion 6.18
%define patchlevel 26
%define patchlevel 27
%if 0%{?rhel} >= 10 || 0%{?fedora} >= 40
%define pathfix %{__python3} %{_rpmconfigdir}/redhat/pathfix.py
@ -38,7 +38,7 @@ ExclusiveArch: aarch64
Name: raspberrypi%{rpisuffix}
Version: %{kversion}.%{patchlevel}
Release: 20260430.%{local_version}.%{extra_version}%{?dist}
Release: 20260507.%{local_version}.%{extra_version}%{?dist}
Summary: Specific kernel and bootcode for Raspberry Pi
License: GPL-2.0 WITH Linux-syscall-note
@ -536,6 +536,9 @@ cp $(ls -1 /boot/config-kernel-*-*|sort -V|tail -1) /boot/config-kernel.inc
%endif
%changelog
* Fri May 08 2026 Koichiro Iwao <meta@almalinux.org> - 6.18.27-20260507.v8.1
- Update kernel to v6.18.26 9dc8796e
* Thu Apr 30 2026 Koichiro Iwao <meta@almalinux.org> - 6.18.24-20260430.v8.1
- Update kernel to v6.18.26 3d3dd592