From: Thomas Lamprecht Date: Thu, 23 Aug 2018 09:50:21 +0000 (+0200) Subject: bump version to 4.15.18-21 X-Git-Url: https://git.proxmox.com/?p=pve-kernel.git;a=commitdiff_plain;h=0fbf7de6c85402ac93f8752500f8da46f2c460e6 bump version to 4.15.18-21 Signed-off-by: Thomas Lamprecht --- diff --git a/Makefile b/Makefile index 58616e4..eaa58b1 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ KERNEL_PATCHLEVEL=18 # rebuild packages with new KREL and run 'make abiupdate' KREL=2 -PKGREL=20 +PKGREL=21 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN) KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL) diff --git a/debian/changelog b/debian/changelog index 29ae15f..b148020 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +pve-kernel (4.15.18-21) unstable; urgency=medium + + * backport fix for udp/tcp with SO_BINDTODEVICE + + * scsi: hpsa: disable device during shutdown + + * vhost: fix info leak due to uninitialized memory (CVE-2018-1118) + + -- Proxmox Support Team Thu, 23 Aug 2018 11:01:17 +0200 + pve-kernel (4.15.18-20) unstable; urgency=medium * update to Ubuntu-4.15.0-32.35