]> git.proxmox.com Git - pve-qemu.git/commitdiff
bump version to 2.9.1-4
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 6 Dec 2017 08:03:14 +0000 (09:03 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 6 Dec 2017 08:06:59 +0000 (09:06 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Makefile
debian/changelog

index b7f2c74421ef6e6b1f9db008d1fb33696d16af67..2c037b0ddd73198179fc7fadd59665b1c9eac327 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 # also update debian/changelog
 KVMVER=2.9.1
-KVMPKGREL=3
+KVMPKGREL=4
 
 KVMPACKAGE = pve-qemu-kvm
 KVMSRC = qemu
index c5967bcc761dc1816954cd48f01e5ac914ddc962..6a529272eba0225e47ac89d6b81fa7b11296e5ec 100644 (file)
@@ -1,3 +1,11 @@
+pve-qemu-kvm (2.9.1-4) stable; urgency=medium
+
+  * fix CVE-2017-17381: virtio: divide by zero exception while updating rings
+
+  * fix race condition when issuing a 'backup-stop' command
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 06 Dec 2017 09:01:02 +0100
+
 pve-qemu-kvm (2.9.1-3) stable; urgency=medium
 
   * fix CVE-2017-15119: reject large nbd option requests