]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 3.1-18
authorDietmar Maurer <dietmar@proxmox.com>
Tue, 17 Jun 2014 07:00:24 +0000 (09:00 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Tue, 17 Jun 2014 07:00:24 +0000 (09:00 +0200)
Makefile
changelog.Debian

index 99dc8977bf3a04820cb611d94a240c4893fdaaef..61a25e0e3433a90bf68cfbf947842c4c26d2ed35 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=3.2
 
 VERSION=3.1
 PACKAGE=qemu-server
-PKGREL=17
+PKGREL=18
 
 DESTDIR=
 PREFIX=/usr
index 63a239e64d9328bfc21846bb93ff20ef8fe5f3e6..300842e878116c5153f83061283ec3c80050bac6 100644 (file)
@@ -1,3 +1,19 @@
+qemu-server (3.1-18) unstable; urgency=low
+
+  * depend on novnc-pve package
+  
+  * support webockets for VNC console
+  
+  * migration : add setup state
+
+  * add virtio-net multiqueue support
+  
+  * add firewall option to qemu network interface
+  
+  * add initiator-name to iscsi drives if configured
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 17 Jun 2014 09:00:03 +0200
+
 qemu-server (3.1-17) unstable; urgency=low
 
   * depend on pve-firewall package