From: Thomas Lamprecht Date: Wed, 3 Jul 2019 08:52:17 +0000 (+0200) Subject: bump version to 5.0.15-1 X-Git-Url: https://git.proxmox.com/?p=pve-kernel.git;a=commitdiff_plain;h=d036f7962592262a09a69cc21c304b1913a60b71 bump version to 5.0.15-1 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index aa3e266..262fb95 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # also bump pve-kernel-meta if either of MAJ.MIN, PATCHLEVEL or KREL change KERNEL_MAJ=5 KERNEL_MIN=0 -KERNEL_PATCHLEVEL=12 +KERNEL_PATCHLEVEL=15 # increment KREL if the ABI changes (abicheck target in debian/rules) # rebuild packages with new KREL and run 'make abiupdate' KREL=1 diff --git a/debian/changelog b/debian/changelog index 4712aeb..45ba7fa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-kernel (5.0.15-1) pve pmg; urgency=medium + + * update to Ubuntu-5.0.0-21.22 + + * bump ABI to 5.0.15-1 + + -- Proxmox Support Team Wed, 03 Jul 2019 10:51:57 +0200 + pve-kernel (5.0.12-1) pve pmg; urgency=medium * update sources to Ubuntu-5.0.0-18.19