mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-06-18 21:04:55 +00:00
bump version to 5.0-46
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
4962130fe1
commit
a60ba460e9
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
VERSION=5.0
|
||||
PACKAGE=qemu-server
|
||||
PKGREL=45
|
||||
PKGREL=46
|
||||
|
||||
CFLAGS+=-O2 -Werror -Wall -Wextra -Wpedantic -Wtype-limits -Wl,-z,relro -std=gnu11
|
||||
JSON_CFLAGS=$(shell pkg-config --cflags json-c)
|
||||
|
12
debian/changelog
vendored
12
debian/changelog
vendored
@ -1,3 +1,15 @@
|
||||
qemu-server (5.0-46) unstable; urgency=medium
|
||||
|
||||
* allow explicit hv-vendor-id
|
||||
|
||||
* allow explicit set vga with gpu passthrough
|
||||
|
||||
* fix #1924: add snapshot parameter
|
||||
|
||||
* allow to add pre- start/stop hook scripts
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Fri, 01 Feb 2019 13:04:19 +0100
|
||||
|
||||
qemu-server (5.0-45) unstable; urgency=medium
|
||||
|
||||
* fix #2003: give qm terminal a terminal over ssh
|
||||
|
Loading…
Reference in New Issue
Block a user