bump version to 4.15.18-18
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
This commit is contained in:
parent
72f9fd46cc
commit
80a7ba6436
2
Makefile
2
Makefile
@ -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
7
debian/changelog
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user