]> git.proxmox.com Git - pve-qemu-kvm.git/commitdiff
bump version to 2.7.0-5
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 7 Nov 2016 10:14:48 +0000 (11:14 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 7 Nov 2016 10:14:48 +0000 (11:14 +0100)
Makefile
debian/changelog

index 601a0e19fc72f96bd9c786004356dd2e79f12fd6..7afc3a2fc41cd0faf85c2795b55fe98deb49b52e 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.2
 
 # also update debian/changelog
 KVMVER=2.7.0
-KVMPKGREL=4
+KVMPKGREL=5
 
 KVMPACKAGE=pve-qemu-kvm
 KVMDIR=qemu-kvm
index afeba89e330536de04e8d0f70d343c4f36238aa3..c0f7a4ca917c380453dd3aabc71be2dfea2012b5 100644 (file)
@@ -1,3 +1,27 @@
+pve-qemu-kvm (2.7.0-5) unstable; urgency=medium
+
+  * fix a missing gluster dependency
+
+  * fix #1193: RAM state of snapshots with RAM getting truncated at creation
+
+  * fix CVE-2016-8909: audio: intel-hda: check stream entry count during transfer
+
+  * fix CVE-2016-8910: net: rtl8139: limit processing of ring descriptors
+
+  * fix CVE-2016-9101: net: eepro100: fix memory leak in device uninit
+
+  * fix CVE-2016-9102: 9pfs: fix memory leak in v9fs_xattrcreate
+
+  * fix CVE-2016-9103: 9pfs: fix information leak in xattr read
+
+  * fix CVE-2016-9104: 9pfs: fix integer overflow issue in xattr read/write
+
+  * fix CVE-2016-9105: 9pfs: fix memory leak in v9fs_link
+
+  * fix CVE-2016-9106: 9pfs: fix memory leak in v9fs_write
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 07 Nov 2016 11:14:31 +0100
+
 pve-qemu-kvm (2.7.0-4) unstable; urgency=medium
 
   * fix #1178: glusterfs daemonization problem