mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-14 12:30:17 +00:00
bump version to 5.0-29
This commit is contained in:
parent
9ab79e6b1a
commit
dbf34697d0
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
|||||||
VERSION=5.0
|
VERSION=5.0
|
||||||
PACKAGE=qemu-server
|
PACKAGE=qemu-server
|
||||||
PKGREL=28
|
PKGREL=29
|
||||||
|
|
||||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||||
|
|
||||||
|
10
debian/changelog
vendored
10
debian/changelog
vendored
@ -1,3 +1,13 @@
|
|||||||
|
qemu-server (5.0-29) unstable; urgency=medium
|
||||||
|
|
||||||
|
* reserve new VM config with create lock early
|
||||||
|
|
||||||
|
* api: allow auto vm start after create finished
|
||||||
|
|
||||||
|
* use 'system_wakeup' to resume VMs suspended by their guest OS
|
||||||
|
|
||||||
|
-- Proxmox Support Team <support@proxmox.com> Fri, 15 Jun 2018 12:11:29 +0200
|
||||||
|
|
||||||
qemu-server (5.0-28) unstable; urgency=medium
|
qemu-server (5.0-28) unstable; urgency=medium
|
||||||
|
|
||||||
* cloud-init: improve handling of network settings for broken
|
* cloud-init: improve handling of network settings for broken
|
||||||
|
Loading…
Reference in New Issue
Block a user