mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-07-23 17:02:38 +00:00
bump version to 5.0-21
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
This commit is contained in:
parent
e5caa02e05
commit
45cc6761db
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
VERSION=5.0
|
VERSION=5.0
|
||||||
PACKAGE=qemu-server
|
PACKAGE=qemu-server
|
||||||
PKGREL=20
|
PKGREL=21
|
||||||
|
|
||||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||||
|
|
||||||
|
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
qemu-server (5.0-21) unstable; urgency=medium
|
||||||
|
|
||||||
|
* fix a case where with the upcoming introduction of sub-commands the spice
|
||||||
|
ticket could be read from a file rather than received via stdin
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Mon, 22 Jan 2018 15:13:23 +0100
|
||||||
|
|
||||||
qemu-server (5.0-20) unstable; urgency=medium
|
qemu-server (5.0-20) unstable; urgency=medium
|
||||||
|
|
||||||
* added spec-ctrl flag to cpu 'flags' property
|
* added spec-ctrl flag to cpu 'flags' property
|
||||||
|
Loading…
Reference in New Issue
Block a user