mirror of
https://git.proxmox.com/git/qemu-server
synced 2026-01-03 23:07:17 +00:00
bump version to 4.0-21
This commit is contained in:
parent
ad9a140f88
commit
a877c65cc3
2
Makefile
2
Makefile
@ -2,7 +2,7 @@ RELEASE=4.0
|
||||
|
||||
VERSION=4.0
|
||||
PACKAGE=qemu-server
|
||||
PKGREL=20
|
||||
PKGREL=21
|
||||
|
||||
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro
|
||||
|
||||
|
||||
@ -1,3 +1,15 @@
|
||||
qemu-server (4.0-21) unstable; urgency=medium
|
||||
|
||||
* qm: implement bash completion
|
||||
|
||||
* add VM protection mode
|
||||
|
||||
* fix move_disk on RBD
|
||||
|
||||
* add HA resources check before destroying a VM
|
||||
|
||||
-- Proxmox Support Team <support@proxmox.com> Tue, 08 Sep 2015 10:51:05 +0200
|
||||
|
||||
qemu-server (4.0-20) unstable; urgency=medium
|
||||
|
||||
* fix start kvm with os type 'other'
|
||||
|
||||
Loading…
Reference in New Issue
Block a user