Browse Source

bump version to 4.15.18-19

Dietmar Maurer 7 years ago
parent
commit
b6fe45e6d5
2 changed files with 7 additions and 1 deletions
  1. 1 1
      Makefile
  2. 6 0
      debian/changelog

+ 1 - 1
Makefile

@@ -8,7 +8,7 @@ KERNEL_PATCHLEVEL=18
 # rebuild packages with new KREL and run 'make abiupdate'
 KREL=1
 
-PKGREL=18
+PKGREL=19
 
 KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
 KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)

+ 6 - 0
debian/changelog

@@ -1,3 +1,9 @@
+pve-kernel (4.15.18-19) unstable; urgency=medium
+
+  * update ZFS submodule to 0.7.9-pve3
+
+ -- Proxmox Support Team <[email protected]>  Mon, 13 Aug 2018 07:50:59 +0200
+
 pve-kernel (4.15.18-18) unstable; urgency=medium
 
   * add SGID non-directory fix (fixes CVE-2018-13405)