bump version to 4.15.18-18

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
Stoiko Ivanov 2018-08-07 16:41:51 +02:00 committed by Dietmar Maurer
parent 72f9fd46cc
commit 80a7ba6436
2 changed files with 8 additions and 1 deletions

View File

@ -6,7 +6,7 @@ KERNEL_MIN=15
KERNEL_PATCHLEVEL=18
KREL=1
PKGREL=17
PKGREL=18
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
pve-kernel (4.15.18-18) unstable; urgency=medium
* add SGID non-directory fix (fixes CVE-2018-13405)
* update to Ubuntu-4.15.0-30.32 (fixes CVE-2018-5390)
-- Proxmox Support Team <support@proxmox.com> Tue, 07 Aug 2018 16:04:18 +0200
pve-kernel (4.15.18-17) unstable; urgency=medium
* apparmor: fix apparmor mediating locking non-fs unix sockets