mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-07 01:10:26 +00:00
bump version to 4.0-102
and remove useless RELEASE
This commit is contained in:
parent
b017fbda29
commit
3a65f4c9de
4
Makefile
4
Makefile
@ -1,8 +1,6 @@
|
|||||||
RELEASE=4.3
|
|
||||||
|
|
||||||
VERSION=4.0
|
VERSION=4.0
|
||||||
PACKAGE=qemu-server
|
PACKAGE=qemu-server
|
||||||
PKGREL=101
|
PKGREL=102
|
||||||
|
|
||||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||||
|
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
qemu-server (4.0-102) unstable; urgency=medium
|
||||||
|
|
||||||
|
* avoid "No balloon device has been activated" warnings in vmstatus
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Tue, 20 Dec 2016 10:12:55 +0100
|
||||||
|
|
||||||
qemu-server (4.0-101) unstable; urgency=medium
|
qemu-server (4.0-101) unstable; urgency=medium
|
||||||
|
|
||||||
* allow migration of local qcow2 snapshots
|
* allow migration of local qcow2 snapshots
|
||||||
|
Loading…
Reference in New Issue
Block a user