@@ -168,7 +168,7 @@ Summary: The Linux kernel
168168%define debugbuildsenabled 1
169169%define el_version 9
170170%define kernel_major_minor 6.18
171- %define kernel_patch 21
171+ %define kernel_patch 22
172172%define buildid .1
173173%define specversion %{kernel_major_minor }.%{kernel_patch }
174174%define pkgrelease 1%{?buildid }
@@ -4489,13 +4489,14 @@ fi\
44894489#
44904490#
44914491%changelog
4492- * Tue Apr 07 2026 Brett Mastbergen <bmastbergen@ciq.com> - 6.18.21-2.1.el9
4492+ * Sun Apr 12 2026 github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> - 6.18.22-1.1.el9
4493+ -- Rebased changes for Linux 6.18.22 (https://github.com/ctrliq/kernel-src-tree/releases/tag/ciq_kernel-6.18.22-1)
4494+ -- github actions: Trigger kernelCI on ciq-6.18.y-next branches (Brett Mastbergen)
4495+ -- github actions: Use trigger for kernelCI (Brett Mastbergen)
4496+ -- Update spec for ciq_kernel-6.18.21-2 (Brett Mastbergen)
44934497-- spec: Skip certificate setup for noarch builds (Brett Mastbergen)
44944498-- github actions: Inherit the Kernel CI Automated workflow from main (Brett Mastbergen)
4495- -- kallsyms: clean up modname and modbuildid initialization in kallsyms_lookup_buildid() (Brett Mastbergen)
44964499-- [CIQ] v6.18.21 - updated spec (github-actions[bot])
4497- * Fri Apr 03 2026 github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> - 6.18.21-1.1.el9
4498- -- Rebased changes for Linux 6.18.21 (https://github.com/ctrliq/kernel-src-tree/releases/tag/ciq_kernel-6.18.21-1)
44994500-- [CIQ] v6.18.20 - updated spec (github-actions[bot])
45004501-- Bundle bindgen-cli from source for Rocky 9.6 builds (Jonathan Dieter)
45014502-- Rework -default package and clean up tool subpackage naming (Jonathan Dieter)
@@ -4529,7 +4530,7 @@ fi\
45294530-- github actions: Make Builds on Merge Request Work (Jonathan Maple)
45304531-- Add initial CIQ config tweaks (Brett Mastbergen)
45314532-- Add CIQ configs (Brett Mastbergen)
4532- -- Linux 6.18.21 (https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.18.21 )
4533+ -- Linux 6.18.22 (https://cdn.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.18.22 )
45334534
45344535
45354536###
0 commit comments