mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-05 04:46:55 +00:00
bump version to 5.0-50
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
f6409f6169
commit
c68305a497
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
VERSION=5.0
|
||||
PACKAGE=qemu-server
|
||||
PKGREL=49
|
||||
PKGREL=50
|
||||
|
||||
CFLAGS+=-O2 -Werror -Wall -Wextra -Wpedantic -Wtype-limits -Wl,-z,relro -std=gnu11
|
||||
JSON_CFLAGS=$(shell pkg-config --cflags json-c)
|
||||
|
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
||||
qemu-server (5.0-50) unstable; urgency=medium
|
||||
|
||||
* fix #2100: ignore cloudinit drive on offline migration
|
||||
|
||||
* honor bandwidth limits (bwlimit) for migrate, drive-mirror, clone
|
||||
and add to API calls
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Thu, 04 Apr 2019 16:22:10 +0200
|
||||
|
||||
qemu-server (5.0-49) unstable; urgency=medium
|
||||
|
||||
* return config lock in vm status
|
||||
|
Loading…
Reference in New Issue
Block a user