From: Thomas Lamprecht Date: Thu, 5 Dec 2019 06:18:30 +0000 (+0100) Subject: bump version to 5.3.13-1 X-Git-Url: https://git.proxmox.com/?p=pve-kernel.git;a=commitdiff_plain;h=8106a5e4a880ffa511f6ffd756bbac8c0e39087f bump version to 5.3.13-1 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 92aecd7..9693ef3 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=10 +KERNEL_PATCHLEVEL=13 # 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 f3e0eaa..73ac411 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-kernel (5.3.13-1) pve pmg; urgency=medium + + * bump ABI to 5.3.13-1 + + * update sources to Ubuntu-5.3.0-25.27 + + -- Proxmox Support Team Thu, 05 Dec 2019 07:18:14 +0100 + pve-kernel (5.3.10-1) pve pmg; urgency=medium * bump ABI to 5.3.10-1