diff --git a/Makefile b/Makefile index 206b28e..1afc130 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ KERNEL_PATCHLEVEL=16 # rebuild packages with new KREL and run 'make abiupdate' KREL=11-bpo11 -PKGREL=11~bpo11+1 +PKGREL=11~bpo11+2 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index 21c1a21..e5443c3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -pve-kernel (6.2.16-11~bpo11+2) bullseye-backports; urgency=medium +pve-kernel (6.2.16-11~bpo11+2) bullseye; urgency=medium * cherry-pick fix for KVM vCPU page-fault loop. Due to to small and signed type used for an memory related sequence