mirror of
https://git.proxmox.com/git/pve-http-server
synced 2025-05-02 12:38:22 +00:00
bump version to 2.0-10
This commit is contained in:
parent
a4d8bbafbe
commit
60f28d48c2
2
Makefile
2
Makefile
@ -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
8
debian/changelog
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user