mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-10 23:13:09 +00:00
bump version to 5.0-23
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
50d8dd5dc7
commit
799a3aa2d9
2
Makefile
2
Makefile
@ -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
12
debian/changelog
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user