From 5754e79c6c3168edbe6e3bc7b6f3b3230796eaf2 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Fri, 1 Dec 2023 14:42:45 +0100 Subject: [PATCH] bump version to 5.15.131-3 Signed-off-by: Thomas Lamprecht --- Makefile | 4 ++-- debian/changelog | 8 ++++++++ 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index df01302..6e9614b 100644 --- a/Makefile +++ b/Makefile @@ -6,9 +6,9 @@ KERNEL_MIN=15 KERNEL_PATCHLEVEL=131 # 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=2 +PKGREL=3 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index 7c29ec0..684f522 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-kernel (5.15.131-3) bullseye; urgency=medium + + * updates ZFS to 2.1.14 + + * bump ABI to 5.15.131-2 + + -- Proxmox Support Team Fri, 01 Dec 2023 14:42:42 +0100 + pve-kernel (5.15.131-2) bullseye; urgency=medium * update to Ubuntu-5.15.0-91.101 fixing an issue with enumerating USB