]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 4.0-79
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 3 Jun 2016 10:16:56 +0000 (12:16 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 3 Jun 2016 10:16:56 +0000 (12:16 +0200)
Makefile
changelog.Debian

index 4e842cb383b81f740ee482beafd951361dbc19c9..743b0ad42d4980e266e28a339892da18fce3ccf4 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.2
 
 VERSION=4.0
 PACKAGE=qemu-server
-PKGREL=78
+PKGREL=79
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index 206d237eea98b2dbdcbe328c177f121920e43c76..551e97d5f1042f7b29a5c949fd4e482da37c91a3 100644 (file)
@@ -1,3 +1,13 @@
+qemu-server (4.0-79) unstable; urgency=medium
+
+  * migrate: collect migration tunnel child process (avoid zombies)
+
+  * migrate: use ssh forwarded UNIX socket tunnel
+
+  * migrate: add some more log output
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 03 Jun 2016 12:16:31 +0200
+
 qemu-server (4.0-78) unstable; urgency=medium
 
   * use enter_systemd_scope instead of systemd-run