[pve-devel] [PATCH kernel-4.15 3/4] bump version to 4.15.18-20

Stoiko Ivanov s.ivanov at proxmox.com
Thu Aug 16 12:20:47 CEST 2018


and bump ABI/KREL

Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
---
 Makefile         |  4 ++--
 debian/changelog | 10 ++++++++++
 2 files changed, 12 insertions(+), 2 deletions(-)

diff --git a/Makefile b/Makefile
index d1b62b6..58616e4 100644
--- 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)
diff --git a/debian/changelog b/debian/changelog
index da73efd..29ae15f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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 at 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
-- 
2.11.0





More information about the pve-devel mailing list