bump version to 5.11.22-11
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
2d31e5666b
commit
98a494fb83
4
Makefile
4
Makefile
@ -4,9 +4,9 @@ KERNEL_MIN=11
|
|||||||
KERNEL_PATCHLEVEL=22
|
KERNEL_PATCHLEVEL=22
|
||||||
# increment KREL if the ABI changes (abicheck target in debian/rules)
|
# increment KREL if the ABI changes (abicheck target in debian/rules)
|
||||||
# rebuild packages with new KREL and run 'make abiupdate'
|
# rebuild packages with new KREL and run 'make abiupdate'
|
||||||
KREL=5
|
KREL=6
|
||||||
|
|
||||||
PKGREL=10
|
PKGREL=11
|
||||||
|
|
||||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||||
|
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -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
|
pve-kernel (5.11.22-10) bullseye; urgency=medium
|
||||||
|
|
||||||
* update sources to Ubuntu-5.11.0-38.42
|
* update sources to Ubuntu-5.11.0-38.42
|
||||||
|
Loading…
Reference in New Issue
Block a user