Browse Source

bump version to 4.15.10-4

Fabian Grünbichler 7 years ago
parent
commit
4794f3cd69
2 changed files with 7 additions and 1 deletions
  1. 1 1
      Makefile
  2. 6 0
      debian/changelog

+ 1 - 1
Makefile

@@ -4,7 +4,7 @@ RELEASE=5.1
 KERNEL_VER=4.15.10
 KREL=1
 
-PKGREL=3
+PKGREL=4
 
 EXTRAVERSION=-${KREL}-pve
 KVNAME=${KERNEL_VER}${EXTRAVERSION}

+ 6 - 0
debian/changelog

@@ -1,3 +1,9 @@
+pve-kernel (4.15.10-4) unstable; urgency=medium
+
+  * cherry-pick fix for shmem related deadlock
+
+ -- Proxmox Support Team <[email protected]>  Wed, 28 Mar 2018 15:47:48 +0200
+
 pve-kernel (4.15.10-3) unstable; urgency=medium
 
   * cherry-pick fix for THP related deadlock