]> git.proxmox.com Git - qemu-server.git/commitdiff
bump version to 4.0-108
authorWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 31 Jan 2017 12:54:56 +0000 (13:54 +0100)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Tue, 31 Jan 2017 12:54:56 +0000 (13:54 +0100)
Makefile
changelog.Debian

index 012186a66f0926cf9404d54b6d796ff9d669e4bd..ba0455ff515d573159c0af7fd781b6dcf2680552 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 VERSION=4.0
 PACKAGE=qemu-server
-PKGREL=107
+PKGREL=108
 
 CFLAGS= -O2 -Werror -Wall -Wtype-limits -Wl,-z,relro 
 
index 6b356352b19b1a047c0439e7e28b89f605e0be27..5acb8dcc25ccdf1e5123c4ac9a33282736faa273 100644 (file)
@@ -1,3 +1,11 @@
+qemu-server (4.0-108) unstable; urgency=medium
+
+  * #1260: convert moved template disk to base
+
+  * change TLS cipher suite to HIGH for spiceterm
+
+ -- Proxmox Support Team <support@proxmox.com>  Tue, 31 Jan 2017 13:54:42 +0100
+
 qemu-server (4.0-107) unstable; urgency=medium
 
   * add dependency on libpve-guest-common-perl