From d298a22cc220f99e26fa89df73c15eef057aa09c Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Wed, 24 Nov 2021 18:14:57 +0100 Subject: [PATCH] bump version to 4.0-4 Signed-off-by: Thomas Lamprecht --- debian/changelog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/debian/changelog b/debian/changelog index bc94633..1f5793e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +libpve-http-server-perl (4.0-4) bullseye; urgency=medium + + * webproxy: handle unflushed write buffer + + * fix #3724: disable TLS renegotiation + + * download-stream: allow the api call to set the content-encoding + + -- Proxmox Support Team Wed, 24 Nov 2021 18:14:53 +0100 + libpve-http-server-perl (4.0-3) bullseye; urgency=medium * anyevent: move unlink from http-server to endpoint