Update kernel to v6.18.28 6b979ced

This commit is contained in:
Koichiro Iwao 2026-05-08 14:34:35 +00:00
parent dd01de26b2
commit fdb7449eb2
2 changed files with 8 additions and 5 deletions

View File

@ -1,2 +1,2 @@
e988b9809a8d840bbf2e5729e8c155ff35f30100 SOURCES/9dc8796eb33ae5931c5406c84ea7cb2a5185f72c.tar.gz
530bdb6a4c21d59c13ba0458b438b16d2fb86ea1 SOURCES/6b979ced5f1f9ed7f421ccd76f64de943426bb5b.tar.gz
f711e9fed66a0b40064395a686e8d3b739b4ec50 SOURCES/1.20260408.tar.gz

View File

@ -1,5 +1,5 @@
%global firmware_tag 1.20260408
%global version_tag 9dc8796eb33ae5931c5406c84ea7cb2a5185f72c
%global version_tag 6b979ced5f1f9ed7f421ccd76f64de943426bb5b
ExclusiveArch: aarch64
@ -19,7 +19,7 @@ ExclusiveArch: aarch64
%define ksuffix 4
%define kversion 6.18
%define patchlevel 27
%define patchlevel 28
%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: 20260507.%{local_version}.%{extra_version}%{?dist}
Release: 20260508.%{local_version}.%{extra_version}%{?dist}
Summary: Specific kernel and bootcode for Raspberry Pi
License: GPL-2.0 WITH Linux-syscall-note
@ -536,8 +536,11 @@ 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.28-20260508.v8.1
- Update kernel to v6.18.28 6b979ced
* Fri May 08 2026 Koichiro Iwao <meta@almalinux.org> - 6.18.27-20260507.v8.1
- Update kernel to v6.18.26 9dc8796e
- Update kernel to v6.18.27 9dc8796e
* Thu Apr 30 2026 Koichiro Iwao <meta@almalinux.org> - 6.18.24-20260430.v8.1
- Update kernel to v6.18.26 3d3dd592