diff --git a/Makefile b/Makefile index 5936af2..1ffc6e2 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=19 # rebuild packages with new KREL and run 'make abiupdate' KREL=1 -PKGREL=1 +PKGREL=2 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index c900b28..1c3bd1c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pve-kernel (5.13.19-2) bullseye; urgency=medium + + * re-enable retrying to get a blockdev on ERESTARTSYS to work around + ZFS still depending on that + + -- Proxmox Support Team Tue, 09 Nov 2021 12:59:38 +0100 + pve-kernel (5.13.19-1) bullseye; urgency=medium * update sources to Ubuntu-5.13.0-22.22