bump version to 5.11.22-6
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
437b51a73b
commit
6714a74b67
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=22
|
|||||||
# rebuild packages with new KREL and run 'make abiupdate'
|
# rebuild packages with new KREL and run 'make abiupdate'
|
||||||
KREL=3
|
KREL=3
|
||||||
|
|
||||||
PKGREL=5
|
PKGREL=6
|
||||||
|
|
||||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
pve-kernel (5.11.22-6) bullseye; urgency=medium
|
||||||
|
|
||||||
|
* io_uring: don't block level reissue off completion path
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Wed, 28 Jul 2021 10:51:12 +0200
|
||||||
|
|
||||||
pve-kernel (5.11.22-5) bullseye; urgency=medium
|
pve-kernel (5.11.22-5) bullseye; urgency=medium
|
||||||
|
|
||||||
* import Ubuntu-5.11.0-26.28
|
* import Ubuntu-5.11.0-26.28
|
||||||
|
Loading…
Reference in New Issue
Block a user