]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 4.15.18-40
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 May 2019 18:43:47 +0000 (20:43 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 21 May 2019 18:43:47 +0000 (20:43 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
Makefile
debian/changelog

index c02e1c7d1bfa4c344fa95ff6303105acee6597c1..12830d738a1171348f62fea70162b0037a96a3a8 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -4,9 +4,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=14
+KREL=15
 
-PKGREL=39
+PKGREL=40
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
index f878d3d21851bb8098e4ded1027f44e2dbee2e82..b2821942e0568d34fb106a33d498a1ef84fa47d8 100644 (file)
@@ -1,3 +1,11 @@
+pve-kernel (4.15.18-40) unstable; urgency=medium
+
+  * update to Ubuntu-4.15.0-51.55
+
+  * bump ABI to 4.15.18-15
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 21 May 2019 17:43:20 +0200
+
 pve-kernel (4.15.18-39) unstable; urgency=medium
 
   * update to Ubuntu-4.15.0-50.54 with MDS mitigations