]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 3.0-19
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 5 Jun 2013 08:28:08 +0000 (10:28 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 5 Jun 2013 08:28:08 +0000 (10:28 +0200)
Makefile
changelog.Debian

index ff4559a48119d976736b13d4b93403bb0a58bf82..f1d57b373ad512661ba33c63d5a1c31a188426eb 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=3.0
 
 VERSION=3.0
 PACKAGE=qemu-server
-PKGREL=18
+PKGREL=19
 
 DESTDIR=
 PREFIX=/usr
index f8c3bec91a2ca26a74b38a62abed6f9a9862bbfa..95f714bb41733cfdfa104a7f520a362df9a65ee7 100644 (file)
@@ -1,3 +1,13 @@
+qemu-server (3.0-19) unstable; urgency=low
+
+  * config: implement new 'machine' configuration
+  
+  * migrate:  pass --machine parameter to remote 'qm start' command
+
+  * snapshot: store/use 'machine' confifiguration
+  
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 05 Jun 2013 10:27:47 +0200
+
 qemu-server (3.0-18) unstable; urgency=low
 
   * imlement delete flag for move_disk