]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 4.0-83
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 22 Jun 2016 09:33:13 +0000 (11:33 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 22 Jun 2016 09:33:13 +0000 (11:33 +0200)
Makefile
changelog.Debian

index 1ab3f300e1d2403ad9180a6822ae31732eeca73d..307469029d631551149104934d88f9cb87050410 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=4.2
 
 VERSION=4.0
 PACKAGE=qemu-server
-PKGREL=82
+PKGREL=83
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index 057d7b197c7946756eacca115792dc87b725793e..54f774367ca49c989daa5f20131d65a10faa44da 100644 (file)
@@ -1,3 +1,17 @@
+qemu-server (4.0-83) unstable; urgency=medium
+
+  * Add hugepages option
+
+  * Refactor various parts out of QemuServer
+
+  * Include USB devices in vm_devices_list
+
+  * Add usb hotplugging
+
+  * Fix syntax in pve-q35.cfg
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 22 Jun 2016 11:29:01 +0200
+
 qemu-server (4.0-82) unstable; urgency=medium
 
   * add dependency on DBus