From: Thomas Lamprecht Date: Thu, 7 Feb 2019 08:53:38 +0000 (+0100) Subject: bump version to 5.3-2 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=81752ef9705e456f76e8e7f56c9d8b1adfc91b59;p=pve-kernel-meta.git bump version to 5.3-2 ABI bump to 4.15.18-11-pve Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 8204eb6..bf24e6b 100644 --- a/Makefile +++ b/Makefile @@ -1,8 +1,8 @@ RELEASE=5.3 -PKGREL=1 +PKGREL=2 export KERNEL_VER=4.15 -export KERNEL_ABI=4.15.18-10-pve +export KERNEL_ABI=4.15.18-11-pve PACKAGE=pve-kernel-${KERNEL_VER} diff --git a/debian/changelog b/debian/changelog index f10723f..199055d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel-4.15 (5.3-2) unstable; urgency=medium + + * ABI bump to 4.15.18-11-pve + + -- Proxmox Support Team Tue, 05 Feb 2019 10:51:17 +0100 + pve-kernel-4.15 (5.3-1) unstable; urgency=medium * ABI bump to 4.15.18-10-pve