bump version to 5.11.22-11

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2021-10-19 12:45:09 +02:00
parent 2d31e5666b
commit 98a494fb83
2 changed files with 12 additions and 2 deletions

View File

@ -4,9 +4,9 @@ KERNEL_MIN=11
KERNEL_PATCHLEVEL=22
# increment KREL if the ABI changes (abicheck target in debian/rules)
# rebuild packages with new KREL and run 'make abiupdate'
KREL=5
KREL=6
PKGREL=10
PKGREL=11
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
pve-kernel (5.11.22-11) bullseye; urgency=medium
* update sources to Ubuntu-5.11.0-39.43
* bump ABI to 5.11.22-6
* back port proposed fix for "ocfs2: mount fails with buffer overflow in strlen"
-- Proxmox Support Team <support@proxmox.com> Tue, 19 Oct 2021 12:43:14 +0200
pve-kernel (5.11.22-10) bullseye; urgency=medium
* update sources to Ubuntu-5.11.0-38.42