From d016128d1ffeaed06b208ff2e53c8a55960423b0 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 8 Feb 2022 11:42:34 +0100 Subject: [PATCH] bump version to 5.15.19-2 Signed-off-by: Thomas Lamprecht --- Makefile | 4 ++-- debian/changelog | 11 +++++++++++ 2 files changed, 13 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index e3769a6..6243dd7 100644 --- a/Makefile +++ b/Makefile @@ -4,9 +4,9 @@ KERNEL_MIN=15 KERNEL_PATCHLEVEL=19 # increment KREL if the ABI changes (abicheck target in debian/rules) # rebuild packages with new KREL and run 'make abiupdate' -KREL=1 +KREL=2 -PKGREL=1 +PKGREL=2 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index db95e7c..646df6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +pve-kernel (5.15.19-2) bullseye; urgency=medium + + * backport fbdev memory region release improvements + + * ensure 'simpledrm' module gets build, allowing it to take over any system + VGA/VBE/EFI framebuffer directly + + * bump ABI to 5.15.19-2 + + -- Proxmox Support Team Tue, 08 Feb 2022 11:19:02 +0100 + pve-kernel (5.15.19-1) bullseye; urgency=medium * update sources to Ubuntu-5.15.0-20.20 based on 5.15.19 -- 2.39.2