From f006f8c01ca6085f37fa483287442ec32673ce17 Mon Sep 17 00:00:00 2001 From: Koichiro Iwao Date: Fri, 15 May 2026 07:04:14 +0000 Subject: [PATCH] Update kernel to v6.18.29 a72a0085 --- .raspberrypi2.metadata | 2 +- SPECS/raspberrypi2.spec | 9 ++++++--- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/.raspberrypi2.metadata b/.raspberrypi2.metadata index 5074454..7bd6cda 100644 --- a/.raspberrypi2.metadata +++ b/.raspberrypi2.metadata @@ -1,2 +1,2 @@ -530bdb6a4c21d59c13ba0458b438b16d2fb86ea1 SOURCES/6b979ced5f1f9ed7f421ccd76f64de943426bb5b.tar.gz +4c87c371aa223123e626e37fbe1383200a741fc7 SOURCES/a72a0085aeac23ac8aa76c90c476e20626046ea7.tar.gz f711e9fed66a0b40064395a686e8d3b739b4ec50 SOURCES/1.20260408.tar.gz diff --git a/SPECS/raspberrypi2.spec b/SPECS/raspberrypi2.spec index 8d74a77..45f5f2e 100644 --- a/SPECS/raspberrypi2.spec +++ b/SPECS/raspberrypi2.spec @@ -1,5 +1,5 @@ %global firmware_tag 1.20260408 -%global version_tag 6b979ced5f1f9ed7f421ccd76f64de943426bb5b +%global version_tag a72a0085aeac23ac8aa76c90c476e20626046ea7 ExclusiveArch: aarch64 @@ -19,7 +19,7 @@ ExclusiveArch: aarch64 %define ksuffix 4 %define kversion 6.18 -%define patchlevel 28 +%define patchlevel 29 %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: 20260508.%{local_version}.%{extra_version}%{?dist} +Release: 20260513.%{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 15 2026 Koichiro Iwao - 6.18.29-20260513.v8.1 +- Update kernel to v6.18.29 a72a0085 + * Fri May 08 2026 Koichiro Iwao - 6.18.28-20260508.v8.1 - Update kernel to v6.18.28 6b979ced