mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-10-04 07:09:39 +00:00
bump version to 2.0-72
This commit is contained in:
parent
a04a32bdc2
commit
d7f5657ce0
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=2.2
|
||||
|
||||
VERSION=2.0
|
||||
PACKAGE=qemu-server
|
||||
PKGREL=71
|
||||
PKGREL=72
|
||||
|
||||
DESTDIR=
|
||||
PREFIX=/usr
|
||||
|
@ -1,3 +1,15 @@
|
||||
qemu-server (2.0-72) unstable; urgency=low
|
||||
|
||||
* backport fixes
|
||||
|
||||
* QemuMigrate: phase2_cleanup misses migrate_cancel
|
||||
|
||||
* fix Bug #293: CDROM size not reset when set to use no media
|
||||
|
||||
* add set migrate_downtime default value to 0.1 && add number type
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 08 Jan 2013 06:24:13 +0100
|
||||
|
||||
qemu-server (2.0-71) unstable; urgency=low
|
||||
|
||||
* show better error message if bridge does not exist
|
||||
|
Loading…
Reference in New Issue
Block a user