Skip to content

Add kernel eof info check - #808

Draft
dosaboy wants to merge 1 commit into
canonical:mainfrom
dosaboy:issue/627
Draft

Add kernel eof info check#808
dosaboy wants to merge 1 commit into
canonical:mainfrom
dosaboy:issue/627

Conversation

@dosaboy

@dosaboy dosaboy commented Apr 12, 2024

Copy link
Copy Markdown
Member

Resolves: #627

# NOTE(dosaboy): when updating this, refer to the kernel supported versions
# page: https://ubuntu.com/about/release-cycle#ubuntu-kernel-release-cycle
KERNEL_EOL_INFO = {
'5.19':

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The page includes the kernel EOL info for 6.5, but 5.19 is now absent (IDK if it was ever present).

Also, I found the distro-info-data Debian package which includes this CSV file with all the ubuntu release lifecycle information. Still, it does not include the supported kernels for each release -- might be useful for checking the release itself's EOL status.

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.

EOL check for kernel version

2 participants