bump version to 4.13.16-51

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2018-07-05 12:21:37 +02:00
parent e5f68877f7
commit c0bcb10a6b
2 changed files with 10 additions and 3 deletions

View File

@ -4,10 +4,9 @@ RELEASE=5.1
KERNEL_MAJ=4
KERNEL_MIN=13
KERNEL_PATCHLEVEL=16
KREL=4
KREL=3
PKGREL=50
PKGREL=51
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
pve-kernel (4.13.16-51) unstable; urgency=medium
* update sources to Ubuntu-4.13.0-45.50
* bump ABI to 4.13.16-4-pve
-- Proxmox Support Team <support@proxmox.com> Thu, 05 Jul 2018 10:25:38 +0200
pve-kernel (4.13.16-50) unstable; urgency=medium
* fix KVM L1 guest escape when nested virtualization is used - CVE-