5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-03-12 20:58:26 +03:00

bump version to 5.0-42

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2018-11-22 11:27:35 +01:00
parent 92ef37cecb
commit 8794aa34e7
2 changed files with 9 additions and 1 deletions

View File

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

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
qemu-server (5.0-42) unstable; urgency=medium
* add mediated devices support
* use improved lspci
-- Proxmox Support Team <support@proxmox.com> Thu, 22 Nov 2018 11:22:04 +0100
qemu-server (5.0-41) unstable; urgency=medium
* fix #1959: add fallback for auto previously set by SLAAC