mirror of
git://git.proxmox.com/git/qemu-server.git
synced 2025-01-22 22:03:55 +03:00
bump version to 5.0-49
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
3ff84d6fe6
commit
272db0fb64
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
VERSION=5.0
|
||||
PACKAGE=qemu-server
|
||||
PKGREL=48
|
||||
PKGREL=49
|
||||
|
||||
CFLAGS+=-O2 -Werror -Wall -Wextra -Wpedantic -Wtype-limits -Wl,-z,relro -std=gnu11
|
||||
JSON_CFLAGS=$(shell pkg-config --cflags json-c)
|
||||
|
8
debian/changelog
vendored
8
debian/changelog
vendored
@ -1,3 +1,11 @@
|
||||
qemu-server (5.0-49) unstable; urgency=medium
|
||||
|
||||
* return config lock in vm status
|
||||
|
||||
* move 'pve-snapshot-name' to common
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Thu, 21 Mar 2019 12:55:03 +0100
|
||||
|
||||
qemu-server (5.0-48) unstable; urgency=medium
|
||||
|
||||
* cloud-init: allow custom network/user data files via snippets
|
||||
|
Loading…
x
Reference in New Issue
Block a user