[pve-devel] applied: [PATCH kernel 3/3] bump version to 4.4.35-75
Fabian Grünbichler
f.gruenbichler at proxmox.com
Tue Dec 6 11:30:55 CET 2016
Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
---
changelog.Debian | 8 ++++++++
Makefile | 2 +-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/changelog.Debian b/changelog.Debian
index 5c08716..a37248a 100644
--- a/changelog.Debian
+++ b/changelog.Debian
@@ -1,3 +1,11 @@
+pve-kernel (4.4.35-75) unstable; urgency=medium
+
+ * cherry-pick fix for bn2x2 bridge issue (Ubuntu bug #1616107)
+
+ * fix CVE-2016-8655
+
+ -- Proxmox Support Team <support at proxmox.com> Tue, 6 Dec 2016 09:38:59 +0100
+
pve-kernel (4.4.35-74) unstable; urgency=medium
* update to Ubuntu-4.4.0-52.73
diff --git a/Makefile b/Makefile
index 4f2e5fc..6814fec 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.3
# also update proxmox-ve/changelog if you change KERNEL_VER or KREL
KERNEL_VER=4.4.35
-PKGREL=74
+PKGREL=75
# 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