bump version to 4.15.17-14
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
5d6c3ffa8e
commit
93a8ca28fc
2
Makefile
2
Makefile
@ -6,7 +6,7 @@ KERNEL_MIN=15
|
||||
KERNEL_PATCHLEVEL=17
|
||||
KREL=3
|
||||
|
||||
PKGREL=13
|
||||
PKGREL=14
|
||||
|
||||
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
|
||||
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
|
||||
|
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
pve-kernel (4.15.17-14) unstable; urgency=medium
|
||||
|
||||
* fix KVM L1 guest escape when nested virtualization is used - CVE-2018-12904
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Wed, 27 Jun 2018 17:18:05 +0200
|
||||
|
||||
pve-kernel (4.15.17-13) unstable; urgency=medium
|
||||
|
||||
* fix regression for newer out-of-tree IGB driver when setting a non-
|
||||
|
Loading…
Reference in New Issue
Block a user