[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#966345: debian-installer: Please bump Linux kernel ABI to 5.7.0-2



Package: debian-installer
Severity: normal
Tags: d-i patch

Debian Installer Team,

Linux 5.7.10-1 was accepted into unstable Jul 26, 2020.

Please bump the Linux kernel ABI from 5.7.0-1 to 5.7.0-2.
Patch below.

Ideally, this could be determined automatically.
Perhaps something like:
    apt-cache show linux-image-amd64 | grep ^Depends | cut -d- -f3-4

Thank you!
Daniel Lewart
Urbana, Illinois

--- build/config/common.orig	2020-07-26 18:40:47.000000000 -0500
+++ build/config/common	2020-07-27 00:00:00.000000000 -0500
@@ -11,7 +11,7 @@

 # Default kernel ABI version to use. Append a kernel flavour to
 # produce KERNELVERSION.
-LINUX_KERNEL_ABI ?= 5.7.0-1
+LINUX_KERNEL_ABI ?= 5.7.0-2

 # Always "di" these days
 KERNEL_FLAVOUR ?= di


Reply to: