diff --git a/Makefile b/Makefile index 952d7abf..2513e36f 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ RELEASE=3.3 VERSION=3.3 PACKAGE=qemu-server -PKGREL=16 +PKGREL=17 DESTDIR= PREFIX=/usr diff --git a/changelog.Debian b/changelog.Debian index cf849488..46ec01b5 100644 --- a/changelog.Debian +++ b/changelog.Debian @@ -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 Thu, 12 Feb 2015 08:19:02 +0100 + qemu-server (3.3-16) unstable; urgency=low * QemuServer: fix wrong binding of pci root ports, bridges or switches