bump version to 4.15.18-21

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2018-08-23 11:50:21 +02:00
parent 61721594cf
commit 0fbf7de6c8
2 changed files with 11 additions and 1 deletions

View File

@ -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)

10
debian/changelog vendored
View File

@ -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 <support@proxmox.com> 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