[pve-devel] [PATCH pve-kernel 3/3] bump version to 4.15.18-30
Stoiko Ivanov
s.ivanov at proxmox.com
Wed Nov 14 20:25:28 CET 2018
Signed-off-by: Stoiko Ivanov <s.ivanov at proxmox.com>
---
Makefile | 2 +-
debian/changelog | 7 +++++++
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/Makefile b/Makefile
index b8a7454..c7d17ab 100644
--- a/Makefile
+++ b/Makefile
@@ -6,7 +6,7 @@ KERNEL_PATCHLEVEL=18
# rebuild packages with new KREL and run 'make abiupdate'
KREL=9
-PKGREL=29
+PKGREL=30
KERNEL_MAJMIN=$(KERNEL_MAJ).$(KERNEL_MIN)
KERNEL_VER=$(KERNEL_MAJMIN).$(KERNEL_PATCHLEVEL)
diff --git a/debian/changelog b/debian/changelog
index dddb2d8..0f6592c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+pve-kernel (4.15.18-30) unstable; urgency=medium
+
+ * add patches for CVE-2018-18955 and https://launchpad.net/bugs/1789161
+ * update ZFS to 0.7.12
+
+ -- Proxmox Support Team <support at proxmox.com> Wed, 14 Nov 2018 18:09:49 +0100
+
pve-kernel (4.15.18-29) unstable; urgency=medium
* update sources to Ubuntu-4.15.0-40.43
--
2.19.1
More information about the pve-devel
mailing list