]> git.proxmox.com Git - pve-qemu.git/commitdiff
bump version to 2.9.1-5
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 6 Dec 2017 10:48:50 +0000 (11:48 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 6 Dec 2017 10:50:25 +0000 (11:50 +0100)
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
Makefile
debian/changelog

index 2c037b0ddd73198179fc7fadd59665b1c9eac327..430ad2e75d9d6719f532aa7f3d559793a2c0e107 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 # also update debian/changelog
 KVMVER=2.9.1
-KVMPKGREL=4
+KVMPKGREL=5
 
 KVMPACKAGE = pve-qemu-kvm
 KVMSRC = qemu
index 6a529272eba0225e47ac89d6b81fa7b11296e5ec..0d46cc878ef95cecb662fe3e53dc5b909dbf5aeb 100644 (file)
@@ -1,3 +1,13 @@
+pve-qemu-kvm (2.9.1-5) stable; urgency=medium
+
+  * block/gluster: glfs_lseek() workaround
+    https://bugzilla.redhat.com/show_bug.cgi?id=1425293
+    https://bugzilla.redhat.com/show_bug.cgi?id=1451191
+
+  * gluster: add support for PREALLOC_MODE_FALLOC
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 06 Dec 2017 11:48:43 +0100
+
 pve-qemu-kvm (2.9.1-4) stable; urgency=medium
 
   * fix CVE-2017-17381: virtio: divide by zero exception while updating rings