[pve-devel] [PATCH kernel 7/7] bump version to 4.4-83, bump ABI to 4.4.44-1-pve
Fabian Grünbichler
f.gruenbichler at proxmox.com
Wed Mar 1 11:47:05 CET 2017
Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
changelog.Debian | 16 ++++++++++++++++
proxmox-ve/changelog.Debian | 12 ++++++++++++
Makefile | 4 ++--
3 files changed, 30 insertions(+), 2 deletions(-)
diff --git a/changelog.Debian b/changelog.Debian
index 3b0ff46..dcde72a 100644
--- a/changelog.Debian
+++ b/changelog.Debian
@@ -1,7 +1,23 @@
+pve-kernel (4.4.44-83) unstable; urgency=medium
+
+ * update to Ubuntu-4.4.0-63.84
+
+ * add KVM RTC cherry-pick for Windows live-migration
+
+ * disable intel_idle for Atom N2000 series
+
+ * update DRBD 9 module to 9.0.6
+
+ * bump ABI to pve-kernel-4.4.44-1
+
+ -- Proxmox Support Team <support at proxmox.com> Wed, 1 Mar 2017 09:22:35 +0100
+
pve-kernel (4.4.40-82) unstable; urgency=medium
* fix CVE-2017-6074: local root privilege escalation in dccp module
+ * fix #1276: include package version in uname information
+
-- Proxmox Support Team <support at proxmox.com> Thu, 23 Feb 2017 15:14:06 +0100
pve-kernel (4.4.40-80) unstable; urgency=medium
diff --git a/proxmox-ve/changelog.Debian b/proxmox-ve/changelog.Debian
index 265b89b..ee29ef2 100644
--- a/proxmox-ve/changelog.Debian
+++ b/proxmox-ve/changelog.Debian
@@ -1,3 +1,15 @@
+proxmox-ve (4.4-83) unstable; urgency=medium
+
+ * depend on newest 4.4.44-1-pve kernel
+
+ -- Proxmox Support Team <support at proxmox.com> Wed, 1 Mar 2017 09:22:26 +0100
+
+proxmox-ve (4.4-82) unstable; urgency=medium
+
+ * install PVE release keys in a Debian Stretch compatible way
+
+ -- Proxmox Support Team <support at proxmox.com> Thu, 23 Feb 2017 15:14:06 +0100
+
proxmox-ve (4.4-80) unstable; urgency=medium
* depend on newest 4.4.40-1-pve kernel
diff --git a/Makefile b/Makefile
index b791cd9..0f172f0 100644
--- a/Makefile
+++ b/Makefile
@@ -1,8 +1,8 @@
RELEASE=4.4
# also update proxmox-ve/changelog if you change KERNEL_VER or KREL
-KERNEL_VER=4.4.40
-PKGREL=82
+KERNEL_VER=4.4.44
+PKGREL=83
# also include firmware of previous version into
# the fw package: fwlist-2.6.32-PREV-pve
KREL=1
--
2.1.4
More information about the pve-devel
mailing list