diff --git a/Makefile b/Makefile index cb67599..1c6c165 100644 --- a/Makefile +++ b/Makefile @@ -1,10 +1,10 @@ RELEASE=5.1 # also update pve-kernel-meta.git if either of these change -KERNEL_VER=4.15.3 +KERNEL_VER=4.15.10 KREL=1 -PKGREL=1 +PKGREL=2 EXTRAVERSION=-${KREL}-pve KVNAME=${KERNEL_VER}${EXTRAVERSION} diff --git a/debian/changelog b/debian/changelog index b61429e..85196b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-kernel (4.15.10-2) unstable; urgency=medium + + * update to Ubuntu-4.15.0-13.14 + + * bump ABI to 4.15.10-1-pve + + -- Proxmox Support Team Wed, 21 Mar 2018 10:35:07 +0100 + pve-kernel (4.15.3-1) unstable; urgency=medium * switch source to Ubuntu-4.15.0-10.11