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:
parent
8c1543dbbb
commit
8765e33fef
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
VERSION=5.0
|
VERSION=5.0
|
||||||
PACKAGE=qemu-server
|
PACKAGE=qemu-server
|
||||||
PKGREL=55
|
PKGREL=56
|
||||||
|
|
||||||
CFLAGS+=-O2 -Werror -Wall -Wextra -Wpedantic -Wtype-limits -Wl,-z,relro -std=gnu11
|
CFLAGS+=-O2 -Werror -Wall -Wextra -Wpedantic -Wtype-limits -Wl,-z,relro -std=gnu11
|
||||||
JSON_CFLAGS=$(shell pkg-config --cflags json-c)
|
JSON_CFLAGS=$(shell pkg-config --cflags json-c)
|
||||||
|
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -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
|
qemu-server (5.0-55) unstable; urgency=medium
|
||||||
|
|
||||||
* Fix #2171: volid based statefiles were not activated on VM start
|
* Fix #2171: volid based statefiles were not activated on VM start
|
||||||
|
Loading…
Reference in New Issue
Block a user