]> git.proxmox.com Git - pve-http-server.git/commitdiff
bump version to 2.0-10
authorDietmar Maurer <dietmar@proxmox.com>
Fri, 17 Aug 2018 06:30:07 +0000 (08:30 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Fri, 17 Aug 2018 06:30:07 +0000 (08:30 +0200)
Makefile
debian/changelog

index 6f7de985d519bccf1ad4e8aab959386bcad2cf5c..5d37c3fef642700ba4b5b8fcd03bdcbfcdbfc855 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
 PACKAGE=libpve-http-server-perl
 PKGVER=2.0
-PKGREL=9
+PKGREL=10
 
 DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb
 
index b4791ebdab87b9ccac997fc63ba0188a1a62f857..2a3c56206a2223d41f8552a039de0e49fcb2736d 100644 (file)
@@ -1,3 +1,11 @@
+libpve-http-server-perl (2.0-10) unstable; urgency=medium
+
+  * fix #1869: send correct http response in spice proxy
+
+  * websocket: set $max_payload_size = 128*1024; (131072)
+
+ -- Proxmox Support Team <support@proxmox.com>  Fri, 17 Aug 2018 08:29:53 +0200
+
 libpve-http-server-perl (2.0-9) unstable; urgency=medium
 
   * Fix #1684 WebSocket proxy behind a buffered proxy