]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 4.0-84
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 11 Jul 2016 09:53:46 +0000 (11:53 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Mon, 11 Jul 2016 09:53:46 +0000 (11:53 +0200)
Makefile
changelog.Debian

index 4984e4bef94daa6d91b59c357d605a458920f877..99f589f940a5668952965f5efc124fe8a556c51d 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.2
 
 VERSION=4.0
 PACKAGE=qemu-server
-PKGREL=83
+PKGREL=84
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index 9fd1fba213c8a70bd173b54bc2a432b64feb3edd..edeb6d54d27454d5c0cf41dceae0cb0de5b90938 100644 (file)
@@ -1,3 +1,17 @@
+qemu-server (4.0-84) unstable; urgency=medium
+
+  * fix #1046: add non-snapshotted disks as unused
+
+  * fix #1040: warn early about moving a snapshotted disk
+
+  * disable usb hotplug for now
+
+  * remove old move disk snapshot check
+
+  * improve errors when trying to migrate disks with snapshots
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 11 Jul 2016 11:50:01 +0200
+
 qemu-server (4.0-83) unstable; urgency=medium
 
   * Add hugepages option