From: Thomas Lamprecht Date: Sat, 17 Jun 2023 05:59:03 +0000 (+0200) Subject: bump version to 6.2.16-3 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;ds=sidebyside;h=5d884a7474378be711a3456439d2ef1461823dec;p=pve-kernel.git bump version to 6.2.16-3 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 09d5f3c..45b0900 100644 --- a/Makefile +++ b/Makefile @@ -6,9 +6,9 @@ KERNEL_MIN=2 KERNEL_PATCHLEVEL=16 # increment KREL if the ABI changes (abicheck target in debian/rules) # rebuild packages with new KREL and run 'make abiupdate' -KREL=2 +KREL=3 -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 7110812..e9897a2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel (6.2.16-3) bookworm; urgency=medium + + * update to Ubuntu-6.2.0-25.25 + + -- Proxmox Support Team Sat, 17 Jun 2023 07:58:57 +0200 + pve-kernel (6.2.16-2) bookworm; urgency=medium * update ZFS to 2.1.12