bump version to 5.0-41

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2018-11-19 14:43:32 +01:00
parent b330642aec
commit e196200ab8
2 changed files with 13 additions and 1 deletions

View File

@ -1,6 +1,6 @@
VERSION=5.0
PACKAGE=qemu-server
PKGREL=40
PKGREL=41
CFLAGS+=-O2 -Werror -Wall -Wextra -Wpedantic -Wtype-limits -Wl,-z,relro -std=gnu11
JSON_CFLAGS=$(shell pkg-config --cflags json-c)

12
debian/changelog vendored
View File

@ -1,3 +1,15 @@
qemu-server (5.0-41) unstable; urgency=medium
* fix #1959: add fallback for auto previously set by SLAAC
* create_vm: don't add vmgenid for ARM machines by default
* use qmeventd to execute qm cleanup
* QemuServer: remove PCI sysfs helpers
-- Proxmox Support Team <support@proxmox.com> Mon, 19 Nov 2018 14:38:42 +0100
qemu-server (5.0-40) unstable; urgency=medium
* correctly check display vga type