mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-11-02 17:35:30 +00:00
bump version to 5.0-54
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
b29fc9d059
commit
639ed92f27
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
VERSION=5.0
|
||||
PACKAGE=qemu-server
|
||||
PKGREL=53
|
||||
PKGREL=54
|
||||
|
||||
CFLAGS+=-O2 -Werror -Wall -Wextra -Wpedantic -Wtype-limits -Wl,-z,relro -std=gnu11
|
||||
JSON_CFLAGS=$(shell pkg-config --cflags json-c)
|
||||
|
||||
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
qemu-server (5.0-54) unstable; urgency=medium
|
||||
|
||||
* wait for VM scopes to be gone through dbus based helper on VM start
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Mon, 24 Jun 2019 16:51:21 +0200
|
||||
|
||||
qemu-server (5.0-53) unstable; urgency=medium
|
||||
|
||||
* Fix #1999: cli: listsnapshot: handle multiple roots and mark
|
||||
|
||||
Loading…
Reference in New Issue
Block a user