From ea2015da4bc5dce6651224c55ea9737f2e63c71b Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 8 Feb 2022 12:31:16 +0100 Subject: [PATCH] bump version to 7.1-11 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 7d74bef..07d0364 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include /usr/share/dpkg/pkg-info.mk export KERNEL_VER=5.15 -export KERNEL_ABI=5.15.19-1-pve +export KERNEL_ABI=5.15.19-2-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 147982e..04428ed 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-kernel-5.15 (7.1-11) bullseye; urgency=medium + + * ABI bump for 5.15.19-2-pve + + * ship config to always include 'simpledrm' module in initrd + + -- Proxmox Support Team Tue, 08 Feb 2022 11:50:53 +0100 + pve-kernel-5.15 (7.1-10) bullseye; urgency=medium * ABI bump for 5.15.19-1-pve