From a420cb361a5161a52940147165ca852d908a4128 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 2 Jul 2020 09:44:16 +0200 Subject: [PATCH] bump version to 3.0-6 Signed-off-by: Thomas Lamprecht --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7e6a215..4f2c267 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Thu, 02 Jul 2020 09:42:39 +0200 + libpve-http-server-perl (3.0-5) pve pmg; urgency=medium * partially fix #2618: use new unified spice port range helper from