bump version to 5.13.19-13
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
5b3d3093ca
commit
190eaba617
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=19
|
|||||||
# rebuild packages with new KREL and run 'make abiupdate'
|
# rebuild packages with new KREL and run 'make abiupdate'
|
||||||
KREL=5
|
KREL=5
|
||||||
|
|
||||||
PKGREL=12
|
PKGREL=13
|
||||||
|
|
||||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -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 <support@proxmox.com> Tue, 08 Mar 2022 07:32:25 +0100
|
||||||
|
|
||||||
pve-kernel (5.13.19-12) bullseye; urgency=medium
|
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
|
* Revert "PCI/MSI: Mask MSI-X vectors only on success" as it's causing PCI-E
|
||||||
|
Loading…
Reference in New Issue
Block a user