bump version to 5.0-23

Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
Wolfgang Bumiller 2018-02-23 13:21:18 +01:00
parent 50d8dd5dc7
commit 799a3aa2d9
2 changed files with 13 additions and 1 deletions

View File

@ -1,6 +1,6 @@
VERSION=5.0
PACKAGE=qemu-server
PKGREL=22
PKGREL=23
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro

12
debian/changelog vendored
View File

@ -1,3 +1,15 @@
qemu-server (5.0-23) unstable; urgency=medium
* fix migrate cache size parameter for qemu 2.11
* typo fixes in migrate task log
* depend on pve-qemu-kvm >= 2.9.1-9
* allow virtio-scsi+iothread controller hot-unplug
-- Proxmox Support Team <support@proxmox.com> Fri, 23 Feb 2018 13:21:08 +0100
qemu-server (5.0-22) unstable; urgency=medium
* fix #1664: nbd mirror: remove socat tunnel now that it is not required