From 77dbf42d61edcd6e62dd3d6ebbd63a480ef7a443 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 28 Sep 2021 08:16:03 +0200 Subject: [PATCH] bump version to 5.11.22-10 Signed-off-by: Thomas Lamprecht --- Makefile | 4 ++-- debian/changelog | 12 ++++++++++++ 2 files changed, 14 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 410009d..2466b4b 100644 --- a/Makefile +++ b/Makefile @@ -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=4 +KREL=5 -PKGREL=9 +PKGREL=10 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index 1e8e39a..3fbc306 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 28 Sep 2021 08:15:41 +0200 + pve-kernel (5.11.22-9) bullseye; urgency=medium * backport "blk-mq: fix kernel panic during iterating over flush