]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 3.1-22
authorDietmar Maurer <dietmar@proxmox.com>
Wed, 25 Jun 2014 07:31:59 +0000 (09:31 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 25 Jun 2014 07:31:59 +0000 (09:31 +0200)
Makefile
changelog.Debian

index f05de86e5d3ece229e8cb2f200a00a1e73d5f862..c77fd55a8b0c487d0f68532be8cdabd56016c0a2 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@ RELEASE=3.2
 
 VERSION=3.1
 PACKAGE=qemu-server
-PKGREL=21
+PKGREL=22
 
 DESTDIR=
 PREFIX=/usr
index 4fb1bc6055f39adb73ab2569f00d43aca3228d93..995f23bcf7022ff7dbf809069708f3773edfa0e6 100644 (file)
@@ -1,3 +1,11 @@
+qemu-server (3.1-22) unstable; urgency=low
+
+  * hostpci: add pci multifunction support
+  
+  * hostpci: add pcie and x-vga passthrough
+
+ -- Proxmox Support Team <support@proxmox.com>  Wed, 25 Jun 2014 09:31:30 +0200
+
 qemu-server (3.1-21) unstable; urgency=low
 
   * protect websocket API with vncticket