mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-05-29 07:10:36 +00:00
bump version to 4.0-57
This commit is contained in:
parent
b42d3cf9d4
commit
07ca4ceb92
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=4.1
|
|||||||
|
|
||||||
VERSION=4.0
|
VERSION=4.0
|
||||||
PACKAGE=qemu-server
|
PACKAGE=qemu-server
|
||||||
PKGREL=56
|
PKGREL=57
|
||||||
|
|
||||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||||
|
|
||||||
|
@ -1,3 +1,15 @@
|
|||||||
|
qemu-server (4.0-57) unstable; urgency=medium
|
||||||
|
|
||||||
|
* delete ram state files when restoring a backup
|
||||||
|
|
||||||
|
* Refactor snapshot code
|
||||||
|
|
||||||
|
* disable vnc server and add -nographic is no vga card is present
|
||||||
|
|
||||||
|
* passthrough : reenable hyperv and add hv_vendor_id for windows
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Thu, 18 Feb 2016 12:47:51 +0100
|
||||||
|
|
||||||
qemu-server (4.0-56) unstable; urgency=medium
|
qemu-server (4.0-56) unstable; urgency=medium
|
||||||
|
|
||||||
* If we freeze the fs with the Qemu-Guest-Agent test if QGA is running.
|
* If we freeze the fs with the Qemu-Guest-Agent test if QGA is running.
|
||||||
|
Loading…
Reference in New Issue
Block a user