diff --git a/Makefile b/Makefile index 87fa510..04b930d 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change KERNEL_MAJ=6 -KERNEL_MIN=1 -KERNEL_PATCHLEVEL=15 +KERNEL_MIN=2 +KERNEL_PATCHLEVEL=2 # increment KREL if the ABI changes (abicheck target in debian/rules) # rebuild packages with new KREL and run 'make abiupdate' KREL=1 diff --git a/debian/changelog b/debian/changelog index eb09f6d..c74ca2f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel (6.2.2-1) UNRELEASED; urgency=medium + + * update to Ubuntu-6.2.0-1.1 + + -- Proxmox Support Team Wed, 08 Mar 2023 12:01:02 +0100 + pve-kernel (6.1.15-1) bullseye; urgency=medium * update to Proxmox-6.1.15-1 diff --git a/submodules/ubuntu-kernel b/submodules/ubuntu-kernel index 35fe274..6090330 160000 --- a/submodules/ubuntu-kernel +++ b/submodules/ubuntu-kernel @@ -1 +1 @@ -Subproject commit 35fe27484a6daf48947e4fd9c7bfbcd3c94330a4 +Subproject commit 6090330b3c51e05773a0ef5e1d4139cb1d347012