bump version to 3.0-6

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2020-07-02 09:44:16 +02:00
parent e7ee5e3f75
commit a420cb361a

10
debian/changelog vendored
View File

@ -1,3 +1,13 @@
libpve-http-server-perl (3.0-6) pve pmg; urgency=medium
* fix #2766: allow application/json as content-type for post/put requests
* increase maximal accepted header count to 64. Modern browsers and proxy
combinations can exceed the old limit of 30. The maximal accumulated total
header size of 8 KiB stays untouched.
-- Proxmox Support Team <support@proxmox.com> Thu, 02 Jul 2020 09:42:39 +0200
libpve-http-server-perl (3.0-5) pve pmg; urgency=medium libpve-http-server-perl (3.0-5) pve pmg; urgency=medium
* partially fix #2618: use new unified spice port range helper from * partially fix #2618: use new unified spice port range helper from