From 486894ae010b035e367dab92e65ed1e7dcdfe92f Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 30 Nov 2021 13:30:39 +0100 Subject: [PATCH] bump version to 7.1-5 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index b161134..4adccaf 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include /usr/share/dpkg/pkg-info.mk export KERNEL_VER=5.13 -export KERNEL_ABI=5.13.19-1-pve +export KERNEL_ABI=5.13.19-2-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 8b6164a..087806a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +pve-kernel-5.13 (7.1-5) bullseye; urgency=medium + + * proxmox-boot: esp config: avoid leading whitespace in initrd/linux + options + + * proxmox-boot: read only first line of /etc/kernel/cmdline to avoid + breaking the loder config by adding empty or bogus lines that a user wrote + by mistake + + * ABI bump for 5.13.19-2-pve + + -- Proxmox Support Team Tue, 30 Nov 2021 13:29:40 +0100 + pve-kernel-5.13 (7.1-4) bullseye; urgency=medium * ABI bump for 5.13.19-1-pve -- 2.39.2