From: Thomas Lamprecht Date: Fri, 11 Dec 2020 07:41:44 +0000 (+0100) Subject: bump version to 3.1-1 X-Git-Url: https://git.proxmox.com/?a=commitdiff_plain;h=e22eccff313987d3a18972641988ade124311bbb;hp=1e1692429a84c2f32a940f6a5a4177ab6fc00057;p=pve-http-server.git bump version to 3.1-1 Signed-off-by: Thomas Lamprecht --- diff --git a/debian/changelog b/debian/changelog index 4f2c267..89f62db 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +libpve-http-server-perl (3.1-1) pve pmg; urgency=medium + + * accept connection phase: fix connection count leak + + * accept connection phase: immediately close socket on early error + + -- Proxmox Support Team Fri, 11 Dec 2020 08:39:36 +0100 + libpve-http-server-perl (3.0-6) pve pmg; urgency=medium * fix #2766: allow application/json as content-type for post/put requests