From 7b6cf206b5d464814ab3b8cdf86c361b070d8c24 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Mon, 11 Nov 2019 15:35:58 +0100 Subject: [PATCH] bump version to 4.15.18-50 Signed-off-by: Thomas Lamprecht --- Makefile | 2 +- debian/changelog | 8 ++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Makefile b/Makefile index c745fdc..898db46 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=18 # rebuild packages with new KREL and run 'make abiupdate' KREL=22 -PKGREL=49 +PKGREL=50 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index 89f3144..f84c60a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-kernel (4.15.18-50) pve pmg; urgency=medium + + * update to Ubuntu-4.15.0-68.77 + + * fix #2458: fix issues with Linux KVM guest on old Intel CPUs + + -- Proxmox Support Team Mon, 11 Nov 2019 15:28:06 +0100 + pve-kernel (4.15.18-49) pve pmg; urgency=medium * update to Ubuntu-4.15.0-67.76