diff --git a/Makefile b/Makefile index 9381cad..cb22d7a 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=18 # rebuild packages with new KREL and run 'make abiupdate' KREL=1 -PKGREL=1 +PKGREL=2 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index 00da239..b62cc72 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +pve-kernel (5.0.18-2) pve pmg; urgency=medium + + * update sources to Ubuntu-5.0.0-24.25 + + -- Proxmox Support Team Fri, 2 Aug 2019 14:51:00 +0200 + pve-kernel (5.0.18-1) pve pmg; urgency=medium * update sources to Ubuntu-5.0.0-22.23