mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-06-24 04:38:22 +00:00
bump version to 3.0-19
This commit is contained in:
parent
42668529e6
commit
bf6d72aa13
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=3.0
|
||||
|
||||
VERSION=3.0
|
||||
PACKAGE=qemu-server
|
||||
PKGREL=18
|
||||
PKGREL=19
|
||||
|
||||
DESTDIR=
|
||||
PREFIX=/usr
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user