]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 4.0-24
authorDietmar Maurer <dietmar@proxmox.com>
Mon, 21 Sep 2015 10:28:34 +0000 (12:28 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 21 Sep 2015 10:28:34 +0000 (12:28 +0200)
Makefile
changelog.Debian

index cb44cd63ae6c19bc990a947b023c5f4ad8fe8386..d6b818d4749b63492154be32d06883c892db745b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.0
 
 VERSION=4.0
 PACKAGE=qemu-server
-PKGREL=23
+PKGREL=24
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index b1ef320f032553ae4c5662c3ec331437d1396fa2..65bda636690657e1061cf71939724b5107ef214d 100644 (file)
@@ -1,3 +1,13 @@
+qemu-server (4.0-24) unstable; urgency=medium
+
+  * improve VM protection mode
+
+  * pci passthough : make vfio default
+
+  * fix error message: allocate to much v-CPUs
+
+ -- Proxmox Support Team <support@proxmox.com>  Mon, 21 Sep 2015 12:28:19 +0200
+
 qemu-server (4.0-23) unstable; urgency=medium
 
   * destroy: avoid warning about undefined 'protection' value