diff --git a/Makefile b/Makefile index d4660b8..f9cd54c 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ include /usr/share/dpkg/pkg-info.mk export KERNEL_VER=5.3 -export KERNEL_ABI=5.3.7-1-pve +export KERNEL_ABI=5.3.10-1-pve GITVERSION:=$(shell git rev-parse HEAD) diff --git a/debian/changelog b/debian/changelog index 31d5e40..5500349 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,14 @@ +pve-kernel-5.3 (6.0-12) pve pmg; urgency=medium + + * ABI bump for 5.3.10-1-pve + + * efiboot/autorm functions: ignore running kernel if it was removed + + * improve compatibiltiy for #2403 fix by using perl to exclude initrd entries + from /proc/cmdline + + -- Proxmox Support Team Thu, 14 Nov 2019 10:46:35 +0100 + pve-kernel-5.3 (6.0-11) pve pmg; urgency=medium * ABI bump for 5.3.7-1-pve