From c9fb416fa5dc453b017d1cfa6245d0421aa02154 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 5 May 2022 13:54:47 +0200 Subject: [PATCH] bump version to 5.15.35-2 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c17a92d..978d12e 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=35 # rebuild packages with new KREL and run 'make abiupdate' KREL=1 -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 ab5fe87..6c8d121 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel (5.15.35-2) bullseye; urgency=medium + + * cherry pick "NFSv4.1 provide mount option to toggle trunking discovery" + + -- Proxmox Support Team Thu, 05 May 2022 13:54:35 +0200 + pve-kernel (5.15.35-1) bullseye; urgency=medium * update to Ubuntu-5.15.0-29.30