mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-05 22:36:37 +00:00
bump version to 5.0-43
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
0f56fff292
commit
e6bac1f569
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
VERSION=5.0
|
||||
PACKAGE=qemu-server
|
||||
PKGREL=42
|
||||
PKGREL=43
|
||||
|
||||
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-43) unstable; urgency=medium
|
||||
|
||||
* usb: fix check if machine type is q35
|
||||
|
||||
* qm cleanup: exit silently if VM config does not belong to node
|
||||
anymore
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Thu, 29 Nov 2018 12:57:49 +0100
|
||||
|
||||
qemu-server (5.0-42) unstable; urgency=medium
|
||||
|
||||
* add mediated devices support
|
||||
|
Loading…
Reference in New Issue
Block a user