]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 4.15.18-20
authorStoiko Ivanov <s.ivanov@proxmox.com>
Thu, 16 Aug 2018 10:20:47 +0000 (12:20 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 16 Aug 2018 11:21:59 +0000 (13:21 +0200)
and bump ABI/KREL

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
Makefile
debian/changelog

index d1b62b6dcfdc7ddb868b834dc3ea5978755ea7ac..58616e455832f5d2b998b28d2e9e23c2a937d1b4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -6,9 +6,9 @@ KERNEL_MIN=15
 KERNEL_PATCHLEVEL=18
 # increment KREL if the ABI changes (abicheck target in debian/rules)
 # rebuild packages with new KREL and run 'make abiupdate'
-KREL=1
+KREL=2
 
-PKGREL=19
+PKGREL=20
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index da73efd2cdcf5eea07eeba077fc67dcb59112c86..29ae15f820aacbda2a0df8a4cc461ea6dfe12291 100644 (file)
@@ -1,3 +1,13 @@
+pve-kernel (4.15.18-20) unstable; urgency=medium
+
+  * update to Ubuntu-4.15.0-32.35
+
+  * bump ABI to 4.15.18-2-pve
+
+  * fix CVE-2018-3620, CVE-2018-3646, CVE-2018-5391
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 16 Aug 2018 11:06:35 +0200
+
 pve-kernel (4.15.18-19) unstable; urgency=medium
 
   * update ZFS submodule to 0.7.9-pve3