mirror of
https://git.proxmox.com/git/qemu-server
synced 2025-08-05 18:00:47 +00:00
bump version to 5.0-2
This commit is contained in:
parent
d1782ebad3
commit
2998737860
2
Makefile
2
Makefile
@ -1,6 +1,6 @@
|
||||
VERSION=5.0
|
||||
PACKAGE=qemu-server
|
||||
PKGREL=1
|
||||
PKGREL=2
|
||||
|
||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||
|
||||
|
@ -1,3 +1,11 @@
|
||||
qemu-server (5.0-2) unstable; urgency=medium
|
||||
|
||||
* fix drive mirror readyness check
|
||||
|
||||
* fix uninitialized warning when deleting unset VM option
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Mon, 10 Apr 2017 16:27:59 +0200
|
||||
|
||||
qemu-server (5.0-1) unstable; urgency=medium
|
||||
|
||||
* bump version for stretch
|
||||
|
Loading…
Reference in New Issue
Block a user