]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 4.0-101
authorFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 5 Dec 2016 11:39:24 +0000 (12:39 +0100)
committerFabian Grünbichler <f.gruenbichler@proxmox.com>
Mon, 5 Dec 2016 11:39:24 +0000 (12:39 +0100)
Makefile
changelog.Debian

index 36183f8de8ffc1f6af8093e904f2db31e5999237..96ee0da274854881381315debed9e9dbb2e77a97 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.3
 
 VERSION=4.0
 PACKAGE=qemu-server
-PKGREL=100
+PKGREL=101
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index 5de1e0f2f1f61691cb41a8e0775cec82e878e724..3b3e94eddc860af648c03de8be5cfc17303b5587 100644 (file)
@@ -1,3 +1,9 @@
+qemu-server (4.0-101) unstable; urgency=medium
+
+  * allow migration of local qcow2 snapshots
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 5 Dec 2016 12:38:54 +0100
+
 qemu-server (4.0-100) unstable; urgency=medium
 
   * allow insecure migrations from older qemu-servers