Version in base suite: 20230607+deb12u13 Base version: debian-installer_20230607+deb12u13 Target version: debian-installer_20230607+deb12u14 Base file: /srv/ftp-master.debian.org/ftp/pool/main/d/debian-installer/debian-installer_20230607+deb12u13.dsc Target file: /srv/ftp-master.debian.org/policy/pool/main/d/debian-installer/debian-installer_20230607+deb12u14.dsc build/config/common | 2 +- debian/changelog | 7 +++++++ debian/control | 8 ++++---- 3 files changed, 12 insertions(+), 5 deletions(-) dpkg-source: warning: cannot verify inline signature for /srv/release.debian.org/tmp/tmpxckpghkv/debian-installer_20230607+deb12u13.dsc: no acceptable signature found dpkg-source: warning: cannot verify inline signature for /srv/release.debian.org/tmp/tmpxckpghkv/debian-installer_20230607+deb12u14.dsc: no acceptable signature found diff -Nru debian-installer-20230607+deb12u13/build/config/common debian-installer-20230607+deb12u14/build/config/common --- debian-installer-20230607+deb12u13/build/config/common 2026-01-05 18:38:21.000000000 +0000 +++ debian-installer-20230607+deb12u14/build/config/common 2026-05-11 09:42:57.000000000 +0000 @@ -11,7 +11,7 @@ # Default kernel ABI version to use. Append a kernel flavour to # produce KERNELVERSION. -LINUX_KERNEL_ABI ?= 6.1.0-42 +LINUX_KERNEL_ABI ?= 6.1.0-47 # Make sure the mirror is sufficiently up-to-date, by checking minimal # version (list of package_version): diff -Nru debian-installer-20230607+deb12u13/debian/changelog debian-installer-20230607+deb12u14/debian/changelog --- debian-installer-20230607+deb12u13/debian/changelog 2026-01-05 18:38:21.000000000 +0000 +++ debian-installer-20230607+deb12u14/debian/changelog 2026-05-11 09:42:57.000000000 +0000 @@ -1,3 +1,10 @@ +debian-installer (20230607+deb12u14) bookworm; urgency=medium + + * Bump Linux kernel ABI to 6.1.0-47. + * Adjust linux-image build-deps as well. + + -- Cyril Brulebois Mon, 11 May 2026 11:42:57 +0200 + debian-installer (20230607+deb12u13) bookworm; urgency=medium * Bump Linux kernel ABI to 6.1.0-42. diff -Nru debian-installer-20230607+deb12u13/debian/control debian-installer-20230607+deb12u14/debian/control --- debian-installer-20230607+deb12u13/debian/control 2026-01-05 18:38:21.000000000 +0000 +++ debian-installer-20230607+deb12u14/debian/control 2026-05-11 09:42:57.000000000 +0000 @@ -166,10 +166,10 @@ # when creating ISO hybrid images on amd64 and i386 systems. fontconfig, # Used to generate a font cache through fc-cache, for gtk flavours - linux-image-6.1.0-42-amd64 [amd64], - linux-image-6.1.0-42-arm64 [arm64], - linux-image-6.1.0-42-686 [i386], - linux-image-6.1.0-42-686-pae [i386], + linux-image-6.1.0-47-amd64 [amd64], + linux-image-6.1.0-47-arm64 [arm64], + linux-image-6.1.0-47-686 [i386], + linux-image-6.1.0-47-686-pae [i386], # Ship some more drm modules, without waiting on fb-modules (#1036019) Package: debian-installer