buildsys: sync package version to d/changelog source-of-truth one

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2023-09-04 17:36:55 +02:00
parent 48aa0042ee
commit db0095a49a
2 changed files with 2 additions and 2 deletions

View File

@ -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)

2
debian/changelog vendored
View File

@ -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