bump version to 2.0-10

This commit is contained in:
Dietmar Maurer 2018-08-17 08:30:07 +02:00
parent a4d8bbafbe
commit 60f28d48c2
2 changed files with 9 additions and 1 deletions

View File

@ -1,6 +1,6 @@
PACKAGE=libpve-http-server-perl
PKGVER=2.0
PKGREL=9
PKGREL=10
DEB=${PACKAGE}_${PKGVER}-${PKGREL}_all.deb

8
debian/changelog vendored
View 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