It should be 6.4.4 (Debian package naming is weird)
this post was submitted on 16 Aug 2023
5 points (100.0% liked)
Linux Questions
1070 readers
1 users here now
Linux questions Rules (in addition of the Lemmy.zip rules)
- stay on topic
- be nice (no name calling)
- do not post long blocks of text such as logs
- do not delete your posts
- only post questions (no information posts)
Tips for giving and receiving help
- be as clear and specific
- say thank you if a solution works
- verify your solutions before posting them as facts.
Any rule violations will result in disciplinary actions
founded 1 year ago
MODERATORS
Thanks, that's what I thought but I couldn't be sure!
It means 6.4.4.
The 0 can be ignored, so you can think of this as "linux-image-6.4" then if you want the actual revision you look after the arch and see "6.4.4".
This is explained in the Debian kernel handbook:
https://www.debian.org/doc/manuals/debian-kernel-handbook/ch-versions.html
For compatibility, the official kernel packages currently add '.0' to the upstream version.