]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 4.0-80
authorDietmar Maurer <dietmar@proxmox.com>
Thu, 9 Jun 2016 16:13:24 +0000 (18:13 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Thu, 9 Jun 2016 16:13:24 +0000 (18:13 +0200)
Makefile
changelog.Debian

index 743b0ad42d4980e266e28a339892da18fce3ccf4..be4b84d7c996a9c1afd9188712b71e4fa59d8bca 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.2
 
 VERSION=4.0
 PACKAGE=qemu-server
-PKGREL=79
+PKGREL=80
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index 551e97d5f1042f7b29a5c949fd4e482da37c91a3..d6685751c4ea1dd521e954590c8c99a92254fe4a 100644 (file)
@@ -1,3 +1,9 @@
+qemu-server (4.0-80) unstable; urgency=medium
+
+  * split old style pipe open call
+
+ -- Proxmox Support Team <support@proxmox.com>  Thu, 09 Jun 2016 18:13:03 +0200
+
 qemu-server (4.0-79) unstable; urgency=medium
 
   * migrate: collect migration tunnel child process (avoid zombies)