]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 4.15.18-34
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 25 Feb 2019 14:31:07 +0000 (15:31 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Mon, 25 Feb 2019 14:31:07 +0000 (15:31 +0100)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index d26eae05772b8ffb8965999902fc21a3b3b40c53..fe0f68eef312191f5209b315ebf16b0f8e800f5d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=18
 # rebuild packages with new KREL and run 'make abiupdate'
 KREL=11
 
-PKGREL=33
+PKGREL=34
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index 92520a2f1cd2f3c98e7b090d63f743f434eed43d..72eeb0df478d67f298427e8ff930f0a6b1605b9b 100644 (file)
@@ -1,3 +1,14 @@
+pve-kernel (4.15.18-34) unstable; urgency=medium
+
+  * backport fix for possible ipset memory exhaustion bug
+
+  * backport fix for possible use after free in crypto stack
+
+  * backport fixes for multiple KVM vulnerabilities: CVE-2019-6974,
+    CVE-2019-7221, CVE-2019-7222
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 25 Feb 2019 14:51:06 +0100
+
 pve-kernel (4.15.18-33) unstable; urgency=medium
 
   * update sources to Ubuntu-4.15.0-46.49