]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 4.0-42
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 18 Dec 2015 08:20:32 +0000 (09:20 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 18 Dec 2015 08:20:32 +0000 (09:20 +0100)
Makefile
changelog.Debian

index 9ea29bcb937aafd69d45e51204e5e9b00b74a9b9..0eb479ef7299c2226ecfbd102f3cca508ad96b52 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.1
 
 VERSION=4.0
 PACKAGE=qemu-server
-PKGREL=41
+PKGREL=42
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index fdff2164d51ca02ca63c43f350f8c983874cf57f..acfefda7e568951f9607ec361ef9475a64b23fe9 100644 (file)
@@ -1,3 +1,9 @@
+qemu-server (4.0-42) unstable; urgency=medium
+
+  * add detect_zeroes option
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 18 Dec 2015 09:20:18 +0100
+
 qemu-server (4.0-41) unstable; urgency=medium
 
   * add new option to select BIOS (--bios <seabios|ovmf>)