5
0
mirror of git://git.proxmox.com/git/qemu-server.git synced 2025-01-06 13:17:56 +03:00

bump version to 4.0-22

This commit is contained in:
Dietmar Maurer 2015-09-09 07:55:50 +02:00
parent 5f96f4df75
commit 08bd2b0cc2
2 changed files with 9 additions and 1 deletions

View File

@ -2,7 +2,7 @@ RELEASE=4.0
VERSION=4.0
PACKAGE=qemu-server
PKGREL=21
PKGREL=22
CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro

View File

@ -1,3 +1,11 @@
qemu-server (4.0-22) unstable; urgency=medium
* add possibility to restore backup on rbd in krbd mode
* add krbd support to online snapshot
-- Proxmox Support Team <support@proxmox.com> Wed, 09 Sep 2015 07:55:31 +0200
qemu-server (4.0-21) unstable; urgency=medium
* qm: implement bash completion