mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-03-12 20:58:26 +03:00
bump version to 5.0-36
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
eba2b72199
commit
19d93db010
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
VERSION=5.0
|
||||
PACKAGE=qemu-server
|
||||
PKGREL=35
|
||||
PKGREL=36
|
||||
|
||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||
|
||||
|
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
||||
qemu-server (5.0-36) unstable; urgency=medium
|
||||
|
||||
* fix #1908: add VM Generation ID (vmgenid) device by default on new VMs and
|
||||
allow to set on existing ones
|
||||
|
||||
* fix version check in qemu_machine_feature_enabled
|
||||
|
||||
* use qemu's internal blockdev-snapshot functions to avoid some issues with
|
||||
snapshots on qcow2 files
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Mon, 24 Sep 2018 11:14:32 +0200
|
||||
|
||||
qemu-server (5.0-35) unstable; urgency=medium
|
||||
|
||||
* add hv_synic and hv_stimer HyperV Enlightment flags on QEMU 3.0 and later
|
||||
|
Loading…
x
Reference in New Issue
Block a user