bump version to 6.0-12

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2019-11-14 10:46:12 +01:00
parent cd42dbfb99
commit 2368f59412
2 changed files with 12 additions and 1 deletions

View File

@ -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)

11
debian/changelog vendored
View File

@ -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 <support@proxmox.com> 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