]> git.proxmox.com Git - pve-kernel.git/commitdiff
bump version to 4.15-5, bump ABI to 4.15.15-1-pve
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Wed, 4 Apr 2018 12:22:33 +0000 (14:22 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 4 Apr 2018 13:43:07 +0000 (15:43 +0200)
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
Makefile
debian/changelog

index 58c6094382a1271cd6aa38ad05138360f10208b7..3ddd72f436b9d54a9d32617b9f2443a14976c272 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,10 +1,10 @@
 RELEASE=5.1
 
 # also update pve-kernel-meta.git if either of these change
-KERNEL_VER=4.15.10
+KERNEL_VER=4.15.15
 KREL=1
 
-PKGREL=4
+PKGREL=5
 
 EXTRAVERSION=-${KREL}-pve
 KVNAME=${KERNEL_VER}${EXTRAVERSION}
index baf88d1418b36a8be6388edcc9969f2ed3b62843..f0fefaceadec73f67ecbc4d6f5aabc5d3ef03a8f 100644 (file)
@@ -1,3 +1,13 @@
+pve-kernel (4.15.15-5) unstable; urgency=medium
+
+  * update sources to Ubuntu-4.15.0-14.15
+
+  * bump ABI to 4.15.15-1-pve
+
+  * update SPL/ZFS to 0.7.7
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 4 Apr 2018 09:50:07 +0200
+
 pve-kernel (4.15.10-4) unstable; urgency=medium
 
   * cherry-pick fix for shmem related deadlock