From: Stoiko Ivanov Date: Wed, 14 Nov 2018 17:12:02 +0000 (+0100) Subject: bump version to 4.15.18-30 X-Git-Url: https://git.proxmox.com/?p=pve-kernel.git;a=commitdiff_plain;h=3db86f10842c7284be96e13fe319c99a94e998cb bump version to 4.15.18-30 Signed-off-by: Stoiko Ivanov Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index b8a7454..c7d17ab 100644 --- a/Makefile +++ b/Makefile @@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=18 # rebuild packages with new KREL and run 'make abiupdate' KREL=9 -PKGREL=29 +PKGREL=30 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index dddb2d8..4f0840e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +pve-kernel (4.15.18-30) unstable; urgency=medium + + * add patches for CVE-2018-18955 and https://launchpad.net/bugs/1789161 + + * update ZFS to 0.7.12 + + -- Proxmox Support Team Thu, 15 Nov 2018 13:32:46 +0100 + pve-kernel (4.15.18-29) unstable; urgency=medium * update sources to Ubuntu-4.15.0-40.43