bump version to 3.3-7

This commit is contained in:
Dietmar Maurer 2014-12-22 17:24:45 +01:00
parent 6fab033c3c
commit 5a4cd260b5
2 changed files with 9 additions and 1 deletions

View File

@ -2,7 +2,7 @@ RELEASE=3.3
VERSION=3.3
PACKAGE=qemu-server
PKGREL=6
PKGREL=7
DESTDIR=
PREFIX=/usr

View File

@ -1,3 +1,11 @@
qemu-server (3.3-7) unstable; urgency=low
* vzdump: use qga freeze in vzdump in snapshot mode
* add custom numa topology support
-- Proxmox Support Team <support@proxmox.com> Mon, 22 Dec 2014 17:24:24 +0100
qemu-server (3.3-6) unstable; urgency=low
* API change: snapshot_create - remove unused freezefs flag.