From: Thomas Lamprecht Date: Thu, 14 Nov 2019 09:43:35 +0000 (+0100) Subject: bump version to 5.3.10-1 X-Git-Url: https://git.proxmox.com/?p=pve-kernel.git;a=commitdiff_plain;h=0b28899e577ccf763da04d17ee013809f7930daf bump version to 5.3.10-1 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index a3532a3..92aecd7 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=3 -KERNEL_PATCHLEVEL=7 +KERNEL_PATCHLEVEL=10 # 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 605e0d8..f3e0eaa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-kernel (5.3.10-1) pve pmg; urgency=medium + + * bump ABI to 5.3.10-1 + + * update sources to Ubuntu-5.3.0-24.26 + + -- Proxmox Support Team Thu, 14 Nov 2019 10:43:13 +0100 + pve-kernel (5.3.7-1) pve pmg; urgency=medium * update sources to Ubuntu-5.3.0-20.21