[pve-devel] [PATCH kernel 4.15][applied] bump version to 4.15.10-3
Fabian Grünbichler
f.gruenbichler at proxmox.com
Wed Mar 28 11:41:06 CEST 2018
Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
Makefile | 2 +-
debian/changelog | 6 ++++++
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index 06b6dee..58b65d3 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ RELEASE=5.1
KERNEL_VER=4.15.10
KREL=1
-PKGREL=2
+PKGREL=3
EXTRAVERSION=-${KREL}-pve
KVNAME=${KERNEL_VER}${EXTRAVERSION}
diff --git a/debian/changelog b/debian/changelog
index 85196b7..e89bf70 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pve-kernel (4.15.10-3) unstable; urgency=medium
+
+ * cherry-pick fix for THP related deadlock
+
+ -- Proxmox Support Team <support at proxmox.com> Wed, 28 Mar 2018 11:07:39 +0200
+
pve-kernel (4.15.10-2) unstable; urgency=medium
* update to Ubuntu-4.15.0-13.14
--
2.14.2
More information about the pve-devel
mailing list