Skip to content

filter deb kernel updates by major.minor series#799

Merged
furlongm merged 2 commits intomainfrom
deb-kernels
Apr 1, 2026
Merged

filter deb kernel updates by major.minor series#799
furlongm merged 2 commits intomainfrom
deb-kernels

Conversation

@furlongm
Copy link
Copy Markdown
Owner

@furlongm furlongm commented Apr 1, 2026

prevent HWE kernels (e.g. 6.17) from being offered as updates to GA
kernel hosts (e.g. 6.8) when both tracks ship in the same repository
at the same priority. extract major.minor series from the deb kernel
package name and only compare within the same series.

fixes: #797

prevent HWE kernels (e.g. 6.17) from being offered as updates to GA
kernel hosts (e.g. 6.8) when both tracks ship in the same repository
at the same priority. extract major.minor series from the deb kernel
package name and only compare within the same series.
@furlongm furlongm merged commit b96e4f7 into main Apr 1, 2026
4 checks passed
@furlongm furlongm deleted the deb-kernels branch April 1, 2026 02:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Kernel update detection incorrectly matches GA and HWE kernels from the same repository

1 participant