bump version to 3.3-17

This commit is contained in:
Dietmar Maurer 2015-02-12 08:19:19 +01:00
parent ba4eea15e6
commit 093725e829
2 changed files with 11 additions and 1 deletions

View File

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

View File

@ -1,3 +1,13 @@
qemu-server (3.3-17) unstable; urgency=low
* fix CDROM hotplug
* This fix hotplug for devices behind bridges
* check possibility to rollback a snapshot early
-- Proxmox Support Team <support@proxmox.com> Thu, 12 Feb 2015 08:19:02 +0100
qemu-server (3.3-16) unstable; urgency=low qemu-server (3.3-16) unstable; urgency=low
* QemuServer: fix wrong binding of pci root ports, bridges or switches * QemuServer: fix wrong binding of pci root ports, bridges or switches