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:
parent
48aa0042ee
commit
db0095a49a
2
Makefile
2
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)
|
||||
|
2
debian/changelog
vendored
2
debian/changelog
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user