5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-01-03 01:17:58 +03:00

bump version to 5.0-56

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-04-08 17:06:21 +02:00
parent 8c1543dbbb
commit 8765e33fef
2 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,6 @@
VERSION=5.0
PACKAGE=qemu-server
PKGREL=55
PKGREL=56
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-56) unstable; urgency=medium
* add Ice Lake CPU types
* config: harmonize bridge pattern to match the one from containers
-- Proxmox Support Team <support@proxmox.com> Wed, 08 Apr 2020 17:06:05 +0200
qemu-server (5.0-55) unstable; urgency=medium
* Fix #2171: volid based statefiles were not activated on VM start