From 190eaba61750ec8e448352a3143c5d214e1e9b70 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 8 Mar 2022 08:32:30 +0100 Subject: [PATCH] bump version to 5.13.19-13 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 7 +++++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 9b16c3a..7f59d2a 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=19 # rebuild packages with new KREL and run 'make abiupdate' KREL=5 -PKGREL=12 +PKGREL=13 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index 5dd6c71..357d44e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +pve-kernel (5.13.19-13) bullseye; urgency=medium + + * backport "KVM: VMX: prepare sync_pir_to_irr for running with APICv + disabled" to avoid breaking some Windows VMs startup + + -- Proxmox Support Team Tue, 08 Mar 2022 07:32:25 +0100 + pve-kernel (5.13.19-12) bullseye; urgency=medium * Revert "PCI/MSI: Mask MSI-X vectors only on success" as it's causing PCI-E -- 2.39.5