bump version to 5.11.22-10
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
ab1510cecd
commit
77dbf42d61
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=4
|
KREL=5
|
||||||
|
|
||||||
PKGREL=9
|
PKGREL=10
|
||||||
|
|
||||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||||
|
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
|||||||
|
pve-kernel (5.11.22-10) bullseye; urgency=medium
|
||||||
|
|
||||||
|
* update sources to Ubuntu-5.11.0-38.42
|
||||||
|
|
||||||
|
* update ZFS to 2.0.6
|
||||||
|
|
||||||
|
* bump ABI to 5.11.22-5
|
||||||
|
|
||||||
|
* fix #3558: backport "bnx2x: Fix enabling network interfaces without VFs"
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Tue, 28 Sep 2021 08:15:41 +0200
|
||||||
|
|
||||||
pve-kernel (5.11.22-9) bullseye; urgency=medium
|
pve-kernel (5.11.22-9) bullseye; urgency=medium
|
||||||
|
|
||||||
* backport "blk-mq: fix kernel panic during iterating over flush
|
* backport "blk-mq: fix kernel panic during iterating over flush
|
||||||
|
Loading…
Reference in New Issue
Block a user