#1107788 Release candidate kernels are sorted before released kernels

Package:
grub-common
Source:
grub-common
Description:
GRand Unified Bootloader (common files)
Submitter:
Vincent Bernat
Date:
2025-06-14 17:57:02 UTC
Severity:
normal
Tags:
#1107788#5
Date:
2025-06-14 17:55:04 UTC
From:
To:
Hey!

When there is a RC kernel, it is booted instead of the more recent
released one.

  19:53 ❱ ls /boot/vmlinuz*
/boot/vmlinuz-6.15-amd64  /boot/vmlinuz-6.15-rc7-amd64

Attached a patch to fix this issue.