]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 4.0-54
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 10 Feb 2016 16:49:36 +0000 (17:49 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 10 Feb 2016 16:50:45 +0000 (17:50 +0100)
Makefile
changelog.Debian

index d6125d8e29351a6a918e6b0a5c526f08a4d86b0a..1b46c79d8d58966f352c90956fff4a8a16580f11 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.1
 
 VERSION=4.0
 PACKAGE=qemu-server
-PKGREL=53
+PKGREL=54
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index 3b9fec9512bc4d7eac6e1f344651da6ad24c8dae..7dd4048ceb39983bfa125d17e9084d8e95b3f89f 100644 (file)
@@ -1,3 +1,11 @@
+qemu-server (4.0-54) unstable; urgency=medium
+
+  * restore: deal with new backup=0 property string
+
+  * add usb3 option for usb-devices
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 10 Feb 2016 17:49:19 +0100
+
 qemu-server (4.0-53) unstable; urgency=medium
 
   * pass $skiplock all the way through to destroy_vm