mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-12 12:10:05 +00:00
bump version to 5.0-32
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
ccd166381b
commit
4e09f915bf
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
VERSION=5.0
|
||||
PACKAGE=qemu-server
|
||||
PKGREL=31
|
||||
PKGREL=32
|
||||
|
||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||
|
||||
|
9
debian/changelog
vendored
9
debian/changelog
vendored
@ -1,3 +1,12 @@
|
||||
qemu-server (5.0-32) unstable; urgency=medium
|
||||
|
||||
* api/agent: do not dereference parameter hash before passing to
|
||||
agent_cmd method
|
||||
|
||||
* api/agent: import check_agent_error method
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Mon, 30 Jul 2018 10:55:42 +0200
|
||||
|
||||
qemu-server (5.0-31) unstable; urgency=medium
|
||||
|
||||
* fix #1717: delete snapshot when vm running and drive not attached
|
||||
|
Loading…
Reference in New Issue
Block a user