From e450e254a2edafdf7eba9fc25705f2633100069e Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 14 Nov 2022 20:25:18 +0100 Subject: [PATCH] bump version to 5.19.17-1 Signed-off-by: Thomas Lamprecht --- Makefile | 6 +++--- debian/changelog | 8 ++++++++ 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/Makefile b/Makefile index d6480d8..20db309 100644 --- a/Makefile +++ b/Makefile @@ -1,12 +1,12 @@ # also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change KERNEL_MAJ=5 KERNEL_MIN=19 -KERNEL_PATCHLEVEL=7 +KERNEL_PATCHLEVEL=17 # increment KREL if the ABI changes (abicheck target in debian/rules) # rebuild packages with new KREL and run 'make abiupdate' -KREL=2 +KREL=1 -PKGREL=2 +PKGREL=1 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index b5973e1..f0539ee 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-kernel (5.19.17-1) bullseye; urgency=medium + + * update to Ubuntu-5.19.0-24.25 + + * bump ABI to 5.19.17-1 + + -- Proxmox Support Team Mon, 14 Nov 2022 20:25:12 +0100 + pve-kernel (5.19.7-2) bullseye; urgency=medium * update ZFS to 2.1.6 -- 2.39.2