mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-07-09 09:14:18 +00:00
bump version to 3.0-16
This commit is contained in:
parent
05937a147d
commit
a8c7e31e60
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=3.0
|
|||||||
|
|
||||||
VERSION=3.0
|
VERSION=3.0
|
||||||
PACKAGE=qemu-server
|
PACKAGE=qemu-server
|
||||||
PKGREL=15
|
PKGREL=16
|
||||||
|
|
||||||
DESTDIR=
|
DESTDIR=
|
||||||
PREFIX=/usr
|
PREFIX=/usr
|
||||||
|
@ -1,3 +1,11 @@
|
|||||||
|
qemu-server (3.0-16) unstable; urgency=low
|
||||||
|
|
||||||
|
* fix bug 395: correctly handle unused disk with storage alias
|
||||||
|
|
||||||
|
* fix unused disk handling (do not hide unused disks when used with snapshot).
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Tue, 28 May 2013 12:23:12 +0200
|
||||||
|
|
||||||
qemu-server (3.0-15) unstable; urgency=low
|
qemu-server (3.0-15) unstable; urgency=low
|
||||||
|
|
||||||
* qemu_img_format : use raw for as default for other storage
|
* qemu_img_format : use raw for as default for other storage
|
||||||
|
Loading…
Reference in New Issue
Block a user