mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-10-05 04:38:32 +00:00
bump version to 3.0-28
This commit is contained in:
parent
ef5e2be2a4
commit
d39020e566
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=3.0
|
|||||||
|
|
||||||
VERSION=3.0
|
VERSION=3.0
|
||||||
PACKAGE=qemu-server
|
PACKAGE=qemu-server
|
||||||
PKGREL=27
|
PKGREL=28
|
||||||
|
|
||||||
DESTDIR=
|
DESTDIR=
|
||||||
PREFIX=/usr
|
PREFIX=/usr
|
||||||
|
@ -1,3 +1,13 @@
|
|||||||
|
qemu-server (3.0-28) unstable; urgency=low
|
||||||
|
|
||||||
|
* allow to use a socket for serial devices
|
||||||
|
|
||||||
|
* implement 'qm terminal' to open terminal via serial device
|
||||||
|
|
||||||
|
* add ability to run without graphic card ('vga: serial[n]')
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 02 Aug 2013 10:05:35 +0200
|
||||||
|
|
||||||
qemu-server (3.0-27) unstable; urgency=low
|
qemu-server (3.0-27) unstable; urgency=low
|
||||||
|
|
||||||
* add support for unsecure/fast migration (setting in datacenter.cfg)
|
* add support for unsecure/fast migration (setting in datacenter.cfg)
|
||||||
|
Loading…
Reference in New Issue
Block a user