Hi All,
Is there a Kernel map anywhere (or some other quick and easy reference) relating the kernel version in use with a build version number?
I’m thinking of something along the lines of these, but for Clear:
Overview of the Ubuntu release cycle - maintenance, support and security coverage, lifetime, upgrade paths, kernel versions and the range of editions and images published by Canonical.
https://people.canonical.com/~kernel/info/kernel-version-map.html
Failing that, what is the easiest you know if to do this by searching on Github or the CDN?
https://cdn.download.clearlinux.org/releases/current/clear/
The best I know of is searching for ‘linux-’ in either of:
https://cdn.download.clearlinux.org/current/source/SRPMS/
Cheers
arjan
March 14, 2022, 2:26pm
3
we have typically 2 to 3 releases per week so having a table like that is … cumbersome
we follow the stable releases of the kernel pretty aggressively for obvious security reasons… and go to a new kernel version (5.1x level) usually at the 5.16.1 minor level… typically within 2 days
Okay thanks. Makes sense, and saves wasting time. I just wondered if it was documented somewhere that I was missing.
Cheers