Version in base suite: 20210731+deb11u9 Base version: debian-installer_20210731+deb11u9 Target version: debian-installer_20210731+deb11u10 Base file: /srv/ftp-master.debian.org/ftp/pool/main/d/debian-installer/debian-installer_20210731+deb11u9.dsc Target file: /srv/ftp-master.debian.org/policy/pool/main/d/debian-installer/debian-installer_20210731+deb11u10.dsc build/config/common | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff -Nru debian-installer-20210731+deb11u9/build/config/common debian-installer-20210731+deb11u10/build/config/common --- debian-installer-20210731+deb11u9/build/config/common 2023-10-02 11:06:04.000000000 +0000 +++ debian-installer-20210731+deb11u10/build/config/common 2024-02-05 11:50:23.000000000 +0000 @@ -11,7 +11,7 @@ # Default kernel ABI version to use. Append a kernel flavour to # produce KERNELVERSION. -LINUX_KERNEL_ABI ?= 5.10.0-26 +LINUX_KERNEL_ABI ?= 5.10.0-28 # Always "di" these days KERNEL_FLAVOUR ?= di diff -Nru debian-installer-20210731+deb11u9/debian/changelog debian-installer-20210731+deb11u10/debian/changelog --- debian-installer-20210731+deb11u9/debian/changelog 2023-10-02 11:06:04.000000000 +0000 +++ debian-installer-20210731+deb11u10/debian/changelog 2024-02-05 11:50:23.000000000 +0000 @@ -1,3 +1,9 @@ +debian-installer (20210731+deb11u10) bullseye; urgency=medium + + * Bump Linux kernel ABI to 5.10.0-28. + + -- Cyril Brulebois Mon, 05 Feb 2024 12:50:23 +0100 + debian-installer (20210731+deb11u9) bullseye; urgency=medium * Bump Linux kernel ABI to 5.10.0-26.