On 22/01/2025 03:17, Marco Möller wrote:
Could you please share with me, or point me to, a howto or receipt for
applying all upgrades to future kernel 6.12.x versions to appear in
Bookworm Backports when doing "apt update && apt upgrade", but to not
leave the 6.12 (upstream LTS) branch and not upgrade to some higher
kernel version like 6.13 when they would also become available in
backports?
This way you may lost some important security update.
If the risk of shooting your foot is accepted then read
apt_preferences(5). Pinning version to a regex likely would allow to do
what you wish. To debug use "apt policy" with package name argument.