瀏覽代碼

bump version to 4.15-5, bump ABI to 4.15.15-1-pve

Signed-off-by: Fabian Grünbichler <[email protected]>
Fabian Grünbichler 7 年之前
父節點
當前提交
4afcfa3a6f
共有 2 個文件被更改,包括 12 次插入2 次删除
  1. 2 2
      Makefile
  2. 10 0
      debian/changelog

+ 2 - 2
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}

+ 10 - 0
debian/changelog

@@ -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 <[email protected]>  Wed, 4 Apr 2018 09:50:07 +0200
+
 pve-kernel (4.15.10-4) unstable; urgency=medium
 
   * cherry-pick fix for shmem related deadlock