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

index 71c75091a5a4bd48bdb4171ce6c14436a0c66766..1b7708d259a0166d6bfeb038fd3a8edab05f062b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 # also update debian/changelog
 KVMVER=2.9.1
-KVMPKGREL=4~pve4
+KVMPKGREL=5~pve4
 
 KVMPACKAGE = pve-qemu-kvm
 KVMSRC = qemu
index 5fe5c6c22a2c2bf8cf29e213b0c63953d2354a7b..9130f0067c1a30cb7c2a4d1d1304d023fc60849b 100644 (file)
@@ -1,3 +1,13 @@
+pve-qemu-kvm (2.9.1-5~pve4) 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>  Thu, 07 Dec 2017 11:37:22 +0100
+
 pve-qemu-kvm (2.9.1-4~pve4) stable; urgency=medium
 
   * fix CVE-2017-17381: virtio: divide by zero exception while updating rings