[pve-devel] [PATCH kernel 4/5] bump version to 4.10.15-10, bump ABI to 4.10.15-1-pve
Fabian Grünbichler
f.gruenbichler at proxmox.com
Thu Jun 8 17:35:13 CEST 2017
Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
changelog.Debian | 11 +++++++++++
proxmox-ve/changelog.Debian | 6 ++++++
Makefile | 4 ++--
3 files changed, 19 insertions(+), 2 deletions(-)
diff --git a/changelog.Debian b/changelog.Debian
index 0f53d9b..d1ef3d2 100644
--- a/changelog.Debian
+++ b/changelog.Debian
@@ -1,3 +1,14 @@
+pve-kernel (4.10.15-10) unstable; urgency=medium
+
+ * update to Ubuntu-4.10.0-22.24
+
+ * bump ABI to 4.10.15-1-pve
+
+ * fix CVE-2017-8890, CVE-2017-9074, CVE-2017-9075, CVE-2017-9076,
+ CVE-2017-9077, CVE-2017-9242
+
+ -- Proxmox Support Team <support at proxmox.com> Wed, 7 Jun 2017 10:36:18 +0200
+
pve-kernel (4.10.11-9) unstable; urgency=medium
* fix DoS bug exploitable via nftables
diff --git a/proxmox-ve/changelog.Debian b/proxmox-ve/changelog.Debian
index a26b12e..8a4af00 100644
--- a/proxmox-ve/changelog.Debian
+++ b/proxmox-ve/changelog.Debian
@@ -1,3 +1,9 @@
+proxmox-ve (5.0-10) unstable; urgency=medium
+
+ * depend on newest 4.10.15-1-pve kernel
+
+ -- Proxmox Support Team <support at proxmox.com> Wed, 7 Jun 2017 10:36:33 +0200
+
proxmox-ve (5.0-8) unstable; urgency=medium
* depend on newest 4.10.11-1-pve kernel
diff --git a/Makefile b/Makefile
index 982ded9..53699a3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
RELEASE=5.0
# also update proxmox-ve/changelog if you change KERNEL_VER or KREL
-KERNEL_VER=4.10.11
-PKGREL=9
+KERNEL_VER=4.10.15
+PKGREL=10
# also include firmware of previous version into
# the fw package: fwlist-2.6.32-PREV-pve
KREL=1
--
2.11.0
More information about the pve-devel
mailing list