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